This is a singleton for rendering geometries and features. More...
#include "../../common/Singleton.h"
#include "../../geometry/Enums.h"
#include "../Utils.h"
#include "Config.h"
#include <QApplication>
#include <QColor>
#include <QPaintDevice>
#include <QSettings>
#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 | |
TerraLib. | |
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. | |
This is a singleton for rendering geometries and features.
Definition in file Renderer.h.