26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_MAPDISPLAY_H
27#define __TERRALIB_QT_WIDGETS_INTERNAL_MAPDISPLAY_H
101 MapDisplay(
const QSize& size, QWidget* parent = 0, Qt::WindowFlags f = 0);
127 virtual void setSRID(
const int& srid,
bool doRefresh =
true);
231 virtual void getDPI(
int& dpiX,
int& dpiY)
const;
An Envelope defines a 2D rectangular region.
This is the base class for layers.
This class controls how a set of layers are displayed.
Namespace for the Color Model of TerraLib.
Namespace for the Vector Geometry module of TerraLib.
Namespace for the Map Tools module of TerraLib.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the Qt module of TerraLib.
This file contains include headers for TerraLib Spatial Reference System module.
#define TE_UNKNOWN_SRS
A numeric value to represent a unknown SRS identification in TerraLib.