26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_DRAWTHREAD_H    27 #define __TERRALIB_QT_WIDGETS_INTERNAL_DRAWTHREAD_H    30 #include "../../../maptools/Enums.h"    69         bool hasFinished() 
const;
    71         QString errorMessage() 
const;
    73         QString layerId() 
const;
   111 #endif //__TERRALIB_QT_WIDGETS_INTERNAL_DRAWTHREAD_H 
This is the base class for layers. 
 
AlignType
This enum contains values to control the alignment of components (like Canvas and MapDisplay)...
 
An Envelope defines a 2D rectangular region.