Public Member Functions | |
VSDArcTo (unsigned id, unsigned level, const boost::optional< double > &x2, const boost::optional< double > &y2, const boost::optional< double > &bow) | |
virtual | ~VSDArcTo () |
void | handle (VSDCollector *collector) const |
VSDGeometryListElement * | clone () |
![]() | |
VSDGeometryListElement (unsigned id, unsigned level) | |
virtual | ~VSDGeometryListElement () |
virtual unsigned | getDataID () const |
void | setLevel (unsigned level) |
Public Attributes | |
double | m_x2 |
double | m_y2 |
double | m_bow |
Additional Inherited Members | |
![]() | |
unsigned | m_id |
unsigned | m_level |
|
inline |
|
inlinevirtual |
|
virtual |
Implements libvisio::VSDGeometryListElement.
|
virtual |
Implements libvisio::VSDGeometryListElement.
double libvisio::VSDArcTo::m_bow |
Referenced by libvisio::VSDGeometryList::addArcTo().
double libvisio::VSDArcTo::m_x2 |
Referenced by libvisio::VSDGeometryList::addArcTo().
double libvisio::VSDArcTo::m_y2 |
Referenced by libvisio::VSDGeometryList::addArcTo().