HI,

JTS, used by Geotools for geometry, doesn't do arcs.  But have a look
at this page in the User's Guide...

http://docs.codehaus.org/display/GEOTDOC/01+How+to+Create+a+Geometry#01HowtoCreateaGeometry-Arcs%2CCirclesandCurves

You might also consider creating a curve with one of the Java Shape
classes and then using a PathIterator to get the coordinates of points
along the curve (actually, I'll add a little example of that to the
page shortly).

Hope this helps,

Michael

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to