| __eq__(self, rhs) | lsst.skymap.patchInfo.PatchInfo | |
| __getitem__(self, index) | lsst.skymap.patchInfo.PatchInfo | |
| __init__(self, index, innerBBox, outerBBox, sequentialIndex, tractWcs, cellInnerDimensions=(0, 0), cellBorder=0, numCellsPerPatchInner=0, numCellsInPatchBorder=0) | lsst.skymap.patchInfo.PatchInfo | |
| __iter__(self) | lsst.skymap.patchInfo.PatchInfo | |
| __len__(self) | lsst.skymap.patchInfo.PatchInfo | |
| __ne__(self, rhs) | lsst.skymap.patchInfo.PatchInfo | |
| __repr__(self) | lsst.skymap.patchInfo.PatchInfo | |
| __str__(self) | lsst.skymap.patchInfo.PatchInfo | |
| cell_border | lsst.skymap.patchInfo.PatchInfo | static |
| cell_inner_dimensions | lsst.skymap.patchInfo.PatchInfo | static |
| getCellBorder(self) | lsst.skymap.patchInfo.PatchInfo | |
| getCellIndexPair(self, sequentialIndex) | lsst.skymap.patchInfo.PatchInfo | |
| getCellInfo(self, index) | lsst.skymap.patchInfo.PatchInfo | |
| getCellInnerDimensions(self) | lsst.skymap.patchInfo.PatchInfo | |
| getIndex(self) | lsst.skymap.patchInfo.PatchInfo | |
| getInnerBBox(self) | lsst.skymap.patchInfo.PatchInfo | |
| getInnerSkyPolygon(self, tractWcs=None) | lsst.skymap.patchInfo.PatchInfo | |
| getNumCells(self) | lsst.skymap.patchInfo.PatchInfo | |
| getOuterBBox(self) | lsst.skymap.patchInfo.PatchInfo | |
| getOuterSkyPolygon(self, tractWcs=None) | lsst.skymap.patchInfo.PatchInfo | |
| getSequentialCellIndex(self, cellInfo) | lsst.skymap.patchInfo.PatchInfo | |
| getSequentialCellIndexFromPair(self, index) | lsst.skymap.patchInfo.PatchInfo | |
| getSequentialIndex(self) | lsst.skymap.patchInfo.PatchInfo | |
| getWcs(self) | lsst.skymap.patchInfo.PatchInfo | |
| index | lsst.skymap.patchInfo.PatchInfo | static |
| inner_bbox | lsst.skymap.patchInfo.PatchInfo | static |
| inner_sky_polygon(self) | lsst.skymap.patchInfo.PatchInfo | |
| num_cells | lsst.skymap.patchInfo.PatchInfo | static |
| outer_bbox | lsst.skymap.patchInfo.PatchInfo | static |
| outer_sky_polygon(self) | lsst.skymap.patchInfo.PatchInfo | |
| sequential_index | lsst.skymap.patchInfo.PatchInfo | static |
| wcs | lsst.skymap.patchInfo.PatchInfo | static |