libvisio::VSDLineStyle Struct Reference

#include <VSDStyles.h>

List of all members.

Public Member Functions

 VSDLineStyle ()
 VSDLineStyle (double w, Colour col, unsigned char p, unsigned char sm, unsigned char em, unsigned char c)
 VSDLineStyle (const VSDLineStyle &style)
 ~VSDLineStyle ()
void override (const VSDOptionalLineStyle &style)

Public Attributes

double width
Colour colour
unsigned char pattern
unsigned char startMarker
unsigned char endMarker
unsigned char cap

Constructor & Destructor Documentation

libvisio::VSDLineStyle::VSDLineStyle ( )
inline
libvisio::VSDLineStyle::VSDLineStyle ( double  w,
Colour  col,
unsigned char  p,
unsigned char  sm,
unsigned char  em,
unsigned char  c 
)
inline
libvisio::VSDLineStyle::VSDLineStyle ( const VSDLineStyle style)
inline
libvisio::VSDLineStyle::~VSDLineStyle ( )
inline

Member Function Documentation

void libvisio::VSDLineStyle::override ( const VSDOptionalLineStyle style)
inline

Member Data Documentation

unsigned char libvisio::VSDLineStyle::cap
Colour libvisio::VSDLineStyle::colour
unsigned char libvisio::VSDLineStyle::endMarker
unsigned char libvisio::VSDLineStyle::pattern
unsigned char libvisio::VSDLineStyle::startMarker
double libvisio::VSDLineStyle::width

The documentation for this struct was generated from the following file:

Generated for libvisio by doxygen 1.8.1.1