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