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 math transform provider for an Albers Equal Area projection (EPSG code 9822).
static class EquidistantCylindrical.Provider
          The math transform provider for an Equidistant Cylindrical projection (EPSG code 9823).
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 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 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).
 

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

Subclasses of DefaultOperationMethod 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 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 © 1996-2009 Geotools. All Rights Reserved.