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

Public Member Functions

 VSDEllipse (unsigned id, unsigned level, const boost::optional< double > &cx, const boost::optional< double > &cy, const boost::optional< double > &xleft, const boost::optional< double > &yleft, const boost::optional< double > &xtop, const boost::optional< double > &ytop)
 
virtual ~VSDEllipse ()
 
void handle (VSDCollector *collector) const
 
VSDGeometryListElementclone ()
 
- Public Member Functions inherited from libvisio::VSDGeometryListElement
 VSDGeometryListElement (unsigned id, unsigned level)
 
virtual ~VSDGeometryListElement ()
 
virtual unsigned getDataID () const
 
void setLevel (unsigned level)
 

Public Attributes

double m_cx
 
double m_cy
 
double m_xleft
 
double m_yleft
 
double m_xtop
 
double m_ytop
 

Additional Inherited Members

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

Constructor & Destructor Documentation

libvisio::VSDEllipse::VSDEllipse ( unsigned  id,
unsigned  level,
const boost::optional< double > &  cx,
const boost::optional< double > &  cy,
const boost::optional< double > &  xleft,
const boost::optional< double > &  yleft,
const boost::optional< double > &  xtop,
const boost::optional< double > &  ytop 
)
inline
virtual libvisio::VSDEllipse::~VSDEllipse ( )
inlinevirtual

Member Function Documentation

libvisio::VSDGeometryListElement * libvisio::VSDEllipse::clone ( )
virtual
void libvisio::VSDEllipse::handle ( VSDCollector collector) const
virtual

Member Data Documentation

double libvisio::VSDEllipse::m_cx
double libvisio::VSDEllipse::m_cy
double libvisio::VSDEllipse::m_xleft
double libvisio::VSDEllipse::m_xtop
double libvisio::VSDEllipse::m_yleft
double libvisio::VSDEllipse::m_ytop

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

Generated for libvisio by doxygen 1.8.6