JavaScript is disabled on your browser.
Skip navigation links
Debezium Core 2.7.3.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH
Uses of Class
io.debezium.data.geometry.Geometry
Packages that use
Geometry
Package
Description
io.debezium.data.geometry
Uses of
Geometry
in
io.debezium.data.geometry
Subclasses of
Geometry
in
io.debezium.data.geometry
Modifier and Type
Class
Description
class
Geography
A semantic type for a Geography class.
class
Point
A semantic type for a geometric Point, defined as a set of (x,y) coordinates.