public class JCRSCoordinateTransformation
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.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 java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedException