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" 
   39 #include "../Config.h" 
  103 #endif  // __TERRALIB_EDIT_QT_INTERNAL_MERGEGEOMETRIESTOOL_H 
#define TEEDITQTEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
An Envelope defines a 2D rectangular region. 
 
This class represents a set of unique ids created in the same context. i.e. from the same data set...
 
A dataset is the unit of information manipulated by the data access module of TerraLib. 
 
It is a collection of other geometric objects. 
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr