VCF::ShadowFill Class Reference
#include <ShadowFill.h>
Inheritance diagram for VCF::ShadowFill:
List of all members.
Constructor & Destructor Documentation
| VCF::ShadowFill::ShadowFill |
( |
|
) |
[inline] |
|
| virtual VCF::ShadowFill::~ShadowFill |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
| double VCF::ShadowFill::getAlpha |
( |
|
) |
const [inline] |
|
| Color VCF::ShadowFill::getColor |
( |
|
) |
const [inline] |
|
| int VCF::ShadowFill::getRadius |
( |
|
) |
const [inline] |
|
| virtual void VCF::ShadowFill::render |
( |
Path * |
path |
) |
[inline, virtual] |
|
| void VCF::ShadowFill::setAlpha |
( |
const double & |
val |
) |
[inline] |
|
| void VCF::ShadowFill::setColor |
( |
const Color & |
c |
) |
[inline] |
|
| virtual void VCF::ShadowFill::setContext |
( |
GraphicsContext * |
context |
) |
[inline, virtual] |
|
|
|
sets the context for the fill.
The GraphicsContext will call this when the GraphicsContext::setCurrrentFill() method is called.
Implements VCF::Fill. |
| void VCF::ShadowFill::setRadius |
( |
int |
val |
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: