26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_ZOOM_H
27 #define __TERRALIB_QT_WIDGETS_INTERNAL_ZOOM_H
30 #include "../Config.h"
76 Zoom(
MapDisplay* display,
const double& zoomFactor = 2.0,
const ZoomType& type = In, QObject* parent = 0);
88 void setZoomType(
const ZoomType& type);
98 void applyZoom(
const QPointF& point = QPointF(),
bool centralize =
true);
110 #endif // __TERRALIB_QT_WIDGETS_INTERNAL_ZOOM_H