#include <TdkLegendLayoutObject.h>
Inheritance diagram for TdkLegendLayoutObject:

Public Member Functions | |
| TdkLegendLayoutObject (std::string name, TeBox &bBox, TdkObjectGID &viewGID) | |
| TdkLegendLayoutObject (std::string name, TeBox &bBox) | |
| TdkLegendLayoutObject (TdkLegendLayoutObject &legendLayoutObject) | |
| virtual TdkLegendLayoutObject * | copy () |
| virtual std::string | getType () |
| virtual std::string | getTemplateName () |
Protected Member Functions | |
| virtual void | drawFill (TdkDisplay *display) |
| TdkLegendLayoutObject::TdkLegendLayoutObject | ( | std::string | name, | |
| TeBox & | bBox, | |||
| TdkObjectGID & | viewGID | |||
| ) |
| TdkLegendLayoutObject::TdkLegendLayoutObject | ( | std::string | name, | |
| TeBox & | bBox | |||
| ) |
| TdkLegendLayoutObject::TdkLegendLayoutObject | ( | TdkLegendLayoutObject & | legendLayoutObject | ) |
| TdkLegendLayoutObject * TdkLegendLayoutObject::copy | ( | ) | [virtual] |
Implements TdkLayoutObject.
| std::string TdkLegendLayoutObject::getType | ( | ) | [inline, virtual] |
Reimplemented from TdkApplicationLayoutObject.
| std::string TdkLegendLayoutObject::getTemplateName | ( | ) | [inline, virtual] |
Reimplemented from TdkViewLayoutObject.
| void TdkLegendLayoutObject::drawFill | ( | TdkDisplay * | display | ) | [protected, virtual] |
Implements TdkLayoutObject.
1.5.2