Box2I ===== .. currentmodule:: lsst.afw.geom .. autoclass:: Box2I :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Box2I.EXPAND ~Box2I.SHRINK .. rubric:: Methods Summary .. autosummary:: ~Box2I.clip ~Box2I.contains ~Box2I.flipLR ~Box2I.flipTB ~Box2I.getArea ~Box2I.getBegin ~Box2I.getBeginX ~Box2I.getBeginY ~Box2I.getCorners ~Box2I.getDimensions ~Box2I.getEnd ~Box2I.getEndX ~Box2I.getEndY ~Box2I.getHeight ~Box2I.getMax ~Box2I.getMaxX ~Box2I.getMaxY ~Box2I.getMin ~Box2I.getMinX ~Box2I.getMinY ~Box2I.getSlices ~Box2I.getWidth ~Box2I.grow ~Box2I.include ~Box2I.isEmpty ~Box2I.overlaps ~Box2I.shift ~Box2I.swap ~Box2I.toString .. rubric:: Attributes Documentation .. autoattribute:: EXPAND .. autoattribute:: SHRINK .. rubric:: Methods Documentation .. automethod:: clip .. automethod:: contains .. automethod:: flipLR .. automethod:: flipTB .. automethod:: getArea .. automethod:: getBegin .. automethod:: getBeginX .. automethod:: getBeginY .. automethod:: getCorners .. automethod:: getDimensions .. automethod:: getEnd .. automethod:: getEndX .. automethod:: getEndY .. automethod:: getHeight .. automethod:: getMax .. automethod:: getMaxX .. automethod:: getMaxY .. automethod:: getMin .. automethod:: getMinX .. automethod:: getMinY .. automethod:: getSlices .. automethod:: getWidth .. automethod:: grow .. automethod:: include .. automethod:: isEmpty .. automethod:: overlaps .. automethod:: shift .. automethod:: swap .. automethod:: toString