| addText(const std::string &txt) | html::text | |
| clone(void) const | html::text | [virtual] |
| getXSize(void) const | html::object | [virtual] |
| getYSize(void) const | html::object | [virtual] |
| insertText(const std::string &txt) | html::text | |
| object(void) | html::object | |
| operator<<(const std::string &txt) | html::text | |
| operator<<(double x) | html::text | |
| setColor(const color &Color) | html::text | |
| setFont(const font &Font) | html::text | |
| setSize(const size &Size) | html::text | |
| text(void) | html::text | |
| text(const std::string &x) | html::text | |
| text(double x) | html::text | |
| text(const Time &x, const char *fmt="%M %d, %Y %02H:%02N") | html::text | |
| write(writer &out) const | html::text | [virtual] |
| ~object(void) | html::object | [virtual] |
| ~text(void) | html::text | [virtual] |
1.5.4