| create(IN int borderSize) | dialog::TextDrawer | [static] |
| drawCircle(IN const point_t &pos, IN float radius)=0 | dialog::Drawer | [pure virtual] |
| drawRectWithBorder(IN eElementType type, IN const rect_t &rect)=0 | dialog::Drawer | [pure virtual] |
| drawString(IN eElementType type, IN const point_t &pos, IN const char *text)=0 | dialog::Drawer | [pure virtual] |
| getBorderSizing(IN eElementType type)=0 | dialog::Drawer | [pure virtual] |
| getFontSizing(IN eElementType type, IN const char *text)=0 | dialog::Drawer | [pure virtual] |
| writeToStream(IO std::ostream &stream)=0 | dialog::TextDrawer | [pure virtual] |
| ~Drawer(void) | dialog::Drawer | [virtual] |
| ~TextDrawer(void) | dialog::TextDrawer | [virtual] |
1.7.1