Uses of Class
org.geotoolkit.referencing.operation.provider.MapProjection

Packages that use MapProjection
org.geotoolkit.referencing.operation.provider Math transforms providers, including map projections. 
 

Uses of MapProjection in org.geotoolkit.referencing.operation.provider
 

Subclasses of MapProjection in org.geotoolkit.referencing.operation.provider
 class AlbersEqualArea
          The provider for "Albers Equal Area" projection (EPSG:9822).
 class CassiniSoldner
          The provider for "Cassini-Soldner" projection (EPSG:9806).
 class EquidistantCylindrical
          The provider for "Equidistant Cylindrical" projection (EPSG:1028, EPSG:1029).
static class EquidistantCylindrical.Legacy
          Legacy provider for "Equidistant Cylindrical" projection (EPSG:9842).
static class EquidistantCylindrical.Spherical
          Legacy provider for "Equidistant Cylindrical (Spherical)" projection (EPSG:9823).
 class HotineObliqueMercator
          The provider for "Hotine Oblique Mercator" projection (EPSG:9812).
static class HotineObliqueMercator.TwoPoint
          The provider for "Hotine Oblique Mercator" projection specified with two points on the central line.
 class Krovak
          The provider for "Krovak Oblique Conic Conformal" projection (EPSG:9819).
 class LambertAzimuthalEqualArea
          The provider for "Lambert Azimuthal Equal Area" projection (EPSG:9820, EPSG:1027).
static class LambertAzimuthalEqualArea.Spherical
          The provider for "Lambert Azimuthal Equal Area (Spherical)" projection (EPSG:9821).
 class LambertConformal1SP
          The provider for "Lambert Conic Conformal (1SP)" projection (EPSG:9801).
 class LambertConformal2SP
          The provider for "Lambert Conic Conformal (2SP)" projection (EPSG:9802).
static class LambertConformal2SP.Belgium
          The provider for "Lambert Conic Conformal (2SP Belgium)" projection (EPSG:9803).
static class LambertConformal2SP.ESRI
          The provider for "Lambert Conformal Conic" projection.
 class Mercator1SP
          The provider for "Mercator (1SP)" projection (EPSG:9804, EPSG:1026).
 class Mercator2SP
          The provider for "Mercator (2SP)" projection (EPSG:9805).
 class MillerCylindrical
          The provider for "Miller" projection.
 class NewZealandMapGrid
          The provider for "New Zealand Map Grid" (EPSG:9811).
 class ObliqueMercator
          The provider for "Oblique Mercator" projection (EPSG:9815).
static class ObliqueMercator.TwoPoint
          The provider for "Oblique Mercator" projection specified with two points on the central line.
 class ObliqueStereographic
          The provider for "Stereographic" projection using EPSG equations (EPSG:9809).
 class Orthographic
          The provider for "Orthographic" projection.
 class PlateCarree
          The provider for "Plate CarrĂ©e" projection.
 class PolarStereographic
          The provider for "Polar Stereographic (Variant A)" projection (EPSG:9810).
static class PolarStereographic.North
          The provider for "North Polar Stereographic" projection.
static class PolarStereographic.South
          The Provider for "South Polar Stereographic" projection.
static class PolarStereographic.VariantB
          The provider for "Polar Stereographic (Variant B)" projection (EPSG:9829).
 class Polyconic
          The provider for "American Polyconic" projection (EPSG:9818).
 class PseudoMercator
          The provider for "Popular Visualisation Pseudo Mercator" projection (EPSG:1024).
 class Stereographic
          The base provider for "Stereographic" projections.
 class TransverseMercator
          The provider for "Transverse Mercator" projection (EPSG:9807).
static class TransverseMercator.SouthOrientated
          The provider for Mercator Transverse (South Orientated) projection (EPSG:9808).
 



Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.