Uses of Class
org.locationtech.jts.operation.polygonize.Polygonizer
-
Packages that use Polygonizer Package Description org.locationtech.jts.operation.polygonize An API for polygonizing sets of lines. -
-
Uses of Polygonizer in org.locationtech.jts.operation.polygonize
Fields in org.locationtech.jts.operation.polygonize declared as Polygonizer Modifier and Type Field Description (package private) Polygonizer
Polygonizer.LineStringAdder. p
Constructors in org.locationtech.jts.operation.polygonize with parameters of type Polygonizer Constructor Description LineStringAdder(Polygonizer p)
-