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

Packages that use ArcStringByBulge
org.opengis.geometry.coordinate Core package needed to investigate coordinate-defined geometry. 
 

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-2012 Open Geospatial Consortium. All Rights Reserved.