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

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

Uses of ArcByBulge in org.opengis.geometry.coordinate
 

Methods in org.opengis.geometry.coordinate that return ArcByBulge
 ArcByBulge GeometryFactory.createArcByBulge(Position startPoint, Position endPoint, double bulge, double[] normal)
          Equivalents to the second constructor of arc, except the bulge representation is maintained.
 



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