27 #ifndef __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_DEFAULTFEATUREINFOMAKER_H 28 #define __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_DEFAULTFEATUREINFOMAKER_H 30 #include "../../Config.h" 31 #include "../../../../maptools/AbstractLayer.h" 35 #include <QTreeWidgetItem> 37 class QTreeWidgetItem;
95 QTreeWidgetItem* createItemFromGeometryInfo(std::size_t index, QTreeWidgetItem* layerItem,
te::da::DataSet* dataset);
102 #endif // __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_DEFAULTFEATUREINFOMAKER_H
An Envelope defines a 2D rectangular region.
An abstract class for raster data strucutures.
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
A dataset is the unit of information manipulated by the data access module of TerraLib.
AbstractFeatureInfoMaker is an abstraction to construct a QTreeWidgetItem to be used on Info tool scr...
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr