-
Returns the bounding box of the "this".
Expands "this" with "other".
Returns a collection of :class:`STBox`es representing the bounding boxes of the segments of the temporal point.
-
STBox._get_box(Object other,
boolean allow_space_only,
boolean allow_time_only)
Factory method to create new STBox objects
Returns the union of "this" with "other".
Returns a copy of "this".
Expands "this" with "other".
Expands "this" with "other".
STBox.from_geometry(org.locationtech.jts.geom.Geometry geom,
boolean geodetic)
Returns a "STBox" from a "Geometry".
Returns a "STBox" from a space and time dimension.
Returns a "STBox" from a space and time dimension.
Returns a "STBox" from its WKB representation in hex-encoded ASCII.
Returns a "STBox" from a "Time" instance.
Returns the bounding box of a "TPoint" instance as an "STBox".
Get the spatial dimension of "this", removing the temporal dimension
if any
Returns the intersection of "this" with "other".
Returns the intersection of "this" with "other".
Returns "this" rounded to the given number of decimal digits.
Returns a copy of "this" with the SRID set to "value".
Returns the union of "this" with "other".
Returns a 2D (YxX) or 3D (ZxYxX) list of :class:`STBox` instances
resulting from the quad split of ``self``.
Returns a list of 4 (or 8 if `self`has Z dimension) :class:`STBox`
instances resulting from the quad split of ``self``.
Returns the union of "this" with "other".
Expands "this" with "other".
Returns the intersection of "this" with "other".
Returns the intersection of "this" with "other".
float
Returns the distance between the nearest points of "this" and "other".
Returns the union of "this" with "other".