All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ContextItem.h File Reference

Class responsible for maintaining the drawing context of a graphic component. More...

#include "ParamsCreate.h"
#include "../../color/RGBAColor.h"
#include "Utils.h"
#include "../../maptools/Canvas.h"
#include "Config.h"
#include "../../geometry/Coord2D.h"

Go to the source code of this file.

Classes

class  te::layout::ContextItem
 Class responsible for maintaining the drawing context of a MVC component. It is always used by the "Model" part of the MVC in draw method, as well as the part "View" in updateObserver method. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::layout
 This is the namespace for the Layout module.
 

Detailed Description

Class responsible for maintaining the drawing context of a graphic component.

Definition in file ContextItem.h.