Uses of Class
org.apache.orc.geospatial.BoundingBox
Packages that use BoundingBox
-
Uses of BoundingBox in org.apache.orc
Methods in org.apache.orc that return BoundingBox -
Uses of BoundingBox in org.apache.orc.geospatial
Methods in org.apache.orc.geospatial that return BoundingBoxMethods in org.apache.orc.geospatial with parameters of type BoundingBoxModifier and TypeMethodDescriptionvoid
BoundingBox.merge
(BoundingBox other) Expands this bounding box to include the bounds of another box.