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

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

Uses of GeodesicString in org.opengis.geometry.coordinate
 

Subinterfaces of GeodesicString in org.opengis.geometry.coordinate
 interface Geodesic
          Two distinct positions joined by a geodesic curve.
 

Methods in org.opengis.geometry.coordinate that return GeodesicString
 GeodesicString GeometryFactory.createGeodesicString(List<Position> points)
          Takes two or more positions, interpolates using a geodesic defined from the geoid (or ellipsoid) of the coordinate reference system being used, and creates the appropriate geodesic string joining them.
 



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