LibreOffice Module basegfx (master) 1
|
#include <DrawCommands.hxx>
Public Member Functions | |
DrawBase (DrawCommandType eType) | |
DrawCommandType | getType () const |
Private Attributes | |
DrawCommandType | meType |
Additional Inherited Members | |
Public Attributes inherited from gfx::DrawCommand | |
std::vector< std::shared_ptr< DrawBase > > | maChildren |
Definition at line 85 of file DrawCommands.hxx.
|
inline |
Definition at line 91 of file DrawCommands.hxx.
References eType.
|
inline |
Definition at line 96 of file DrawCommands.hxx.
References meType.
|
private |
Definition at line 88 of file DrawCommands.hxx.
Referenced by getType().