> From: Omer Haybat [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 11, 2005 12:26 PM
> To: JAVA3D-INTEREST@JAVA.SUN.COM
> Subject: [JAVA3D] Fill a close LineStripArray with color
>
> Hi,
> how can i fill a closed LineStripArray wäth color?
You can't. You have to use solid polygons constructed fr
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.
Do you or can you fill inside of the closed LineStripArray? If yes can you
tell me how.
Thx
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general hel
Hi
how can i fill the inside of a closed LineStripArray with color?
Is there a method like GeneralPath fill=?
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".