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 ListConsistentPolygonRingChecker.getPotentialResultAreaEdges(DirectedEdgeStar deStar, int opCode) private voidConsistentPolygonRingChecker.testLinkResultDirectedEdges(DirectedEdgeStar deStar, int opCode)