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

Packages that use Geodesic
org.deegree.geometry   
org.deegree.geometry.standard.curvesegments   
 

Uses of Geodesic in org.deegree.geometry
 

Methods in org.deegree.geometry that return Geodesic
 Geodesic GeometryFactory.createGeodesic(Point p1, Point p2)
          Creates a Geodesic curve segment.
 

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

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



Copyright © 2011. All Rights Reserved.