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