Package org.locationtech.jts.operation.polygonize
An API for polygonizing sets of lines.
-
Class Summary Class Description HoleAssigner Assigns hole rings to shell rings during polygonization.Polygonizer Polygonizes a set ofGeometry
s which contain linework that represents the edges of a planar graph.