Uses of Class
io.github.sebasbaumh.postgis.Polygon
-
Packages that use Polygon Package Description io.github.sebasbaumh.postgis -
-
Uses of Polygon in io.github.sebasbaumh.postgis
Constructor parameters in io.github.sebasbaumh.postgis with type arguments of type Polygon Constructor Description MultiPolygon(Iterable<Polygon> polygons)
Constructs an instance.
-