Uses of Class
io.github.sebasbaumh.postgis.MultiGeometry
Packages that use MultiGeometry
-
Uses of MultiGeometry in io.github.sebasbaumh.postgis
Subclasses of MultiGeometry in io.github.sebasbaumh.postgisModifier and TypeClassDescriptionclass
Geometry Collection.class
The MULTICURVE is a collection of curves, which can include linear strings, circular strings or compound strings.class
A multi line.class
A multi point.class
A multi polygon.class
The MULTISURFACE is a collection of surfaces, which can be (linear) polygons or curve polygons.