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

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

Uses of CylindricalProjection in org.geotools.referencing.operation
 

Classes in org.geotools.referencing.operation that implement CylindricalProjection
 class DefaultCylindricalProjection
          Base class for cylindrical map projections.
 

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

Methods in org.geotools.referencing.operation.projection that return types with arguments of type CylindricalProjection
 Class<CylindricalProjection> Mercator2SP.Provider.getOperationType()
          Returns the operation type for this map projection.
 Class<CylindricalProjection> ObliqueMercator.Provider.getOperationType()
          Returns the operation type for this map projection.
 Class<CylindricalProjection> Mercator1SP.Provider.getOperationType()
          Returns the operation type for this map projection.
 Class<CylindricalProjection> TransverseMercator.Provider.getOperationType()
          Returns the operation type for this map projection.
 Class<CylindricalProjection> Polyconic.Provider.getOperationType()
          Returns the operation type for this map projection.
 Class<CylindricalProjection> EquidistantCylindrical.Provider.getOperationType()
          Returns the operation type for this map projection.
 Class<CylindricalProjection> EquidistantCylindrical.SphericalProvider.getOperationType()
          Returns the operation type for this map projection.
 Class<CylindricalProjection> MercatorPseudoProvider.getOperationType()
          Returns the operation type for this map projection.
 Class<CylindricalProjection> PlateCarree.Provider.getOperationType()
          Returns the operation type for this map projection.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.