View Single Post
  #1 (permalink)  
Old 11-07-2007, 04:13 PM
alley alley is offline
Member
 
Join Date: Nov 2007
Posts: 6
alley is on a distinguished road
Arc2D.Double coordinates
Hello,

I would like to create an array with some x and y coordinates (say 10 of them, or decided by the user) of the arc of an Arc2D.Double shape so as to create Point2D objects on these coordinates.

Can you help me how this can be done? I have tried the getPathIterator() but couldn't get the coordinates, too difficult for me...!

Thanks for your help.
Reply With Quote
Sponsored Links