Interface VerticesInFencePlugIn.VerticesInFence
-
- Enclosing class:
- VerticesInFencePlugIn
public static interface VerticesInFencePlugIn.VerticesInFence
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<org.locationtech.jts.geom.Coordinate>
getCoordinates()
int
getIndex(int i)
-
-
-
Method Detail
-
getCoordinates
List<org.locationtech.jts.geom.Coordinate> getCoordinates()
-
getIndex
int getIndex(int i)
-
-