26#ifndef __TERRALIB_EDIT_QT_INTERNAL_SUBTRACTAREATOOL_H 
   27#define __TERRALIB_EDIT_QT_INTERNAL_SUBTRACTAREATOOL_H 
   30#include "../../../geometry/Envelope.h" 
   32#include "../../../maptools/AbstractLayer.h" 
   33#include "../core/command/AddCommand.h" 
   34#include "../core/UndoStackManager.h" 
An Envelope defines a 2D rectangular region.
 
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
 
#define TEEDITQTEXPORT
You can use this macro in order to export/import classes and functions from this module.