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

List of all members.

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
VSDGeometryListElementclone ()

Public Attributes

bool m_noFill
bool m_noLine
bool m_noShow

Constructor & Destructor Documentation

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]

Member Function Documentation

libvisio::VSDGeometryListElement * libvisio::VSDGeometry::clone ( ) [virtual]
void libvisio::VSDGeometry::handle ( VSDCollector collector) const [virtual]

Member Data Documentation


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