Class VertexLocater.Location
java.lang.Object
org.locationtech.jtstest.testbuilder.geom.VertexLocater.Location
- Enclosing class:
VertexLocater
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pt
-
index
private int[] index
-
-
Constructor Details
-
Location
Location(Coordinate pt, int index)
-
-
Method Details
-
getCoordinate
-
getIndices
public int[] getIndices()
-