26#ifndef __TERRALIB_EDIT_QT_INTERNAL_MERGEGEOMETRIESTOOL_H 
   27#define __TERRALIB_EDIT_QT_INTERNAL_MERGEGEOMETRIESTOOL_H 
   30#include "../../../geometry/Coord2D.h" 
   32#include "../../../geometry/Geometry.h" 
   33#include "../../../geometry/GeometryCollection.h" 
   34#include "../../../geometry/GeometryProperty.h" 
   35#include "../../../dataaccess/dataset/ObjectId.h" 
   36#include "../../../dataaccess/dataset/ObjectIdSet.h" 
   37#include "../../../maptools/AbstractLayer.h" 
This class represents a set of unique ids created in the same context. i.e. from the same data set.
 
An Envelope defines a 2D rectangular region.
 
It is a collection of other geometric objects.
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
 
#define TEEDITQTEXPORT
You can use this macro in order to export/import classes and functions from this module.