Public Member Functions | Static Public Member Functions | Protected Member Functions

GR_Abi_ColorArea Class Reference

#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_ColorAreacreate (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]

Referenced by create().

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]

References create().

static SmartPtr<GR_Abi_ColorArea> GR_Abi_ColorArea::create ( const AreaRef &  area,
const RGBColor &  c 
) [inline, static]

References GR_Abi_ColorArea().

Referenced by clone().

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: