Class CoordinateReference
- java.lang.Object
-
- net.anwiba.spatial.geometry.extract.AbstractReference
-
- net.anwiba.spatial.geometry.extract.CoordinateReference
-
- All Implemented Interfaces:
ICoordinateReference,IReference
public class CoordinateReference extends AbstractReference implements ICoordinateReference
-
-
Field Summary
-
Fields inherited from class net.anwiba.spatial.geometry.extract.AbstractReference
path
-
-
Constructor Summary
Constructors Constructor Description CoordinateReference(IPath path)
-
Method Summary
-
Methods inherited from class net.anwiba.spatial.geometry.extract.AbstractReference
getPath
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.anwiba.spatial.geometry.extract.IReference
getPath
-
-
-
-
Constructor Detail
-
CoordinateReference
public CoordinateReference(IPath path)
-
-