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

List of all members.

Public Member Functions

 VSDLineTo (unsigned id, unsigned level, const boost::optional< double > &x, const boost::optional< double > &y)
virtual ~VSDLineTo ()
void handle (VSDCollector *collector) const
VSDGeometryListElementclone ()

Public Attributes

double m_x
double m_y

Constructor & Destructor Documentation

libvisio::VSDLineTo::VSDLineTo ( unsigned  id,
unsigned  level,
const boost::optional< double > &  x,
const boost::optional< double > &  y 
) [inline]
virtual libvisio::VSDLineTo::~VSDLineTo ( ) [inline, virtual]

Member Function Documentation

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

Member Data Documentation


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