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

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

Uses of DefaultOperationMethod in org.geotools.referencing.operation
 

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

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

Subclasses of DefaultOperationMethod 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 MapProjection.AbstractProvider
          The base provider for MapProjections.
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).
 

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

Subclasses of DefaultOperationMethod in org.geotools.referencing.operation.transform
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 ProjectiveTransform.ProviderAffine
          The provider for the "Affine general parametric transformation" (EPSG 9624).
static class ProjectiveTransform.ProviderLongitudeRotation
          The provider for the "Longitude rotation" (EPSG 9601).
static class WarpTransform2D.Provider
          The provider for the WarpTransform2D.
 



Copyright © GeoTools. All Rights Reserved.