SpanSet ======= .. currentmodule:: lsst.afw.geom .. autoclass:: SpanSet :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~SpanSet.clearMask ~SpanSet.clippedTo ~SpanSet.computeCentroid ~SpanSet.computeShape ~SpanSet.contains ~SpanSet.copyImage ~SpanSet.copyMaskedImage ~SpanSet.dilated ~SpanSet.eroded ~SpanSet.findEdgePixels ~SpanSet.flatten ~SpanSet.fromMask ~SpanSet.fromShape ~SpanSet.getArea ~SpanSet.getBBox ~SpanSet.indices ~SpanSet.intersect ~SpanSet.intersectNot ~SpanSet.isContiguous ~SpanSet.isPersistable ~SpanSet.overlaps ~SpanSet.readFits ~SpanSet.setImage ~SpanSet.setMask ~SpanSet.shiftedBy ~SpanSet.split ~SpanSet.transformedBy ~SpanSet.unflatten ~SpanSet.union ~SpanSet.writeFits .. rubric:: Methods Documentation .. automethod:: clearMask .. automethod:: clippedTo .. automethod:: computeCentroid .. automethod:: computeShape .. automethod:: contains .. automethod:: copyImage .. automethod:: copyMaskedImage .. automethod:: dilated .. automethod:: eroded .. automethod:: findEdgePixels .. automethod:: flatten .. automethod:: fromMask .. automethod:: fromShape .. automethod:: getArea .. automethod:: getBBox .. automethod:: indices .. automethod:: intersect .. automethod:: intersectNot .. automethod:: isContiguous .. automethod:: isPersistable .. automethod:: overlaps .. automethod:: readFits .. automethod:: setImage .. automethod:: setMask .. automethod:: shiftedBy .. automethod:: split .. automethod:: transformedBy .. automethod:: unflatten .. automethod:: union .. automethod:: writeFits