Class AbstractReferenceFactory
- java.lang.Object
-
- net.anwiba.spatial.geometry.extract.AbstractReferenceFactory
-
- Direct Known Subclasses:
CoordinateReferenceFactory,GeometryReferenceFactory
public abstract class AbstractReferenceFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AbstractReferenceFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected IPathcreatePath(int... indices)
-
-
-
Method Detail
-
createPath
protected IPath createPath(int... indices)
-
-