Class CoordinateReferenceFactory
- java.lang.Object
-
- net.anwiba.spatial.geometry.extract.AbstractReferenceFactory
-
- net.anwiba.spatial.geometry.extract.CoordinateReferenceFactory
-
public class CoordinateReferenceFactory extends AbstractReferenceFactory
-
-
Constructor Summary
Constructors Constructor Description CoordinateReferenceFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ICoordinateReferencecreate(int... indexes)-
Methods inherited from class net.anwiba.spatial.geometry.extract.AbstractReferenceFactory
createPath
-
-
-
-
Method Detail
-
create
public ICoordinateReference create(int... indexes)
-
-