Interface | Description |
---|---|
ILcdAzimuthal |
ILcdAzimuthals are ILcdProjection objects that have
a central point of zero distortion. |
|
Deprecated
This interface has been deprecated.
|
ILcdConic |
An
ILcdConic is an ILcdProjection that is derived
by projection of geodetic points on a cone which is then unrolled. |
ILcdCylindrical |
An
ILcdCylindrical is an ILcdProjection that is
obtained by wrapping a cylinder around the earth globe such that it touches
the equator. |
ILcdGeneralPerspective |
ILcdGeneralPerspective are ILcdProjection objects
that have a central point of zero distortion. |
ILcdObliqueCylindrical |
An
ILcdObliqueCylindrical is an ILcdProjection that
is obtained by wrapping a cylinder around the globe. |
ILcdPerspective |
ILcdPerspective are ILcdProjection objects that
have a central point of zero distortion. |
ILcdProjection |
An
ILcdProjection is a map projection. |
ILcdRectifiedProjection |
An ILcdProjection that uses pairs of tie points to map from one coordinate
system to another.
|
ILcdTransverseCylindrical |
An
ILcdTransverseCylindrical is an ILcdProjection
for which a cylinder is wrapped around the globe. |
Class | Description |
---|---|
ALcdAzimuthal |
ALcdAzimuthal projections are ILcdProjection objects that have
a central point of zero distortion. |
ALcdConic |
A
ALcdConic is a ILcdProjection that is derived
by projection of geodetic points on a cone which is then unrolled. |
ALcdCylindrical |
An
ALcdCylindrical is an ILcdProjection that is
obtained by wrapping a cylinder around the earth globe such that it touches
the equator. |
ALcdGeneralPerspective |
ALcdGeneralPerspective are ILcdProjection objects
that have a central point of zero distortion. |
ALcdObliqueCylindrical |
An
ALcdObliqueCylindrical is an ILcdProjection that
is obtained by wrapping a cylinder around the globe. |
ALcdPerspective |
ALcdPerspective are ILcdProjection objects that
have a central point of zero distortion. |
ALcdProjection |
This abstract class can be used to implement an
ILcdProjection . |
ALcdTransverseCylindrical |
A
ALcdTransverseCylindrical is a ILcdProjection
for which a cylinder is wrapped around the globe. |
TLcdAlbersEqualAreaConic |
Albers Equal Area Conic projection.
|
TLcdAzimuthalEquidistant |
Azimuthal Equidistant projection.
|
TLcdCassini |
Cassini projection.
|
TLcdCassiniSoldner |
Ellipsoidal version of the Cassini projection.
|
TLcdDutchStereographic |
Stereographic projection (modified for the Netherlands).
|
TLcdEckertIV |
Eckert IV projection.
|
TLcdEckertVI |
Eckert VI projection.
|
TLcdEllipsoidalEquidistantCylindrical |
Equidistant Cylindrical projection that uses ellipsoidal calculations.
|
TLcdEquidistantCylindrical |
Equidistant Cylindrical projection.
|
TLcdGeneralPerspective |
General perspective projection.
|
TLcdGeodetic |
Geodetic projection.
|
TLcdGnomonic |
Gnomonic projection.
|
TLcdKrovak |
Krovak Projection
|
TLcdLambertAzimuthalEqualArea |
Lambert Azimuthal Equal-Area projection.
|
TLcdLambertConformal |
Lambert Conformal Conic projection.
|
TLcdMercator |
Mercator projection.
|
TLcdMillerCylindrical |
Miller Cylindrical projection.
|
TLcdMollweide |
Mollweide projection.
|
TLcdObliqueMercator |
Oblique Mercator projection.
|
TLcdOrthographic |
Orthographic projection.
|
TLcdOrthorectifiedProjection |
Orthorectified projection.
|
TLcdPerspectiveProjection |
The perspective projection is an azimuthal projection that maps a 3D scene to
a 2D plane as viewed through a camera viewfinder.
|
TLcdPolarStereographic |
Polar stereographic projection.
|
TLcdPolyconic |
Polyconic projection.
|
TLcdProjectionCustomEditor |
Custom bean editor to select and edit the properties of
ILcdProjection objects. |
TLcdProjectionEditor |
TLcdProjectionEditor extends PropertyEditorSupport
to provide bean property editor support for projections. |
TLcdProjectionFactory |
Factory class to create
ILcdProjection objects from a Properties object
or to serialize a given ILcdProjection object as properties into a
Properties object as side effect. |
TLcdPseudoMercator |
Pseudo-Mercator projection.
|
TLcdRectifiedPolynomialProjection |
Rectified Polynomial Projection.
|
TLcdRectifiedProjectiveProjection |
Rectified Projective projection.
|
TLcdRectifiedRationalProjection |
Rectified Rational projection.
|
TLcdRPCProjection |
A projection that maps image coordinates to ground coordinates based on
Rational Polynomial Coefficients.
|
|
Deprecated
Please use TLcdEquidistantCylindrical instead.
|
TLcdStereographic |
Stereographic projection.
|
TLcdSwissObliqueMercator |
Swiss Oblique Mercator projection.
|
TLcdTransverseMercator |
Transverse Mercator projection.
|
|
Deprecated |
|
Deprecated
Use the new
TLcdUTMGridSystem . |
TLcdVerticalPerspective |
Vertical perspective projection.
|
Enum | Description |
---|---|
TLcdObliqueMercator.Variant |
The variant of this projection.
|