A canvas is an abstraction of a drawing area. More...
#include "../color/RGBAColor.h"#include "../se/Font.h"#include "Config.h"#include "Enums.h"#include <boost/noncopyable.hpp>Go to the source code of this file.
Classes | |
| class | te::map::Canvas |
| A canvas is an abstraction of a drawing area. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::at |
| namespace | te::gm |
| Namespace for the Vector Geometry module of TerraLib. | |
| namespace | te::map |
| Namespace for the Map Tools module of TerraLib. | |
| namespace | te::rst |
| Namespace for the Raster module of TerraLib. | |
A canvas is an abstraction of a drawing area.
Definition in file Canvas.h.