Uses of Package
org.geotools.referencing.operation.projection

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

Classes in org.geotools.referencing.operation.projection used by org.geotools.referencing.operation.projection
EquidistantCylindrical
          Equidistant cylindrical projection (EPSG code 9823).
LambertConformal
          Lambert Conical Conformal Projection.
MapProjection
          Base class for transformation services between ellipsoidal and cartographic projections.
MapProjection.AbstractProvider
          The base provider for MapProjections.
Mercator
          Mercator Cylindrical Projection.
ObliqueMercator.Provider
          The MathTransformProvider for an ObliqueMercator projection.
ObliqueMercator.Provider_TwoPoint
          The MathTransformProvider for a ObliqueMercator projection, specified with two points on the central line (instead of a central point and azimuth).
Orthographic
          Orthographic Projection.
OrthographicOblique
          The oblique case of the Orthographic projection.
ProjectionException
          Thrown by MapProjection when a map projection failed.
Stereographic
          Stereographic Projection.
Stereographic.Provider_North_Pole
          The MathTransformProvider for a Stereographic North Polar projection.
Stereographic.Provider_Polar_B
          The MathTransformProvider for a Stereographic Polar (Variant B) projection.
StereographicOblique
          The USGS oblique/equatorial case of the stereographic projection.
TransverseMercator.Provider
          The MathTransformProvider for a TransverseMercator projection.
 



Copyright © GeoTools. All Rights Reserved.