SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::OverlappingBoundariesCriteria Class Reference

Groups sources if their bounding boxes overlap. More...

#include <OverlappingBoundariesCriteria.h>

Inheritance diagram for SourceXtractor::OverlappingBoundariesCriteria:
Collaboration diagram for SourceXtractor::OverlappingBoundariesCriteria:

Public Member Functions

bool shouldGroup (const SourceInterface &first, const SourceInterface &second) const override
 Determines if the two sources should be grouped together.
Public Member Functions inherited from SourceXtractor::GroupingCriteria
virtual ~GroupingCriteria ()=default
 Destructor.
virtual std::set< PropertyIdrequiredProperties () const
 Return a set of used properties so they can be pre-fetched.

Detailed Description

Groups sources if their bounding boxes overlap.

Definition at line 36 of file OverlappingBoundariesCriteria.h.

Member Function Documentation

◆ shouldGroup()

bool SourceXtractor::OverlappingBoundariesCriteria::shouldGroup ( const SourceInterface & first,
const SourceInterface & second ) const
overridevirtual

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