SourceXtractorPlusPlus  0.16
Please provide a description of the project.
Public Member Functions | List of all members
SourceXtractor::WorldCentroidTask Class Reference

#include <WorldCentroidTask.h>

Inheritance diagram for SourceXtractor::WorldCentroidTask:
[legend]
Collaboration diagram for SourceXtractor::WorldCentroidTask:
[legend]

Public Member Functions

virtual ~WorldCentroidTask ()=default
 
virtual void computeProperties (SourceInterface &source) const override
 Computes one or more properties for the Source. More...
 
- Public Member Functions inherited from SourceXtractor::SourceTask
virtual ~SourceTask ()=default
 Destructor. More...
 
- Public Member Functions inherited from SourceXtractor::Task
virtual ~Task ()=default
 Destructor. More...
 

Detailed Description

Definition at line 31 of file WorldCentroidTask.h.

Constructor & Destructor Documentation

◆ ~WorldCentroidTask()

virtual SourceXtractor::WorldCentroidTask::~WorldCentroidTask ( )
virtualdefault

Member Function Documentation

◆ computeProperties()

void SourceXtractor::WorldCentroidTask::computeProperties ( SourceInterface source) const
overridevirtual

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

Definition at line 32 of file WorldCentroidTask.cpp.

References SourceXtractor::PixelCentroid::getCentroidX(), SourceXtractor::PixelCentroid::getCentroidY(), SourceXtractor::SourceInterface::getProperty(), and SourceXtractor::SourceInterface::setProperty().

Here is the call graph for this function:

The documentation for this class was generated from the following files: