#include <VSDXGeometryList.h>
Public Member Functions | |
VSDXPolylineTo2 (unsigned id, unsigned level, double x, double y, unsigned dataID) | |
~VSDXPolylineTo2 () | |
void | handle (VSDXCollector *collector) |
VSDXGeometryListElement * | clone () |
![]() | |
VSDXGeometryListElement () | |
virtual | ~VSDXGeometryListElement () |
Public Attributes | |
unsigned | m_dataID |
Private Attributes | |
unsigned | m_id |
unsigned | m_level |
double | m_x |
double | m_y |
|
inline |
|
inline |
|
virtual |
Implements libvisio::VSDXGeometryListElement.
|
virtual |
Implements libvisio::VSDXGeometryListElement.
unsigned libvisio::VSDXPolylineTo2::m_dataID |
|
private |
|
private |
|
private |
|
private |