Uses of Package
org.geotools.referencing.operation.projection
-
Packages that use org.geotools.referencing.operation.projection Package Description org.geotools.geometry.jts org.geotools.referencing Reference systems implementation.org.geotools.referencing.operation.projection Basic implementations of map projections. -
Classes in org.geotools.referencing.operation.projection used by org.geotools.geometry.jts Class Description PointOutsideEnvelopeException Thrown byMapProjection
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 Class Description MapProjection Base class for transformation services between ellipsoidal and cartographic projections. -
Classes in org.geotools.referencing.operation.projection used by org.geotools.referencing.operation.projection Class Description AzimuthalEquidistant.Abstract Abstract base class for Azimuthal Equidistant projections.AzimuthalEquidistant.Mode The four possible modes or aspects of the projection.EquidistantCylindrical Equidistant cylindrical projection (EPSG code 9823).GeostationarySatellite The Geostationary Satellite ProjectionLambertConformal Lambert Conical Conformal Projection.MapProjection Base class for transformation services between ellipsoidal and cartographic projections.MapProjection.AbstractProvider The base provider forMapProjection
s.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 theOrthographic
projection.Orthographic Orthographic Projection.Polyconic.Abstract ProjectionException Thrown byMapProjection
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).