Class AdjacentVertexFinder
java.lang.Object
org.locationtech.jtstest.testbuilder.geom.AdjacentVertexFinder
Locates all vertices in a geometry which are adjacent
to a given vertex.
- Author:
- mbdavis
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Coordinate[]
findVertices
(Geometry geom, Coordinate testPt) int
getIndex()
getVertices
(Coordinate testPt)
-
Constructor Details
-
AdjacentVertexFinder
-
-
Method Details
-
findVertices
-
getVertices
-
getIndex
public int getIndex()
-