#include <gr_Abi_ColorArea.h>
List of all members.
Public Member Functions |
virtual AreaRef | clone (const AreaRef &area) const |
virtual void | render (RenderingContext &, const scaled &, const scaled &) const |
Static Public Member Functions |
static SmartPtr< GR_Abi_ColorArea > | create (const AreaRef &area, const RGBColor &c) |
Protected Member Functions |
| GR_Abi_ColorArea (const AreaRef &area, const RGBColor &c) |
virtual | ~GR_Abi_ColorArea () |
Constructor & Destructor Documentation
GR_Abi_ColorArea::GR_Abi_ColorArea |
( |
const AreaRef & |
area, |
|
|
const RGBColor & |
c | |
|
) |
| | [inline, protected] |
virtual GR_Abi_ColorArea::~GR_Abi_ColorArea |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
virtual AreaRef GR_Abi_ColorArea::clone |
( |
const AreaRef & |
area |
) |
const [inline, virtual] |
static SmartPtr<GR_Abi_ColorArea> GR_Abi_ColorArea::create |
( |
const AreaRef & |
area, |
|
|
const RGBColor & |
c | |
|
) |
| | [inline, static] |
void GR_Abi_ColorArea::render |
( |
RenderingContext & |
c, |
|
|
const scaled & |
x, |
|
|
const scaled & |
y | |
|
) |
| | const [virtual] |
The documentation for this class was generated from the following files: