Extent2I#
- class lsst.geom.Extent2I#
Bases:
ExtentBase2IAttributes Summary
Methods Summary
Attributes Documentation
- dimensions#
- x#
- y#
Methods Documentation
- clone(self: lsst.geom.Extent2I) lsst.geom.Extent2I#
- getX(self: lsst.geom.Extent2I) int#
- getY(self: lsst.geom.Extent2I) int#
- setX(self: lsst.geom.CoordinateBaseExtent2I, arg0: SupportsInt) None#
- setY(self: lsst.geom.CoordinateBaseExtent2I, arg0: SupportsInt) None#