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