PointI ====== .. currentmodule:: lsst.afw.geom .. autoclass:: PointI :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PointI.dimensions .. rubric:: Methods Summary .. autosummary:: ~PointI.asExtent ~PointI.clone ~PointI.distanceSquared ~PointI.eq ~PointI.ge ~PointI.getX ~PointI.getY ~PointI.gt ~PointI.le ~PointI.lt ~PointI.ne ~PointI.scale ~PointI.setX ~PointI.setY ~PointI.shift ~PointI.toString .. rubric:: Attributes Documentation .. autoattribute:: dimensions .. rubric:: Methods Documentation .. automethod:: asExtent .. automethod:: clone .. automethod:: distanceSquared .. automethod:: eq .. automethod:: ge .. automethod:: getX .. automethod:: getY .. automethod:: gt .. automethod:: le .. automethod:: lt .. automethod:: ne .. automethod:: scale .. automethod:: setX .. automethod:: setY .. automethod:: shift .. automethod:: toString