LibreOffice Module basegfx (master) 1
Classes | Namespaces | Enumerations
DrawCommands.hxx File Reference
#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>
Include dependency graph for DrawCommands.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 }