32 : myBoundary(nullptr), myClusterID(-1) {
44 double offset)
const {
64 for (ContType::iterator i =
myDict.begin(); i !=
myDict.end(); i++) {
65 (*i)->computeBounding();
double xmax() const
Returns maximum x-coordinate.
bool crosses(const AbstractPoly &poly, double offset=0) const
static void closeLoading()
bool overlapsWith(const AbstractPoly &poly, double offset=0) const
Returns whether the boundary overlaps with the given polygon.
const Boundary & getBoundary() const
A class that stores a 2D geometrical boundary.
double xmin() const
Returns minimum x-coordinate.
NIVissimBoundedClusterObject()
std::set< NIVissimBoundedClusterObject * > ContType
virtual ~NIVissimBoundedClusterObject()