|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include <MeasurementFrameGroupRectangleTask.h>


Public Member Functions | |
| virtual | ~MeasurementFrameGroupRectangleTask ()=default |
| MeasurementFrameGroupRectangleTask (unsigned instance) | |
| void | computeProperties (SourceGroupInterface &group) const override |
| Computes one or more properties for the SourceGroup and/or the Sources it contains. | |
Public Member Functions inherited from SourceXtractor::GroupTask | |
| virtual | ~GroupTask ()=default |
| Destructor. | |
Public Member Functions inherited from SourceXtractor::Task | |
| virtual | ~Task ()=default |
| Destructor. | |
Private Attributes | |
| unsigned | m_instance |
Definition at line 32 of file MeasurementFrameGroupRectangleTask.h.
|
virtualdefault |
|
inlineexplicit |
Definition at line 37 of file MeasurementFrameGroupRectangleTask.h.
|
overridevirtual |
Computes one or more properties for the SourceGroup and/or the Sources it contains.
Implements SourceXtractor::GroupTask.
Definition at line 34 of file MeasurementFrameGroupRectangleTask.cpp.
References m_instance, std::max(), and std::min().

|
private |
Definition at line 42 of file MeasurementFrameGroupRectangleTask.h.
Referenced by computeProperties().