Uses of Class
org.geotoolkit.referencing.operation.DefaultOperationMethod

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

Uses of DefaultOperationMethod in org.geotoolkit.referencing.operation
 

Subclasses of DefaultOperationMethod in org.geotoolkit.referencing.operation
 class MathTransformProvider
          An operation method capable to create a math transform from set of parameter values.
 

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

Subclasses of DefaultOperationMethod in org.geotoolkit.referencing.operation.provider
 class AbridgedMolodensky
          The provider for "Abridged Molodensky transformation" (EPSG:9605).
 class Affine
          The provider for "Affine general parametric transformation" (EPSG:9624).
 class AlbersEqualArea
          The provider for "Albers Equal Area" projection (EPSG:9822).
 class CassiniSoldner
          The provider for "Cassini-Soldner" projection (EPSG:9806).
 class CoordinateFrameRotation
          The provider for "Coordinate Frame Rotation" (EPSG:9607).
 class EllipsoidToGeocentric
          The provider for "Geographic/geocentric conversions" (EPSG:9602).
 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 Exponential
          The provider for ExponentialTransform1D.
 class GeocentricToEllipsoid
          The provider for "Geographic/geocentric conversions" (EPSG:9602).
 class GeocentricTranslation
          The provider for "Geocentric translation" (EPSG:9603).
 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 Logarithmic
          The provider for LogarithmicTransform1D.
 class LongitudeRotation
          The provider for "Longitude rotation" (EPSG:9601).
 class MapProjection
          The base provider for map projections.
 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 Molodensky
          The provider for "Molodensky transformation" (EPSG:9604).
 class NADCON
          The provider for "North American Datum Conversion" (EPSG:9613).
 class NewZealandMapGrid
          The provider for "New Zealand Map Grid" (EPSG:9811).
 class NTv2
          The provider for "National Transformation" version 2 (ESPG:9615).
 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 PositionVector7Param
          The provider for "Position Vector 7-parameters transformation" (EPSG:9606).
 class PseudoMercator
          The provider for "Popular Visualisation Pseudo Mercator" projection (EPSG:1024).
 class RGF93
          The provider for "France geocentric interpolation" (ESPG:9655).
 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.