#include "board/Shapes.h"
#include "board/Tools.h"
Go to the source code of this file.
Namespaces | |
namespace | LibBoard |
Classes | |
struct | LibBoard::ShapeList |
A group of shapes. More... | |
struct | LibBoard::Group |
A group of shapes. A group is basically a ShapeList except that when rendered in either an SVG of a FIG file is a true compound element. More... |