Class VertexLocater
java.lang.Object
org.locationtech.jtstest.testbuilder.geom.VertexLocater
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class(package private) static class(package private) static class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetIndex()getLocations(Coordinate testPt, double tolerance) getVertex(Coordinate testPt, double tolerance) static CoordinatelocateVertex(Geometry geom, Coordinate testPt, double tolerance)
-
Field Details
-
geom
-
vertexPt
-
vertexIndex
private int vertexIndex
-
-
Constructor Details
-
VertexLocater
-
-
Method Details
-
locateVertex
-
getVertex
-
getIndex
public int getIndex() -
getLocations
-