Package org.locationtech.jts.operation.polygonize
package org.locationtech.jts.operation.polygonize
An API for polygonizing sets of lines.
-
ClassesClassDescriptionRepresents a ring of
PolygonizeDirectedEdges which form a ring of a polygon.Compares EdgeRings based on their envelope, using the standard lexicographic ordering.ADirectedEdgeof aPolygonizeGraph, which represents an edge of a polygon formed by the graph.An edge of a polygonization graph.Represents a planar graph of edges that can be used to compute a polygonization, and implements the algorithms to compute theformed by the graph.invalid reference
EdgeRingsPolygonizes a set ofGeometrys which contain linework that represents the edges of a planar graph.Adds every linear element in aGeometryinto the polygonizer graph.