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

List of all members.

Public Member Functions

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

Public Attributes

double m_x
double m_y

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation


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