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 | |
te | |
TerraLib. | |
te::at | |
te::gm | |
Namespace for the Vector Geometry module of TerraLib. | |
te::map | |
Namespace for the Map Tools module of TerraLib. | |
te::rst | |
Namespace for the Raster module of TerraLib. | |
A canvas is an abstraction of a drawing area.
Definition in file Canvas.h.