Uses of Interface
org.geotools.api.referencing.operation.CylindricalProjection
Packages that use CylindricalProjection
-
Uses of CylindricalProjection in org.geotools.referencing.operation
Classes in org.geotools.referencing.operation that implement CylindricalProjectionModifier and TypeClassDescriptionclass
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 CylindricalProjectionModifier and TypeMethodDescriptionEquidistantCylindrical.Provider.getOperationType()
Returns the operation type for this map projection.EquidistantCylindrical.SphericalProvider.getOperationType()
Returns the operation type for this map projection.Mercator1SP.Provider.getOperationType()
Returns the operation type for this map projection.Mercator2SP.Provider.getOperationType()
Returns the operation type for this map projection.MercatorPseudoProvider.getOperationType()
Returns the operation type for this map projection.ObliqueMercator.Provider.getOperationType()
Returns the operation type for this map projection.PlateCarree.Provider.getOperationType()
Returns the operation type for this map projection.Polyconic.Provider.getOperationType()
Returns the operation type for this map projection.TransverseMercator.Provider.getOperationType()
Returns the operation type for this map projection.