26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_POINTMOVE_H 
   27#define __TERRALIB_QT_WIDGETS_INTERNAL_POINTMOVE_H 
   70          PointMove(
MapDisplay* display, std::map<unsigned int, QPointF> *points, 
const QCursor& cursor, QObject* parent = 0);
 
   98          void pointMoved(QPointF& coordinate_original, QPointF& coordinate_new);
 
An Envelope defines a 2D rectangular region.