Public Member Functions | |
| VSDSplineStart (unsigned id, unsigned level, const boost::optional< double > &x, const boost::optional< double > &y, const boost::optional< double > &secondKnot, const boost::optional< double > &firstKnot, const boost::optional< double > &lastKnot, const boost::optional< unsigned > °ree) | |
| virtual | ~VSDSplineStart () |
| void | handle (VSDCollector *collector) const |
| VSDGeometryListElement * | clone () |
Public Attributes | |
| double | m_x |
| double | m_y |
| double | m_secondKnot |
| double | m_firstKnot |
| double | m_lastKnot |
| unsigned | m_degree |
| libvisio::VSDSplineStart::VSDSplineStart | ( | unsigned | id, |
| unsigned | level, | ||
| const boost::optional< double > & | x, | ||
| const boost::optional< double > & | y, | ||
| const boost::optional< double > & | secondKnot, | ||
| const boost::optional< double > & | firstKnot, | ||
| const boost::optional< double > & | lastKnot, | ||
| const boost::optional< unsigned > & | degree | ||
| ) | [inline] |
| virtual libvisio::VSDSplineStart::~VSDSplineStart | ( | ) | [inline, virtual] |
| libvisio::VSDGeometryListElement * libvisio::VSDSplineStart::clone | ( | ) | [virtual] |
Implements libvisio::VSDGeometryListElement.
| void libvisio::VSDSplineStart::handle | ( | VSDCollector * | collector | ) | const [virtual] |
Implements libvisio::VSDGeometryListElement.
| unsigned libvisio::VSDSplineStart::m_degree |
Referenced by libvisio::VSDGeometryList::addSplineStart().
Referenced by libvisio::VSDGeometryList::addSplineStart().
Referenced by libvisio::VSDGeometryList::addSplineStart().
Referenced by libvisio::VSDGeometryList::addSplineStart().
Referenced by libvisio::VSDGeometryList::addSplineStart().
Referenced by libvisio::VSDGeometryList::addSplineStart().