Box2D ===== .. currentmodule:: lsst.afw.geom .. autoclass:: Box2D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Box2D.EPSILON ~Box2D.INVALID .. rubric:: Methods Summary .. autosummary:: ~Box2D.clip ~Box2D.contains ~Box2D.flipLR ~Box2D.flipTB ~Box2D.getArea ~Box2D.getCenter ~Box2D.getCenterX ~Box2D.getCenterY ~Box2D.getCorners ~Box2D.getDimensions ~Box2D.getHeight ~Box2D.getMax ~Box2D.getMaxX ~Box2D.getMaxY ~Box2D.getMin ~Box2D.getMinX ~Box2D.getMinY ~Box2D.getWidth ~Box2D.grow ~Box2D.include ~Box2D.isEmpty ~Box2D.overlaps ~Box2D.shift ~Box2D.swap ~Box2D.toString .. rubric:: Attributes Documentation .. autoattribute:: EPSILON .. autoattribute:: INVALID .. rubric:: Methods Documentation .. automethod:: clip .. automethod:: contains .. automethod:: flipLR .. automethod:: flipTB .. automethod:: getArea .. automethod:: getCenter .. automethod:: getCenterX .. automethod:: getCenterY .. automethod:: getCorners .. automethod:: getDimensions .. automethod:: getHeight .. automethod:: getMax .. automethod:: getMaxX .. automethod:: getMaxY .. automethod:: getMin .. automethod:: getMinX .. automethod:: getMinY .. automethod:: getWidth .. automethod:: grow .. automethod:: include .. automethod:: isEmpty .. automethod:: overlaps .. automethod:: shift .. automethod:: swap .. automethod:: toString