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 polygonclassPointclassPolygonMethods in org.mariadb.jdbc.type that return GeometryModifier and TypeMethodDescriptionGeometry[]GeometryCollection.getGeometries()Get objectsstatic GeometryGeometry.getGeometry(org.mariadb.jdbc.client.ReadableByteBuf buf, int length, org.mariadb.jdbc.client.Column column) parse geometry objectConstructors in org.mariadb.jdbc.type with parameters of type Geometry