libvisio::VSDXArcTo Class Reference
Inheritance diagram for libvisio::VSDXArcTo:
libvisio::VSDXGeometryListElement

List of all members.

Public Member Functions

 VSDXArcTo (unsigned id, unsigned level, double x2, double y2, double bow)
 ~VSDXArcTo ()
void handle (VSDXCollector *collector)
VSDXGeometryListElementclone ()

Private Attributes

unsigned m_id
unsigned m_level
double m_x2
double m_y2
double m_bow

Constructor & Destructor Documentation

libvisio::VSDXArcTo::VSDXArcTo ( unsigned  id,
unsigned  level,
double  x2,
double  y2,
double  bow 
) [inline]

Member Function Documentation


Member Data Documentation

double libvisio::VSDXArcTo::m_bow [private]
unsigned libvisio::VSDXArcTo::m_id [private]
unsigned libvisio::VSDXArcTo::m_level [private]
double libvisio::VSDXArcTo::m_x2 [private]
double libvisio::VSDXArcTo::m_y2 [private]

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