Package org.locationtech.jts.operation.overlay
-
Class Summary Class Description LineBuilder Forms JTS LineStrings out of a the graph ofDirectedEdges created by anOverlayOp.MaximalEdgeRing A ring ofDirectedEdges which may contain nodes of degree > 2.MinimalEdgeRing A ring ofEdges with the property that no node has degree greater than 2.OverlayNodeFactory Creates nodes for use in thePlanarGraphs constructed during overlay operations.OverlayOp Computes the geometric overlay of twoGeometrys.PointBuilder ConstructsPoints from the nodes of an overlay graph.PolygonBuilder FormsPolygons out of a graph ofDirectedEdges.