Uses of Class
org.deegree.cs.projections.ProjectionBase

Packages that use ProjectionBase
org.deegree.cs.projections.azimuthal   
org.deegree.cs.projections.conic   
org.deegree.cs.projections.cylindric   
 

Uses of ProjectionBase in org.deegree.cs.projections.azimuthal
 

Subclasses of ProjectionBase in org.deegree.cs.projections.azimuthal
 class LambertAzimuthalTest
          StereographicAlternativeTest test the lambert azimuthal equal area projection.
 class StereographicAlternativeTest
          StereographicAlternativeTest test the accuracy of the stereographic alternative projection by checking against a reference point created with proj4.
 class StereographicTest
          StereographicAlternativeTest test the stereographic azimuthal projection as it was defined by snyder.
 

Uses of ProjectionBase in org.deegree.cs.projections.conic
 

Subclasses of ProjectionBase in org.deegree.cs.projections.conic
 class LambertConformalConicTest
          StereographicAlternativeTest test the lambert conformal conic projection
 

Uses of ProjectionBase in org.deegree.cs.projections.cylindric
 

Subclasses of ProjectionBase in org.deegree.cs.projections.cylindric
 class TransverseMercatorTest
          StereographicAlternativeTest tests the transverse mercator projection.
 



Copyright © 2011. All Rights Reserved.