Public Member Functions | |
| VSDInfiniteLine (unsigned id, unsigned level, const boost::optional< double > &x1, const boost::optional< double > &y1, const boost::optional< double > &x2, const boost::optional< double > &y2) | |
| virtual | ~VSDInfiniteLine () |
| void | handle (VSDCollector *collector) const |
| VSDGeometryListElement * | clone () |
Public Attributes | |
| double | m_x1 |
| double | m_y1 |
| double | m_x2 |
| double | m_y2 |
| libvisio::VSDInfiniteLine::VSDInfiniteLine | ( | unsigned | id, |
| unsigned | level, | ||
| const boost::optional< double > & | x1, | ||
| const boost::optional< double > & | y1, | ||
| const boost::optional< double > & | x2, | ||
| const boost::optional< double > & | y2 | ||
| ) | [inline] |
| virtual libvisio::VSDInfiniteLine::~VSDInfiniteLine | ( | ) | [inline, virtual] |
| libvisio::VSDGeometryListElement * libvisio::VSDInfiniteLine::clone | ( | ) | [virtual] |
Implements libvisio::VSDGeometryListElement.
| void libvisio::VSDInfiniteLine::handle | ( | VSDCollector * | collector | ) | const [virtual] |
Implements libvisio::VSDGeometryListElement.
Referenced by libvisio::VSDGeometryList::addInfiniteLine().
Referenced by libvisio::VSDGeometryList::addInfiniteLine().
Referenced by libvisio::VSDGeometryList::addInfiniteLine().
Referenced by libvisio::VSDGeometryList::addInfiniteLine().