Public Member Functions | |
| VSDRelQuadBezTo (unsigned id, unsigned level, const boost::optional< double > &x, const boost::optional< double > &y, const boost::optional< double > &a, const boost::optional< double > &b) | |
| virtual | ~VSDRelQuadBezTo () |
| void | handle (VSDCollector *collector) const |
| VSDGeometryListElement * | clone () |
Public Attributes | |
| double | m_x |
| double | m_y |
| double | m_a |
| double | m_b |
| libvisio::VSDRelQuadBezTo::VSDRelQuadBezTo | ( | unsigned | id, |
| unsigned | level, | ||
| const boost::optional< double > & | x, | ||
| const boost::optional< double > & | y, | ||
| const boost::optional< double > & | a, | ||
| const boost::optional< double > & | b | ||
| ) | [inline] |
| virtual libvisio::VSDRelQuadBezTo::~VSDRelQuadBezTo | ( | ) | [inline, virtual] |
| libvisio::VSDGeometryListElement * libvisio::VSDRelQuadBezTo::clone | ( | ) | [virtual] |
Implements libvisio::VSDGeometryListElement.
| void libvisio::VSDRelQuadBezTo::handle | ( | VSDCollector * | collector | ) | const [virtual] |
Implements libvisio::VSDGeometryListElement.
Referenced by libvisio::VSDGeometryList::addRelQuadBezTo().
Referenced by libvisio::VSDGeometryList::addRelQuadBezTo().
Referenced by libvisio::VSDGeometryList::addRelQuadBezTo().
Referenced by libvisio::VSDGeometryList::addRelQuadBezTo().