Uses of Class
org.geotools.referencing.operation.projection.MapProjection.AbstractProvider

Packages that use MapProjection.AbstractProvider
org.geotools.referencing.operation.projection Basic implementations of map projections.  
 

Uses of MapProjection.AbstractProvider in org.geotools.referencing.operation.projection
 

Subclasses of MapProjection.AbstractProvider in org.geotools.referencing.operation.projection
static class AlbersEqualArea.Provider
          The MathTransformProvider for an Albers Equal Area projection.
static class EquidistantCylindrical.Provider
          The MathTransformProvider for an Equidistant Cylindrical projection.
static class LambertConformal1SP.Provider
          The MathTransformProvider for a Lambert Conformal 1SP projection.
static class LambertConformal2SP.Provider
          The MathTransformProvider for a Lambert Conformal 2SP projection.
static class LambertConformalBelgium.Provider
          The MathTransformProvider for a Lambert Conformal 2SP Belgium Belgium projection.
static class LambertConformalESRI.Provider
          The MathTransformProvider for a Lambert Conformal ESRI projection.
static class Mercator1SP.Provider
          The MathTransformProvider for a Mercator 1SP projection.
static class Mercator2SP.Provider
          The MathTransformProvider for a Mercator 2SP projection.
static class NewZealandMapGrid.Provider
          The MathTransformProvider for New Zealand Map Grid.
static class ObliqueMercator.Provider
          The MathTransformProvider for an ObliqueMercator projection.
static class ObliqueMercator.Provider_Hotine
          The MathTransformProvider for a Hotine ObliqueMercator projection.
static class ObliqueMercator.Provider_Hotine_TwoPoint
          The MathTransformProvider for a Hotine ObliqueMercator projection, specified with two points on the central line (instead of a central point and azimuth).
static class ObliqueMercator.Provider_TwoPoint
          The MathTransformProvider for a ObliqueMercator projection, specified with two points on the central line (instead of a central point and azimuth).
static class Orthographic.Provider
          The MathTransformProvider for a Orthographic projection.
static class PlateCarree.Provider
          The MathTransformProvider for an Plate Carree projection.
static class Stereographic.Provider_North_Pole
          The MathTransformProvider for a Stereographic North Polar projection.
static class Stereographic.Provider_Oblique
          The MathTransformProvider for a Stereographic Oblique projection.
static class Stereographic.Provider_Polar_A
          The MathTransformProvider for a Stereographic Polar projection.
static class Stereographic.Provider_Polar_B
          The MathTransformProvider for a Stereographic Polar (Variant B) projection.
static class Stereographic.Provider_South_Pole
          The MathTransformProvider for a Stereographic North Polar projection.
static class Stereographic.Provider_USGS
          The MathTransformProvider for a Stereographic (USGS equations) projection.
static class TransverseMercator.Provider
          The MathTransformProvider for a TransverseMercator projection.
static class TransverseMercator.Provider_SouthOrientated
          The MathTransformProvider for a South Orientated TransverseMercator projection (EPSG code 9808).
 



Copyright © GeoTools. All Rights Reserved.