Package | Description |
---|---|
org.geotools.geometry.jts | |
org.geotools.referencing |
Reference systems implementation.
|
org.geotools.referencing.operation.projection |
Basic implementations of map projections.
|
Class and Description |
---|
PointOutsideEnvelopeException
Thrown by
MapProjection when a map projection failed because the point is outside the
envelope of validity. |
Class and Description |
---|
MapProjection
Base class for transformation services between ellipsoidal and cartographic projections.
|
Class and 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 Projection
Adapted from https://github.com/OSGeo/proj.4/blob/4.9/src/PJ_geos.c
NOTE: Not all valid coordinates in this projection will transform to valid terrestrial
coordinates, this is especially true of "Full Disk" earth coverages.
|
LambertConformal
Lambert Conical Conformal Projection.
|
MapProjection
Base class for transformation services between ellipsoidal and cartographic projections.
|
MapProjection.AbstractProvider
The base provider for
MapProjection 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 the
Orthographic projection. |
Orthographic
Orthographic Projection.
|
Polyconic.Abstract |
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–2022 Geotools. All rights reserved.