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

List of all members.

Public Member Functions

 VSDRelEllipticalArcTo (unsigned id, unsigned level, const boost::optional< double > &x3, const boost::optional< double > &y3, const boost::optional< double > &x2, const boost::optional< double > &y2, const boost::optional< double > &angle, const boost::optional< double > &ecc)
virtual ~VSDRelEllipticalArcTo ()
void handle (VSDCollector *collector) const
VSDGeometryListElementclone ()

Public Attributes

double m_x3
double m_y3
double m_x2
double m_y2
double m_angle
double m_ecc

Constructor & Destructor Documentation

libvisio::VSDRelEllipticalArcTo::VSDRelEllipticalArcTo ( unsigned  id,
unsigned  level,
const boost::optional< double > &  x3,
const boost::optional< double > &  y3,
const boost::optional< double > &  x2,
const boost::optional< double > &  y2,
const boost::optional< double > &  angle,
const boost::optional< double > &  ecc 
) [inline]
virtual libvisio::VSDRelEllipticalArcTo::~VSDRelEllipticalArcTo ( ) [inline, virtual]

Member Function Documentation

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

Member Data Documentation


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