Uses of Interface
org.mariadb.jdbc.type.Geometry
Packages that use Geometry
-
Uses of Geometry in org.mariadb.jdbc.type
Classes in org.mariadb.jdbc.type that implement GeometryModifier and TypeClassDescriptionclass
Geometry collection implementationclass
Linestring objectclass
Multilineclass
Multi-pointclass
Multi polygonclass
Pointclass
PolygonFields in org.mariadb.jdbc.type declared as GeometryMethods in org.mariadb.jdbc.type that return GeometryModifier and TypeMethodDescriptionGeometry[]
GeometryCollection.getGeometries()
Get objectsstatic Geometry
Geometry.getGeometry
(ReadableByteBuf buf, int length, Column column) parse geometry objectConstructors in org.mariadb.jdbc.type with parameters of type Geometry