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

List of all members.

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 Attributes

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

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 ( ) [inline, virtual]

Member Function Documentation

void libvisio::VSDEllipse::handle ( VSDCollector collector) const [virtual]

Member Data Documentation


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