Uses of Class
org.geotools.referencing.operation.MathTransformProvider

Packages that use MathTransformProvider
org.geotools.referencing.operation.projection Basic implementations of map projections
org.geotools.referencing.operation.transform Basic implementations of math transforms
 

Uses of MathTransformProvider in org.geotools.referencing.operation.projection
 

Subclasses of MathTransformProvider in org.geotools.referencing.operation.projection
static class AlbersEqualArea.Provider
          The math transform provider for an Albers Equal Area projection (EPSG code 9822).
static class CassiniSoldner.Provider
          The MathTransformProvider for a CassiniSoldner projection.
static class EckertIV.Provider
          The math transform provider for the Eckert IV projection (not part of the EPSG database).
static class EquidistantConic.Provider
          The math transform provider for a EquidistantConic projection.
static class EquidistantCylindrical.Provider
          The math transform provider for an Equidistant Cylindrical projection (EPSG code 9823).
static class EquidistantCylindrical.SphericalProvider
          The math transform provider for an Equidistant Cylindrical projection, spherical case
static class HotineObliqueMercator.Provider
          The math transform provider for a Hotine Oblique Mercator projection (EPSG code 9812).
static class HotineObliqueMercator.Provider_TwoPoint
          The math transform provider for a Hotine Oblique Mercator projection, specified with two points on the central line (instead of a central point and azimuth).
static class Krovak.Provider
          The math transform provider for an Krovak projection (EPSG code 9819).
static class LambertAzimuthalEqualArea.Provider
          The math transform provider for an Lambert Equal Area projection (EPSG code 9820).
static class LambertConformal1SP.Provider
          The math transform provider for a Lambert Conformal 1SP projection (EPSG code 9801).
static class LambertConformal2SP.Provider
          The math transform provider for a Lambert Conformal 2SP projection (EPSG code 9802).
static class LambertConformalBelgium.Provider
          The math transform provider for a Lambert Conformal 2SP Belgium projection (EPSG code 9803).
static class MapProjection.AbstractProvider
          The base provider for MapProjections.
static class Mercator1SP.Provider
          The math transform provider for a Mercator 1SP projection (EPSG code 9804).
static class Mercator2SP.Provider
          The math transform provider for a Mercator 2SP projection (EPSG code 9805).
 class MercatorPseudoProvider
          Supports the popular visualisation projection used by Google, Microsoft, Yahoo, OSM and others
static class Mollweide.MollweideProvider
          The math transform provider for the Mollweide projection (not part of the EPSG database).
static class Mollweide.WagnerIVProvider
          The math transform provider for the Wagner IV projection (not part of the EPSG database).
static class Mollweide.WagnerVProvider
          The math transform provider for the Wagner V projection (not part of the EPSG database).
static class NewZealandMapGrid.Provider
          The math transform provider for New Zealand Map Grid (EPSG code 27200).
static class ObliqueMercator.Provider
          The math transform provider for an Oblique Mercator projection (EPSG code 9815).
static class 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).
static class ObliqueStereographic.Provider
          The math transform provider for a stereographic projection of any kind.
static class Orthographic.Provider
          The math transform provider for a Orthographic projection.
static class PlateCarree.Provider
          The math transform provider for an Plate Carree projection.
static class PolarStereographic.ProviderA
          The math transform provider for a Polar Stereographic projection.
static class PolarStereographic.ProviderB
          The math transform provider for a Polar Stereographic (Variant B) projection.
static class PolarStereographic.ProviderNorth
          The math transform provider for a North Polar Stereographic projection.
static class PolarStereographic.ProviderSouth
          The math transform provider for a South Polar Stereographic projection.
static class Polyconic.Provider
          The math transform provider for a Mercator 1SP projection (EPSG code 9804).
static class Robinson.Provider
          The math transform provider for the Robinson projection (not part of the EPSG database).
static class Stereographic.Provider
          The math transform provider for a Stereographic projections using USGS equations.
static class TransverseMercator.Provider
          The math transform provider for a Transverse Mercator projection (EPSG code 9807).
static class TransverseMercator.Provider_SouthOrientated
          The math transform provider for a South Orientated Transverse Mercator projection (EPSG code 9808).
static class WinkelTripel.AitoffProvider
          The math transform provider for the Aitoff projection (not part of the EPSG database).
static class WinkelTripel.WinkelProvider
          The math transform provider for the Winkle Tripel projection projection (not part of the EPSG database).
static class WorldVanDerGrintenI.Provider
           
 

Uses of MathTransformProvider in org.geotools.referencing.operation.transform
 

Subclasses of MathTransformProvider in org.geotools.referencing.operation.transform
static class EarthGravitationalModel.Provider
          The provider for EarthGravitationalModel.
static class ExponentialTransform1D.Provider
          The provider for the ExponentialTransform1D.
static class GeocentricTransform.Provider
          The provider for GeocentricTransform.
static class GeocentricTransform.ProviderInverse
          The provider for inverse of GeocentricTransform.
static class GeocentricTranslation.Provider
          Base class for geocentric affine transform providers.
static class GeocentricTranslation.ProviderFrameRotation
          Geocentric affine transform provider for "Coordinate Frame rotation".
static class GeocentricTranslation.ProviderSevenParam
          Base class for geocentric affine transform providers with rotation terms.
static class LogarithmicTransform1D.Provider
          The provider for the LogarithmicTransform1D.
static class MolodenskiTransform.Provider
          The provider for MolodenskiTransform.
static class MolodenskiTransform.ProviderAbridged
          The provider for abridged MolodenskiTransform.
static class NADCONTransform.Provider
          The provider for NADCONTransform.
static class NTv2Transform.Provider
          The NTv2Transform provider.
static class ProjectiveTransform.ProviderAffine
          The provider for the "Affine general parametric transformation" (EPSG 9624).
static class ProjectiveTransform.ProviderLongitudeRotation
          The provider for the "Longitude rotation" (EPSG 9601).
 class SimilarityTransformProvider
          The provider for the "Similarity transformation" (EPSG 9621).
static class WarpTransform2D.Provider
          The provider for the WarpTransform2D.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.