Uses of Package
org.geotoolkit.referencing.operation

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

Classes in org.geotoolkit.referencing.operation used by org.geotoolkit.referencing.operation
AbstractCoordinateOperation
          Establishes an association between a source and a target coordinate reference system, and provides a transform for transforming coordinates in the source CRS to coordinates in the target CRS.
AbstractCoordinateOperationFactory
          Base class for coordinate operation factories.
DefaultConversion
          An operation on coordinates that does not include any change of Datum.
DefaultCoordinateOperationFactory
          Creates coordinate operations.
DefaultOperationMethod
          Definition of an algorithm used to perform a coordinate operation.
DefaultProjection
          A conversion transforming (longitude,latitude) coordinates to Cartesian coordinates (x,y).
DefaultSingleOperation
          A parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.
 

Classes in org.geotoolkit.referencing.operation used by org.geotoolkit.referencing.operation.provider
DefaultOperationMethod
          Definition of an algorithm used to perform a coordinate operation.
MathTransformProvider
          An operation method capable to create a math transform from set of parameter values.
 



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