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


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