Class VertexLocater.Location
- java.lang.Object
-
- org.locationtech.jtstest.testbuilder.geom.VertexLocater.Location
-
- Enclosing class:
- VertexLocater
public static class VertexLocater.Location extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Coordinate
getCoordinate()
int[]
getIndices()
-
-
-
Method Detail
-
getCoordinate
public Coordinate getCoordinate()
-
getIndices
public int[] getIndices()
-
-