Go to the documentation of this file. 34 #ifndef CARTODATA_ROI_ROI_H 35 #define CARTODATA_ROI_ROI_H 58 bool holds(
const Site &site);
59 virtual int count()
const = 0;
69 virtual bool contains(
const Site &site)
const = 0;
81 virtual void next() = 0;
82 virtual void restart() = 0;
83 virtual bool isValid()
const = 0;
113 #endif // ifndef CARTODATA_ROI_ROI_H