Uses of Class
org.locationtech.jts.geomgraph.DirectedEdgeStar
Packages that use DirectedEdgeStar
Package
Description
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 DirectedEdgeStarModifier and TypeMethodDescriptionprivate List
ConsistentPolygonRingChecker.getPotentialResultAreaEdges
(DirectedEdgeStar deStar, int opCode) private void
ConsistentPolygonRingChecker.testLinkResultDirectedEdges
(DirectedEdgeStar deStar, int opCode)