|
lsst.geom g19811a7679+c67ce918b9
|
Classes | |
| class | CoordinateExpr |
| class | Extent |
| class | Point |
Functions | |
| _coordinateStr (self) | |
| _coordinateRepr (self) | |
| _coordinateReduce (self) | |
| _coordinateIter (self) | |
Variables | |
| ExtentI = _geom.Extent2I | |
| ExtentD = _geom.Extent2D | |
| PointI = _geom.Point2I | |
| PointD = _geom.Point2D | |
| dimensions | |
|
protected |
Definition at line 45 of file _coordinates.py.
|
protected |
Definition at line 41 of file _coordinates.py.
|
protected |
Definition at line 36 of file _coordinates.py.
|
protected |
Definition at line 32 of file _coordinates.py.
| lsst.geom._coordinates.dimensions |
Definition at line 46 of file _coordinates.py.
| lsst.geom._coordinates.ExtentD = _geom.Extent2D |
Definition at line 82 of file _coordinates.py.
| lsst.geom._coordinates.ExtentI = _geom.Extent2I |
Definition at line 81 of file _coordinates.py.
| lsst.geom._coordinates.PointD = _geom.Point2D |
Definition at line 102 of file _coordinates.py.
| lsst.geom._coordinates.PointI = _geom.Point2I |
Definition at line 101 of file _coordinates.py.