LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
lsst.afw.detection::Footprint Member List

This is the complete list of members for lsst.afw.detection::Footprint, including all inherited members.

_arealsst.afw.detection::Footprintprivate
_bboxlsst.afw.detection::Footprintprivate
_fidlsst.afw.detection::Footprintmutableprivate
_normalizedlsst.afw.detection::Footprintprivate
_peakslsst.afw.detection::Footprintprivate
_regionlsst.afw.detection::Footprintmutableprivate
_spanslsst.afw.detection::Footprintprivate
addPeak(float fx, float fy, float value)lsst.afw.detection::Footprint
addSpan(const int y, const int x0, const int x1)lsst.afw.detection::Footprint
addSpan(Span const &span)lsst.afw.detection::Footprint
addSpan(Span const &span, int dx, int dy)lsst.afw.detection::Footprint
addSpanInSeries(const int y, const int x0, const int x1)lsst.afw.detection::Footprint
census(int, memId startingMemId=0)lsst::daf::base::Citizenstatic
census(std::ostream &stream, memId startingMemId=0)lsst::daf::base::Citizenstatic
census()lsst::daf::base::Citizenstatic
Citizen(const std::type_info &)lsst::daf::base::Citizen
Citizen(Citizen const &)lsst::daf::base::Citizen
clipTo(geom::Box2I const &bbox)lsst.afw.detection::Footprint
clipToNonzero(lsst::afw::image::Image< PixelT > const &img)lsst.afw.detection::Footprint
ConstPtr typedeflsst.afw.detection::Footprint
contains(geom::Point2I const &pix) const lsst.afw.detection::Footprint
findEdgePixels() const lsst.afw.detection::Footprint
Footprint(int nspan=0, geom::Box2I const &region=geom::Box2I())lsst.afw.detection::Footprintexplicit
Footprint(afw::table::Schema const &peakSchema, int nspan=0, geom::Box2I const &region=geom::Box2I())lsst.afw.detection::Footprintexplicit
Footprint(geom::Box2I const &bbox, geom::Box2I const &region=geom::Box2I())lsst.afw.detection::Footprintexplicit
Footprint(geom::Point2I const &center, double const radius, geom::Box2I const &=geom::Box2I())lsst.afw.detection::Footprint
Footprint(geom::ellipses::Ellipse const &ellipse, geom::Box2I const &region=geom::Box2I())lsst.afw.detection::Footprintexplicit
Footprint(SpanList const &spans, geom::Box2I const &region=geom::Box2I())lsst.afw.detection::Footprintexplicit
Footprint(Footprint const &other)lsst.afw.detection::Footprint
FootprintFactory classlsst.afw.detection::Footprintfriend
FootprintMerge classlsst.afw.detection::Footprintfriend
getArea() const lsst.afw.detection::Footprintinline
getBBox() const lsst.afw.detection::Footprintinline
getCentroid() const lsst.afw.detection::Footprint
getId() const lsst.afw.detection::Footprintinline
getNextMemId()lsst::daf::base::Citizenstatic
getNpix() const lsst.afw.detection::Footprintinline
getPeaks()lsst.afw.detection::Footprintinline
getPeaks() const lsst.afw.detection::Footprintinline
getPersistenceName() const lsst.afw.detection::Footprintprotectedvirtual
getPythonModule() const lsst.afw.detection::Footprintprotectedvirtual
getRegion() const lsst.afw.detection::Footprintinline
getShape() const lsst.afw.detection::Footprint
getSpans()lsst.afw.detection::Footprintinline
getSpans() const lsst.afw.detection::Footprintinline
hasBeenCorrupted()lsst::daf::base::Citizenstatic
idlsst.afw.detection::Footprintprivatestatic
include(std::vector< boost::shared_ptr< Footprint >> const &children, bool ignoreSelf=false)lsst.afw.detection::Footprint
init()lsst::daf::base::Citizenstatic
insertIntoImage(typename lsst::afw::image::Image< PixelT > &idImage, boost::uint64_t const id, geom::Box2I const &region=geom::Box2I()) const lsst.afw.detection::Footprint
insertIntoImage(typename lsst::afw::image::Image< PixelT > &idImage, boost::uint64_t const id, bool const overwriteId, long const idMask, typename std::set< boost::uint64_t > *oldIds, geom::Box2I const &region=geom::Box2I()) const lsst.afw.detection::Footprint
intersectMask(image::Mask< MaskPixelT > const &mask, MaskPixelT bitmask=~0x0)lsst.afw.detection::Footprint
isHeavy() const lsst.afw.detection::Footprintinlinevirtual
isNormalized() const lsst.afw.detection::Footprintinline
isPersistable() const lsst.afw.detection::Footprintinlinevirtual
magicSentinel enum valuelsst::daf::base::Citizen
markPersistent(void)lsst::daf::base::Citizen
memCallback typedeflsst::daf::base::Citizen
memId typedeflsst::daf::base::Citizen
memNewCallback typedeflsst::daf::base::Citizen
normalize()lsst.afw.detection::Footprint
operator=(Footprint &other)lsst.afw.detection::Footprint
lsst::daf::base::Citizen::operator=(Citizen const &)lsst::daf::base::Citizeninline
lsst::afw::table::io::Persistable::operator=(Persistable const &other)lsst.afw.table.io::Persistableinlineprotected
OutputArchiveHandle typedeflsst.afw.table.io::Persistableprotected
Persistable()lsst.afw.table.io::Persistableinlineprotected
Persistable(Persistable const &other)lsst.afw.table.io::Persistableinlineprotected
Ptr typedeflsst.afw.detection::Footprint
readFits(fits::Fits &fitsfile)lsst.afw.table.io::PersistableFacade< lsst::afw::detection::Footprint >inlinestatic
readFits(std::string const &fileName, int hdu=0)lsst.afw.table.io::PersistableFacade< lsst::afw::detection::Footprint >inlinestatic
readFits(fits::MemFileManager &manager, int hdu=0)lsst.afw.table.io::PersistableFacade< lsst::afw::detection::Footprint >inlinestatic
readPeaks(afw::table::BaseCatalog const &peakCat)lsst.afw.detection::Footprintprotected
readSpans(afw::table::BaseCatalog const &spanCat)lsst.afw.detection::Footprintprotected
repr() const lsst::daf::base::Citizen
setCorruptionCallback(memCallback func)lsst::daf::base::Citizenstatic
setDeleteCallback(memCallback func)lsst::daf::base::Citizenstatic
setDeleteCallbackId(memId id)lsst::daf::base::Citizenstatic
setNewCallback(memNewCallback func)lsst::daf::base::Citizenstatic
setNewCallbackId(memId id)lsst::daf::base::Citizenstatic
setPeakSchema(afw::table::Schema const &peakSchema)lsst.afw.detection::Footprintinline
setRegion(geom::Box2I const &region)lsst.afw.detection::Footprintinline
shift(int dx, int dy)lsst.afw.detection::Footprint
shift(geom::ExtentI d)lsst.afw.detection::Footprintinline
sortPeaks(afw::table::Key< float > const &key=afw::table::Key< float >())lsst.afw.detection::Footprint
SpanList typedeflsst.afw.detection::Footprint
transform(image::Wcs const &source, image::Wcs const &target, geom::Box2I const &region, bool doClip=true) const lsst.afw.detection::Footprint
write(OutputArchiveHandle &handle) const lsst.afw.detection::Footprintprotectedvirtual
writeFits(std::string const &fileName, std::string const &mode="w") const lsst.afw.table.io::Persistable
writeFits(fits::MemFileManager &manager, std::string const &mode="w") const lsst.afw.table.io::Persistable
writeFits(fits::Fits &fitsfile) const lsst.afw.table.io::Persistable
~Citizen()lsst::daf::base::Citizen
~Footprint()lsst.afw.detection::Footprintvirtual
~Persistable()lsst.afw.table.io::Persistableinlinevirtual