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