org.cts.op.transformation
Interface GeoTransformation

All Known Implementing Classes:
GeocentricTranslation, SevenParameterTransformation

public interface GeoTransformation

A GeoTransformation is a coordinate operation that bind two Geocentric Coordinate Reference System. There is several sorts of GeoTransformation such as the GeocentricTranslation and the SevenParameterTransformation.

Author:
Erwan Bocher

Method Summary
 String toWKT()
          Returns a WKT representation of the transformation.
 

Method Detail

toWKT

String toWKT()
Returns a WKT representation of the transformation.



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.