LibreOffice Module basegfx (master) 1
Public Member Functions | Private Attributes | List of all members
gfx::DrawBase Class Reference

#include <DrawCommands.hxx>

Inheritance diagram for gfx::DrawBase:
[legend]
Collaboration diagram for gfx::DrawBase:
[legend]

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
 

Detailed Description

Definition at line 85 of file DrawCommands.hxx.

Constructor & Destructor Documentation

◆ DrawBase()

gfx::DrawBase::DrawBase ( DrawCommandType  eType)
inline

Definition at line 91 of file DrawCommands.hxx.

References eType.

Member Function Documentation

◆ getType()

DrawCommandType gfx::DrawBase::getType ( ) const
inline

Definition at line 96 of file DrawCommands.hxx.

References meType.

Member Data Documentation

◆ meType

DrawCommandType gfx::DrawBase::meType
private

Definition at line 88 of file DrawCommands.hxx.

Referenced by getType().


The documentation for this class was generated from the following file: