Interface CoordinateTransform

All Superinterfaces:
Serializable
All Known Implementing Classes:
BasicCoordinateTransform

public interface CoordinateTransform extends Serializable
An interface for the operation of transforming a ProjCoordinate from one CoordinateReferenceSystem into a different one.
See Also: