Uses of Class
org.locationtech.jts.geomgraph.DirectedEdgeStar
-
Packages that use DirectedEdgeStar Package Description org.locationtech.jts.operation.overlay Contains classes that perform a topological overlay to compute boolean spatial functions. -
-
Uses of DirectedEdgeStar in org.locationtech.jts.operation.overlay
Methods in org.locationtech.jts.operation.overlay with parameters of type DirectedEdgeStar Modifier and Type Method Description private java.util.List
ConsistentPolygonRingChecker. getPotentialResultAreaEdges(DirectedEdgeStar deStar, int opCode)
private void
ConsistentPolygonRingChecker. testLinkResultDirectedEdges(DirectedEdgeStar deStar, int opCode)
-