LibreOffice Module basegfx (master) 1
|
#include <DrawCommands.hxx>
Public Member Functions | |
DrawRoot () | |
Public Member Functions inherited from gfx::DrawBase | |
DrawBase (DrawCommandType eType) | |
DrawCommandType | getType () const |
Public Attributes | |
basegfx::B2DRange | maRectangle |
Public Attributes inherited from gfx::DrawCommand | |
std::vector< std::shared_ptr< DrawBase > > | maChildren |
Definition at line 99 of file DrawCommands.hxx.
|
inline |
Definition at line 104 of file DrawCommands.hxx.
References Root.
basegfx::B2DRange gfx::DrawRoot::maRectangle |
Definition at line 102 of file DrawCommands.hxx.