Minimum Bounding Rectangle of spatial object
dimension of mbr
interval of each dimension
the mbr will merge into this mbr.
the length of 1d mbr, the area of 2d mbr, or the volume of 3d or nd mbr.
clone this mbr
the cloned mbr
the mbr that this mbr merge with
the merged mbr
if this mbr overlaps with other mbr
other mbr
if this mbr within other mbr
Static
number of box boundary.
the mbr
RTreeMBR.build(d1_min, d1_max, d2_min, d2_max, d3_min, d3_max,...); Copy
RTreeMBR.build(d1_min, d1_max, d2_min, d2_max, d3_min, d3_max,...);
Minimum Bounding Rectangle of spatial object