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

List of all members.

Public Member Functions

 VSDXSplineStart (unsigned id, unsigned level, double x, double y, double secondKnot, double firstKnot, double lastKnot, unsigned degree)
 ~VSDXSplineStart ()
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
double m_secondKnot
double m_firstKnot
double m_lastKnot
unsigned m_degree

Constructor & Destructor Documentation

libvisio::VSDXSplineStart::VSDXSplineStart ( unsigned  id,
unsigned  level,
double  x,
double  y,
double  secondKnot,
double  firstKnot,
double  lastKnot,
unsigned  degree 
)
inline
libvisio::VSDXSplineStart::~VSDXSplineStart ( )
inline

Member Function Documentation

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

Member Data Documentation

unsigned libvisio::VSDXSplineStart::m_degree
private
double libvisio::VSDXSplineStart::m_firstKnot
private
unsigned libvisio::VSDXSplineStart::m_id
private
double libvisio::VSDXSplineStart::m_lastKnot
private
unsigned libvisio::VSDXSplineStart::m_level
private
double libvisio::VSDXSplineStart::m_secondKnot
private
double libvisio::VSDXSplineStart::m_x
private
double libvisio::VSDXSplineStart::m_y
private

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

Generated for libvisio by doxygen 1.8.1.1