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