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

List of all members.

Public Member Functions

 VSDXLineTo (unsigned id, unsigned level, double x, double y)
 ~VSDXLineTo ()
void handle (VSDXCollector *collector)
VSDXGeometryListElementclone ()
- Public Member Functions inherited from libvisio::VSDXGeometryListElement
 VSDXGeometryListElement ()
virtual ~VSDXGeometryListElement ()

Private Attributes

unsigned m_id
unsigned m_level
double m_x
double m_y

Constructor & Destructor Documentation

libvisio::VSDXLineTo::VSDXLineTo ( unsigned  id,
unsigned  level,
double  x,
double  y 
)
inline
libvisio::VSDXLineTo::~VSDXLineTo ( )
inline

Member Function Documentation

libvisio::VSDXGeometryListElement * libvisio::VSDXLineTo::clone ( )
virtual
void libvisio::VSDXLineTo::handle ( VSDXCollector collector)
virtual

Member Data Documentation

unsigned libvisio::VSDXLineTo::m_id
private
unsigned libvisio::VSDXLineTo::m_level
private
double libvisio::VSDXLineTo::m_x
private
double libvisio::VSDXLineTo::m_y
private

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

Generated for libvisio by doxygen 1.8.1.1