#include <VSDStyles.h>
Public Attributes |
| boost::optional< double > | width |
| boost::optional< Colour > | colour |
| boost::optional< unsigned char > | pattern |
| boost::optional< unsigned char > | startMarker |
| boost::optional< unsigned char > | endMarker |
| boost::optional< unsigned char > | cap |
Constructor & Destructor Documentation
| libvisio::VSDOptionalLineStyle::VSDOptionalLineStyle |
( |
| ) |
|
|
inline |
| libvisio::VSDOptionalLineStyle::VSDOptionalLineStyle |
( |
const boost::optional< double > & |
w, |
|
|
const boost::optional< Colour > & |
col, |
|
|
const boost::optional< unsigned char > & |
p, |
|
|
const boost::optional< unsigned char > & |
sm, |
|
|
const boost::optional< unsigned char > & |
em, |
|
|
const boost::optional< unsigned char > & |
c |
|
) |
| |
|
inline |
| libvisio::VSDOptionalLineStyle::~VSDOptionalLineStyle |
( |
| ) |
|
|
inline |
Member Function Documentation
Member Data Documentation
| boost::optional<unsigned char> libvisio::VSDOptionalLineStyle::cap |
| boost::optional<Colour> libvisio::VSDOptionalLineStyle::colour |
| boost::optional<unsigned char> libvisio::VSDOptionalLineStyle::endMarker |
| boost::optional<unsigned char> libvisio::VSDOptionalLineStyle::pattern |
| boost::optional<unsigned char> libvisio::VSDOptionalLineStyle::startMarker |
| boost::optional<double> libvisio::VSDOptionalLineStyle::width |
The documentation for this struct was generated from the following file: