#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 |
| 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] |
| void libvisio::VSDFillStyle::override | ( | const VSDOptionalFillStyle & | style | ) | [inline] |
Referenced by libvisio::VSDStyles::getFillStyle().
Referenced by libvisio::VSDContentCollector::_fillAndShadowProperties(), and override().
Referenced by libvisio::VSDContentCollector::_fillAndShadowProperties(), and override().
Referenced by libvisio::VSDContentCollector::_fillAndShadowProperties(), and override().
Referenced by libvisio::VSDContentCollector::_fillAndShadowProperties(), and override().
| unsigned char libvisio::VSDFillStyle::pattern |
Referenced by libvisio::VSDContentCollector::_fillAndShadowProperties(), and override().
Referenced by libvisio::VSDContentCollector::_fillAndShadowProperties(), and override().
Referenced by libvisio::VSDContentCollector::_fillAndShadowProperties(), and override().
Referenced by libvisio::VSDContentCollector::_fillAndShadowProperties(), and override().
| unsigned char libvisio::VSDFillStyle::shadowPattern |
Referenced by libvisio::VSDContentCollector::_fillAndShadowProperties(), and override().