geo2d.geometry.BoundingBox ========================== .. currentmodule:: geo2d.geometry .. autoclass:: BoundingBox .. rubric:: Attributes .. autosummary:: ~BoundingBox.bottom ~BoundingBox.height ~BoundingBox.left ~BoundingBox.p1 ~BoundingBox.p2 ~BoundingBox.right ~BoundingBox.top ~BoundingBox.width .. rubric:: Methods .. autosummary:: ~BoundingBox.__contains__ ~BoundingBox.__getitem__ ~BoundingBox.__len__ ~BoundingBox.intersection ~BoundingBox.rotate ~BoundingBox.translate .. rubric:: Detailed description .. autoclass:: BoundingBox :members: __contains__,__getitem__,__len__,bottom,height,intersection,left,p1,p2,right,rotate,top,translate,width, .. include:: ../bib.rst