#include <VSDTypes.h>
| Public Member Functions | |
| PolylineData () | |
| Public Attributes | |
| unsigned char | xType | 
| unsigned char | yType | 
| std::vector< std::pair< double, double > > | points | 
| 
 | inline | 
| std::vector<std::pair<double, double> > libvisio::PolylineData::points | 
| unsigned char libvisio::PolylineData::xType | 
| unsigned char libvisio::PolylineData::yType |