These are the data stored for a bounding box
Static
boxThe side names, indices, and which dimension they affect
Static
fullConstant for pwidth of full width box
A bounding box to be added to the right of this one
Convert any unspecified values into zeros
A bounding to combine with this one
An x-offest for the child bounding box
A y-offset for the child bounding box
A copy of the current BBox
Set up a bbox for append() and combine() operations
the bbox itself (for chaining calls)
The scale to use to modify the bounding box size
The bounding box to use to overwrite this one
Static
emptyA BBox with height and depth not set
Static
zeroA BBox initialized to zeros
The BBox class