Extent3I ======== .. currentmodule:: lsst.afw.geom .. autoclass:: Extent3I :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Extent3I.dimensions .. rubric:: Methods Summary .. autosummary:: ~Extent3I.asPoint ~Extent3I.clone ~Extent3I.computeNorm ~Extent3I.computeSquaredNorm ~Extent3I.eq ~Extent3I.ge ~Extent3I.getX ~Extent3I.getY ~Extent3I.getZ ~Extent3I.gt ~Extent3I.le ~Extent3I.lt ~Extent3I.ne ~Extent3I.setX ~Extent3I.setY ~Extent3I.setZ .. rubric:: Attributes Documentation .. autoattribute:: dimensions .. rubric:: Methods Documentation .. automethod:: asPoint .. automethod:: clone .. automethod:: computeNorm .. automethod:: computeSquaredNorm .. automethod:: eq .. automethod:: ge .. automethod:: getX .. automethod:: getY .. automethod:: getZ .. automethod:: gt .. automethod:: le .. automethod:: lt .. automethod:: ne .. automethod:: setX .. automethod:: setY .. automethod:: setZ