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