libvisio::VSDGeometry Class Reference
Inheritance diagram for libvisio::VSDGeometry:
libvisio::VSDGeometryListElement

Public Member Functions

 VSDGeometry (unsigned id, unsigned level, const boost::optional< bool > &noFill, const boost::optional< bool > &noLine, const boost::optional< bool > &noShow)
 ~VSDGeometry () override
void handle (VSDCollector *collector) const override
VSDGeometryListElementclone () override
Public Member Functions inherited from libvisio::VSDGeometryListElement
 VSDGeometryListElement (unsigned id, unsigned level)
virtual ~VSDGeometryListElement ()
virtual unsigned getDataID () const
void setLevel (unsigned level)

Public Attributes

bool m_noFill
bool m_noLine
bool m_noShow

Additional Inherited Members

Protected Attributes inherited from libvisio::VSDGeometryListElement
unsigned m_id
unsigned m_level

Constructor & Destructor Documentation

◆ VSDGeometry()

libvisio::VSDGeometry::VSDGeometry ( unsigned id,
unsigned level,
const boost::optional< bool > & noFill,
const boost::optional< bool > & noLine,
const boost::optional< bool > & noShow )
inline

Referenced by clone().

◆ ~VSDGeometry()

libvisio::VSDGeometry::~VSDGeometry ( )
inlineoverride

Member Function Documentation

◆ clone()

libvisio::VSDGeometryListElement * libvisio::VSDGeometry::clone ( )
overridevirtual

◆ handle()

void libvisio::VSDGeometry::handle ( VSDCollector * collector) const
overridevirtual

Member Data Documentation

◆ m_noFill

bool libvisio::VSDGeometry::m_noFill

Referenced by clone(), handle(), and VSDGeometry().

◆ m_noLine

bool libvisio::VSDGeometry::m_noLine

Referenced by clone(), handle(), and VSDGeometry().

◆ m_noShow

bool libvisio::VSDGeometry::m_noShow

Referenced by clone(), handle(), and VSDGeometry().


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

Generated for libvisio by doxygen 1.14.0