Class VertexLocater
java.lang.Object
org.locationtech.jtstest.testbuilder.geom.VertexLocater
-
Nested Class Summary
Nested Classes -
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)
-
Constructor Details
-
VertexLocater
-
-
Method Details
-
locateVertex
-
getVertex
-
getIndex
public int getIndex() -
getLocations
-