27 #include "../../../geometry/Envelope.h" 28 #include "../canvas/MapDisplay.h" 32 #include <QMouseEvent> 45 if(e->button() != Qt::LeftButton)
66 if(e->button() != Qt::LeftButton)
83 if (ll.x() == ur.x() && ll.y() == ur.y())
This class implements a concrete tool to define a boundary rectangle.
An Envelope defines a 2D rectangular region.