public class JCRSCoordinateTransformation extends Object
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
void |
convert(double[] pointxy) |
CoordinateTransformation |
getReverse() |
CoordinateReferenceSystem |
getSourceProjection() |
CoordinateReferenceSystem |
getTargetProjection() |
public CoordinateReferenceSystem getSourceProjection()
public CoordinateReferenceSystem getTargetProjection()
public void convert(double[] pointxy)
public CoordinateTransformation getReverse()
public Object clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException