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 TypeClassDescriptionclassGeometry collection implementationclassLinestring objectclassMultilineclassMulti-pointclassMulti polygonclassPointclassPolygonFields in org.mariadb.jdbc.type declared as GeometryMethods in org.mariadb.jdbc.type that return GeometryModifier and TypeMethodDescriptionGeometry[]GeometryCollection.getGeometries()Get objectsstatic GeometryGeometry.getGeometry(ReadableByteBuf buf, int length, Column column) parse geometry objectConstructors in org.mariadb.jdbc.type with parameters of type Geometry