Hi,
how can i fill a closed LineStripArray wäth color?

Detail: The program reads an external .eps file and gets the coordinates of
the map. For the all L (lineTo) cases in eps file, program creates a
LineArrayStrip and draws it in Universe. Each LineStripArray represents the
boundries of a city.

Problem: I cant fill in the closed Lines (cities) with colors, since there
is nothing inside of the LineStripArray. (This will be a 3D version of my
latest school project that i with java2D using GeneralPath wrote.)

Thanks

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to