Class declarations.
Definition in file Canvas.hpp.
#include <vector>
#include "VGState.hpp"
#include "Path.hpp"
#include "StrokeStyle.hpp"
#include "Line.hpp"
#include "Rectangle.hpp"
#include "Circle.hpp"
#include "Polygon.hpp"
#include "Text.hpp"
#include "Marker.hpp"
#include "Comment.hpp"
#include "Bitmap.hpp"
Include dependency graph for Canvas.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | vdraw |
Classes | |
| class | Canvas |
| This is an abstract class for canvases in which you can draw. More... | |
1.3.9.1