Uses of Interface
org.opengis.referencing.operation.PlanarProjection

Packages that use PlanarProjection
org.geotools.referencing.operation Coordinate operation implementation. 
org.geotools.referencing.operation.projection Basic implementations of map projections
 

Uses of PlanarProjection in org.geotools.referencing.operation
 

Classes in org.geotools.referencing.operation that implement PlanarProjection
 class DefaultPlanarProjection
          Base class for for azimuthal (or planar) map projections.
 

Uses of PlanarProjection in org.geotools.referencing.operation.projection
 

Methods in org.geotools.referencing.operation.projection that return types with arguments of type PlanarProjection
 Class<PlanarProjection> Stereographic.Provider.getOperationType()
          Returns the operation type for this map projection.
 Class<PlanarProjection> EquidistantConic.Provider.getOperationType()
          Returns the operation type for this map projection.
 Class<PlanarProjection> Orthographic.Provider.getOperationType()
          Returns the operation type for this map projection.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.