GeoAPI 1.0
Build 2004-05-18

org.opengis.referencing.operation
Interface Conversion

All Superinterfaces:
CoordinateOperation, Info, Operation, SingleOperation
All Known Subinterfaces:
ConicProjection, CylindricalProjection, PlanarProjection, Projection

public interface Conversion
extends Operation

An operation on coordinates that does not include any change of Datum. The best-known example of a coordinate conversion is a map projection. The parameters describing coordinate conversions are defined rather than empirically derived. Note that some conversions have no parameters.

Version:
Abstract specification 2.0
Author:
ISO 19111, OpenGIS® consortium
See Also:
Transformation
UML identifier (abstract type): CC_Conversion

Method Summary
 String getOperationVersion()
          Deprecated. This attribute is declared in CoordinateOperation but is not used in a conversion.
 
Methods inherited from interface Operation
getMethod, getParameterValues
 
Methods inherited from interface CoordinateOperation
getMathTransform, getPositionalAccuracy, getScope, getSourceCRS, getTargetCRS, getValidArea
 
Methods inherited from interface Info
getIdentifiers, getName, getRemarks
 

Method Detail

getOperationVersion

String getOperationVersion()
Deprecated. This attribute is declared in CoordinateOperation but is not used in a conversion.

Version of the coordinate transformation.

Specified by:
getOperationVersion in interface CoordinateOperation
Returns:
Always null.

GeoAPI 1.0
Build 2004-05-18

Symbols, terms and definitions
Copyright OpenGIS® Consortium