libvisio::VSDFillStyle Struct Reference

#include <VSDStyles.h>

Public Member Functions

 VSDFillStyle ()
 
 VSDFillStyle (const Colour &fgc, const Colour &bgc, unsigned char p, double fga, double bga, const Colour &sfgc, unsigned char shp, double shX, double shY)
 
 VSDFillStyle (const VSDFillStyle &style)
 
 ~VSDFillStyle ()
 
void override (const VSDOptionalFillStyle &style)
 

Public Attributes

Colour fgColour
 
Colour bgColour
 
unsigned char pattern
 
double fgTransparency
 
double bgTransparency
 
Colour shadowFgColour
 
unsigned char shadowPattern
 
double shadowOffsetX
 
double shadowOffsetY
 

Constructor & Destructor Documentation

libvisio::VSDFillStyle::VSDFillStyle ( )
inline
libvisio::VSDFillStyle::VSDFillStyle ( const Colour fgc,
const Colour bgc,
unsigned char  p,
double  fga,
double  bga,
const Colour sfgc,
unsigned char  shp,
double  shX,
double  shY 
)
inline
libvisio::VSDFillStyle::VSDFillStyle ( const VSDFillStyle style)
inline
libvisio::VSDFillStyle::~VSDFillStyle ( )
inline

Member Function Documentation

void libvisio::VSDFillStyle::override ( const VSDOptionalFillStyle style)
inline

Member Data Documentation

Colour libvisio::VSDFillStyle::bgColour
double libvisio::VSDFillStyle::bgTransparency
Colour libvisio::VSDFillStyle::fgColour
double libvisio::VSDFillStyle::fgTransparency
unsigned char libvisio::VSDFillStyle::pattern
Colour libvisio::VSDFillStyle::shadowFgColour
double libvisio::VSDFillStyle::shadowOffsetX
double libvisio::VSDFillStyle::shadowOffsetY
unsigned char libvisio::VSDFillStyle::shadowPattern

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

Generated for libvisio by doxygen 1.8.9.1