26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_PANEXTENT_H
27#define __TERRALIB_QT_WIDGETS_INTERNAL_PANEXTENT_H
30#include "../../../geometry/Envelope.h"
35#include <QPainterPath>
74 PanExtent(
MapDisplay* display,
const QCursor& cursor,
const QCursor& actionCursor = Qt::BlankCursor, QObject* parent = 0);
An Envelope defines a 2D rectangular region.