28#ifndef __TERRALIB_WS_OGC_WMS_QT_WMSGETFEATUREINFOMAKER_H
29#define __TERRALIB_WS_OGC_WMS_QT_WMSGETFEATUREINFOMAKER_H
36#include <QTreeWidgetItem>
AbstractFeatureInfoMaker is an abstraction to construct a QTreeWidgetItem to be used on Info tool scr...
This is the base class for Layers.
A dataset is the unit of information manipulated by the data access module of TerraLib.
An Envelope defines a 2D rectangular region.
void getInfo(QTreeWidgetItem *layerItem, te::qt::widgets::MapDisplay *display, const te::map::AbstractLayerPtr &layer, const te::gm::Envelope &e)
This function is an implementation to get feature information. The information based on WMS GetFeatur...
virtual ~WMSGetFeatureInfoMaker()
Namespace for the DataAccess API of TerraLib.
Namespace for the Vector Geometry module of TerraLib.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the Qt module of TerraLib.
Configuration flags for the TerraLib WMS QT module.