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

§ VSDFillStyle() [1/3]

libvisio::VSDFillStyle::VSDFillStyle ( )
inline

§ VSDFillStyle() [2/3]

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

§ VSDFillStyle() [3/3]

libvisio::VSDFillStyle::VSDFillStyle ( const VSDFillStyle style)
inline

§ ~VSDFillStyle()

libvisio::VSDFillStyle::~VSDFillStyle ( )
inline

Member Function Documentation

§ override()

Member Data Documentation

§ bgColour

Colour libvisio::VSDFillStyle::bgColour

§ bgTransparency

double libvisio::VSDFillStyle::bgTransparency

§ fgColour

Colour libvisio::VSDFillStyle::fgColour

§ fgTransparency

double libvisio::VSDFillStyle::fgTransparency

§ pattern

§ shadowFgColour

Colour libvisio::VSDFillStyle::shadowFgColour

§ shadowOffsetX

double libvisio::VSDFillStyle::shadowOffsetX

§ shadowOffsetY

double libvisio::VSDFillStyle::shadowOffsetY

§ shadowPattern

unsigned char libvisio::VSDFillStyle::shadowPattern

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

Generated for libvisio by doxygen 1.8.12