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 TypeClassDescriptionclassGeometry Collection.classThe MULTICURVE is a collection of curves, which can include linear strings, circular strings or compound strings.classA multi line.classA multi point.classA multi polygon.classThe MULTISURFACE is a collection of surfaces, which can be (linear) polygons or curve polygons.