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

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

Classes in org.geotools.referencing.operation.projection used by org.geotools.geometry.jts
PointOutsideEnvelopeException
          Thrown by MapProjection when a map projection failed because the point is outside the envelope of validity.
 

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
          Oblique Mercator Projection.
ObliqueMercator.Provider
          The math transform provider for an Oblique Mercator projection (EPSG code 9815).
ObliqueMercator.Provider_TwoPoint
          The math transform provider for a Oblique Mercator projection, specified with two points on the central line (instead of a central point and azimuth).
ObliqueOrthographic
          The oblique case of the Orthographic projection.
Orthographic
          Orthographic Projection.
ProjectionException
          Thrown by MapProjection when a map projection failed.
Stereographic
          Stereographic Projection.
Stereographic.Provider
          The math transform provider for a Stereographic projections using USGS equations.
TransverseMercator.Provider
          The math transform provider for a Transverse Mercator projection (EPSG code 9807).
 



Copyright © 1996-2009 Geotools. All Rights Reserved.