Uses of Interface
org.opengis.geometry.coordinate.ArcStringByBulge

Packages that use ArcStringByBulge
org.opengis.geometry.coordinate Set of geometric objects. 
 

Uses of ArcStringByBulge in org.opengis.geometry.coordinate
 

Subinterfaces of ArcStringByBulge in org.opengis.geometry.coordinate
 interface ArcByBulge
          Equivalents to the Arc, except the bulge representation is maintained.
 

Methods in org.opengis.geometry.coordinate that return ArcStringByBulge
 ArcStringByBulge GeometryFactory.createArcStringByBulge(List<Position> points, double[] bulges, List<double[]> normals)
          Equivalent to the second constructor of arc, except the bulge representation is maintained internal to the object.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.