Renderer.h File Reference

This is a singleton for rendering geometries and features. More...

#include "../../common/Singleton.h"
#include "../../geometry/Enums.h"
#include "Config.h"
#include <QColor>
#include <QPaintDevice>
#include <QString>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  te::edit::Renderer
 This is a singleton for rendering geometries and features. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::edit
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Detailed Description

This is a singleton for rendering geometries and features.

Definition in file Renderer.h.