|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractMathTransform | |
|---|---|
| org.geotoolkit.referencing.operation.projection | Map projection implementations. |
| org.geotoolkit.referencing.operation.transform | Math transform implementations. |
| Uses of AbstractMathTransform in org.geotoolkit.referencing.operation.projection |
|---|
| Subclasses of AbstractMathTransform in org.geotoolkit.referencing.operation.projection | |
|---|---|
class |
AlbersEqualArea
Albers Equal Area Projection (EPSG code 9822). |
class |
CassiniSoldner
Cassini-Soldner Projection (EPSG code 9806). |
class |
EquatorialStereographic
The USGS equatorial case of the stereographic projection. |
class |
Equirectangular
Equidistant Cylindrical projection (EPSG codes 1028, 1029, 9842, 9823). |
class |
Krovak
Krovak Oblique Conformal Conic projection (EPSG code 9819). |
class |
LambertAzimuthalEqualArea
Lambert Azimuthal Equal Area projection (EPSG codes 9820, 9821). |
class |
LambertConformal
Lambert Conical Conformal Projection (EPSG codes 9801, 9802, 9803). |
class |
Mercator
Mercator Cylindrical Projection (EPSG codes 9804, 9805). |
class |
NewZealandMapGrid
The NZMG (New Zealand Map Grid) projection (EPSG code 9811). |
class |
ObliqueMercator
Oblique Mercator projection (EPSG code 9815). |
class |
ObliqueStereographic
Oblique Stereographic projection (EPSG code 9809). |
class |
Orthographic
Orthographic Projection. |
class |
PolarStereographic
The polar case of the stereographic projection. |
class |
Polyconic
American Polyconic Projection (EPSG codes 9818). |
class |
Stereographic
Stereographic Projection. |
class |
TransverseMercator
Transverse Mercator Projection (EPSG codes 9807, 9808). |
class |
UnitaryProjection
Base class for conversion services between ellipsoidal and cartographic projections. |
| Uses of AbstractMathTransform in org.geotoolkit.referencing.operation.transform |
|---|
| Subclasses of AbstractMathTransform in org.geotoolkit.referencing.operation.transform | |
|---|---|
protected class |
AbstractMathTransform.Inverse
Default implementation for inverse math transform. |
class |
AbstractMathTransform1D
Base class for math transforms that are known to be one-dimensional in all cases. |
class |
AbstractMathTransform2D
Base class for math transforms that are known to be two-dimensional in all cases. |
protected class |
AbstractMathTransform2D.Inverse
Default implementation for inverse math transform. |
class |
ConcatenatedTransform
Base class for concatenated transforms. |
class |
ExponentialTransform1D
A one dimensional exponential transform. |
class |
GeocentricAffineTransform
An affine transform applied on geocentric coordinates. |
class |
GeocentricTransform
Transforms three dimensional geographic points to geocentric coordinate points. |
class |
GridTransform
Transforms a set of coordinate points using bilinear interpolation in a grid. |
class |
GridTransform2D
A specialization of GridTransform in the two-dimensional case. |
class |
IdentityTransform
The identity transform. |
class |
LinearTransform1D
A one dimensional, linear transform. |
class |
LogarithmicTransform1D
A one dimensional, logarithmic transform. |
class |
MolodenskyTransform
Two- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation. |
class |
NadconTransform
The NADCON transform (EPSG code 9613). |
class |
NTv2Transform
Transform based on a NTv2 grid (EPSG code 9615). |
class |
PassThroughTransform
Transform which passes through a subset of ordinates to another transform. |
class |
ProjectiveTransform
A usually affine, or otherwise a projective transform. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||