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 TypeMethodDescriptionint
getIndex()
getLocations
(Coordinate testPt, double tolerance) getVertex
(Coordinate testPt, double tolerance) static Coordinate
locateVertex
(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
-