Class QuadEdgeUtil
- java.lang.Object
-
- org.locationtech.jts.triangulate.quadedge.QuadEdgeUtil
-
-
Constructor Summary
Constructors Constructor Description QuadEdgeUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List
findEdgesIncidentOnOrigin(QuadEdge start)
Gets all edges which are incident on the origin of the given edge.
-