Uses of Interface
org.deegree.geometry.primitive.segments.GeodesicString

Packages that use GeodesicString
org.deegree.geometry   
org.deegree.geometry.primitive.segments   
org.deegree.geometry.standard.curvesegments   
 

Uses of GeodesicString in org.deegree.geometry
 

Methods in org.deegree.geometry that return GeodesicString
 GeodesicString GeometryFactory.createGeodesicString(Points points)
          Creates a GeodesicString curve segment.
 

Uses of GeodesicString in org.deegree.geometry.primitive.segments
 

Subinterfaces of GeodesicString in org.deegree.geometry.primitive.segments
 interface Geodesic
          A GeodesicString that consists of a single arc only.
 

Uses of GeodesicString in org.deegree.geometry.standard.curvesegments
 

Classes in org.deegree.geometry.standard.curvesegments that implement GeodesicString
 class DefaultGeodesic
          Default implementation of Geodesic segments.
 class DefaultGeodesicString
          Default implementation of GeodesicString segments.
 



Copyright © 2011. All Rights Reserved.