Uses of Class
types.collections.time.tstzset
Packages that use tstzset
-
Uses of tstzset in types.boxes
Methods in types.boxes that return tstzsetModifier and TypeMethodDescriptionSTBox.to_tstzspan()
Returns the temporal dimension of "this" as a "tstzset" instance.Methods in types.boxes with parameters of type tstzsetModifier and TypeMethodDescriptionstatic STBox
STBox.from_geometry_tstzspan
(org.locationtech.jts.geom.Geometry geometry, tstzset tstzset, boolean geodetic) Returns a "STBox" from a space and time dimension. -
Uses of tstzset in types.collections.time
Methods in types.collections.time that return tstzsetModifier and TypeMethodDescriptionstatic tstzset
tstzset.from_hexwkb
(String hexwkb) Returns a "tstzset" from its WKB representation in hex-encoded ASCII.tstzset.shift_scale
(Integer shift, Integer duration)