Public Member Functions | |
VSDGeometry (unsigned id, unsigned level, const boost::optional< bool > &noFill, const boost::optional< bool > &noLine, const boost::optional< bool > &noShow) | |
virtual | ~VSDGeometry () |
void | handle (VSDCollector *collector) const |
VSDGeometryListElement * | clone () |
![]() | |
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 | |
![]() | |
unsigned | m_id |
unsigned | m_level |
|
inline |
|
inlinevirtual |
|
virtual |
Implements libvisio::VSDGeometryListElement.
|
virtual |
Implements libvisio::VSDGeometryListElement.
bool libvisio::VSDGeometry::m_noFill |
Referenced by libvisio::VSDGeometryList::addGeometry(), and handle().
bool libvisio::VSDGeometry::m_noLine |
Referenced by libvisio::VSDGeometryList::addGeometry(), and handle().
bool libvisio::VSDGeometry::m_noShow |
Referenced by libvisio::VSDGeometryList::addGeometry(), and handle().