BoundingBox =========== .. currentmodule:: photutils.aperture .. autoclass:: BoundingBox :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BoundingBox.center ~BoundingBox.extent ~BoundingBox.shape .. rubric:: Methods Summary .. autosummary:: ~BoundingBox.as_artist ~BoundingBox.from_float ~BoundingBox.get_overlap_slices ~BoundingBox.intersection ~BoundingBox.plot ~BoundingBox.to_aperture ~BoundingBox.union .. rubric:: Attributes Documentation .. autoattribute:: center .. autoattribute:: extent .. autoattribute:: shape .. rubric:: Methods Documentation .. automethod:: as_artist .. automethod:: from_float .. automethod:: get_overlap_slices .. automethod:: intersection .. automethod:: plot .. automethod:: to_aperture .. automethod:: union