Package org.locationtech.jts.dissolve
-
Class Summary Class Description LineDissolver Dissolves the linear components from a collection ofGeometry
s into a set of maximal-lengthLineString
s in which every unique segment appears once only.
Class | Description |
---|---|
LineDissolver |
Dissolves the linear components
from a collection of
Geometry s
into a set of maximal-length LineString s
in which every unique segment appears once only. |