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

Public Member Functions

 VSDRelMoveTo (unsigned id, unsigned level, const boost::optional< double > &x, const boost::optional< double > &y)
 
virtual ~VSDRelMoveTo ()
 
void handle (VSDCollector *collector) const
 
VSDGeometryListElementclone ()
 
- Public Member Functions inherited from libvisio::VSDGeometryListElement
 VSDGeometryListElement (unsigned id, unsigned level)
 
virtual ~VSDGeometryListElement ()
 
virtual unsigned getDataID () const
 
void setLevel (unsigned level)
 

Public Attributes

double m_x
 
double m_y
 

Additional Inherited Members

- Protected Attributes inherited from libvisio::VSDGeometryListElement
unsigned m_id
 
unsigned m_level
 

Constructor & Destructor Documentation

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

Member Function Documentation

libvisio::VSDGeometryListElement * libvisio::VSDRelMoveTo::clone ( )
virtual
void libvisio::VSDRelMoveTo::handle ( VSDCollector collector) const
virtual

Member Data Documentation

double libvisio::VSDRelMoveTo::m_x
double libvisio::VSDRelMoveTo::m_y

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

Generated for libvisio by doxygen 1.8.9.1