Package org.gdal.osr

Class CoordinateTransformation

java.lang.Object
org.gdal.osr.CoordinateTransformation

public class CoordinateTransformation extends Object
Object for transforming between coordinate systems.

The CoordinateTransformation class is a binding for the C++ OGRCoordinateTransformation class.