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

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

Uses of Geodesic in org.opengis.geometry.coordinate
 

Methods in org.opengis.geometry.coordinate that return Geodesic
 Geodesic GeometryFactory.createGeodesic(Position startPoint, Position endPoint)
          Takes two positions and creates the appropriate geodesic joining them.
 

Methods in org.opengis.geometry.coordinate that return types with arguments of type Geodesic
 List<Geodesic> GeodesicString.asGeodesics()
          Decomposes a geodesic string into an equivalent sequence of geodesic segments.
 



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