BoxD ==== .. currentmodule:: lsst.afw.geom .. autoclass:: BoxD :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BoxD.EPSILON ~BoxD.INVALID .. rubric:: Methods Summary .. autosummary:: ~BoxD.clip ~BoxD.contains ~BoxD.flipLR ~BoxD.flipTB ~BoxD.getArea ~BoxD.getCenter ~BoxD.getCenterX ~BoxD.getCenterY ~BoxD.getCorners ~BoxD.getDimensions ~BoxD.getHeight ~BoxD.getMax ~BoxD.getMaxX ~BoxD.getMaxY ~BoxD.getMin ~BoxD.getMinX ~BoxD.getMinY ~BoxD.getWidth ~BoxD.grow ~BoxD.include ~BoxD.isEmpty ~BoxD.overlaps ~BoxD.shift ~BoxD.swap ~BoxD.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