Uses of Class
org.geotools.referencing.operation.transform.AbstractMathTransform
Packages that use AbstractMathTransform
Package
Description
Basic implementations of map projections.
Basic implementations of math transforms.
-
Uses of AbstractMathTransform in org.geotools.referencing.operation.projection
Subclasses of AbstractMathTransform in org.geotools.referencing.operation.projectionModifier and TypeClassDescriptionclassAlbers Equal Area Projection (EPSG code 9822).static classAbstract base class for Azimuthal Equidistant projections.static classEllipsoidal Azimuthal Equidistant projection.static classSpherical Azimuthal Equidistant projection.classCassini-Soldner Projection (EPSG code 9806).classclassEckert IV projectionclassEqual Earth is a projection inspired by the Robinson projection, but unlike the Robinson projection retains the relative size of areas.classThe equatorial case of theOrthographicprojection.classThe USGS equatorial case of the stereographic projection.classEquidistant Conic Projection.classEquidistant cylindrical projection (EPSG code 9823).classGeneral Oblique Transformation projection useful for rotated spherical coordinates ("Rotated Pole"), commonly used in numerical weather forecasting models.classThe Geostationary Satellite Projectionstatic classstatic classfinal classThe gnomonic projection using a spheroid algorithm.classHomolosine projectionclassHotine Oblique Mercator projection.classKrovak Oblique Conformal Conic projection (EPSG code 9819).classLambert Azimuthal Equal Area (EPSG code 9820).classLambert Conical Conformal Projection.classLambert Conical Conformal 1SP Projection.classLambert Conical Conformal 2SP Projection.classLambert Conical Conformal 2SP Belgium Projection.classBase class for transformation services between ellipsoidal and cartographic projections.classMercator Cylindrical Projection.classMercator Cylindrical 1SP Projection.classMercator Cylindrical 2SP Projection.classMeteosat Second Generation imagery projectionclassMollweide projectionclassThe NZMG (New Zealand Map Grid) projection.classOblique Mercator Projection.classThe oblique case of theOrthographicprojection.classProvides the transform equations for the Oblique Stereographic (EPSG code 9809).classOrthographic Projection.classPlate Carree (or Equirectangular) projection.classThe polar case of theOrthographicprojection.classThe polar case of the stereographic projection.static classstatic classEllipsoidal Polyconic projection.static classEllipsoidal Polyconic projection.classRobinson projectionclassRotated Pole Transformation for rotated spherical coordinates ("Rotated Pole Coordinates"), commonly used in numerical weather forecasting models.classSinusoidal (Sanson–Flamsteed) projectionclassStereographic Projection.classTransverse Mercator Projection (EPSG code 9807).classWinkel Tripel and Hammer Aitoff projectionclassWorld Van der Grinten I projection. -
Uses of AbstractMathTransform in org.geotools.referencing.operation.transform
Subclasses of AbstractMathTransform in org.geotools.referencing.operation.transformModifier and TypeClassDescriptionprotected classDefault implementation for inverse math transform.classBase class for concatenated transform.final classTransforms vertical coordinates using coefficients from the Earth Gravitational Model.classA one dimensional exponentional transform.classTransforms three dimensional geographic points to geocentric coordinate points.classAn affine transform applied on geocentric coordinates.classThe identity transform.classA one dimensional, linear transform.classA one dimensional, logarithmic transform.classTwo- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.classTransform backed by the North American Datum Conversion grid.classThe "NTv2" coordinate transformation method (EPSG:9615).classTransform which passes through a subset of ordinates to another transform.classA usually affine, or otherwise a projective transform.classBase class for transformations from a height above the ellipsoid to a height above the geoid.classWraps an arbitraryWarpobject as a two-dimensional transform.