LibreOffice Module vcl (master) 1
|
#include <vcl/dllapi.h>
#include <sal/types.h>
#include <tools/color.hxx>
#include <tools/poly.hxx>
#include <vcl/graph.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
class | SvtGraphicStroke |
Encapsulates geometry and associated attributes of a graphical 'pen stroke'. More... | |
class | SvtGraphicFill |
Encapsulates geometry and associated attributes of a filled area. More... | |
struct | SvtGraphicFill::Transform |
Homogeneous 2D transformation matrix. More... | |