Uses of Class
io.debezium.connector.postgresql.PostgisGeometry
Packages that use PostgisGeometry
-
Uses of PostgisGeometry in io.debezium.connector.postgresql
Methods in io.debezium.connector.postgresql that return PostgisGeometryModifier and TypeMethodDescriptionstatic PostgisGeometryPostgisGeometry.createEmpty()Create a GEOMETRYCOLLECTION EMPTY PostgisGeometrystatic PostgisGeometryPostgisGeometry.fromEwkb(byte[] ewkb) Create a PostgisGeometry using the supplied PostGIS EWKB.static PostgisGeometryPostgisGeometry.fromHexEwkb(String hexEwkb) Create a PostgisGeometry using the supplied PostGIS Hex EWKB string.