LibreOffice Module basegfx (master) 1
|
#include <memory>
#include <utility>
#include <vector>
#include <basegfx/color/bcolor.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <basegfx/range/b2drange.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
Go to the source code of this file.
Classes | |
class | gfx::DrawCommand |
class | gfx::GradientStop |
class | gfx::GradientInfo |
class | gfx::LinearGradientInfo |
class | gfx::DrawBase |
class | gfx::DrawRoot |
class | gfx::DrawRectangle |
class | gfx::DrawPath |
Namespaces | |
namespace | gfx |
Enumerations | |
enum class | gfx::DrawCommandType { gfx::Root , gfx::Rectangle , gfx::Path } |
enum class | gfx::GradientType { gfx::Linear } |