| Blank() const=0 | Dasher::CDasherScreen | [pure virtual] |
| CDasherScreen(int width, int height) | Dasher::CDasherScreen | [inline] |
| Display()=0 | Dasher::CDasherScreen | [pure virtual] |
| DrawPolygon(point *Points, int Number, int Color, Opts::ColorSchemes ColorScheme) const=0 | Dasher::CDasherScreen | [pure virtual] |
| DrawRectangle(int x1, int y1, int x2, int y2, int Color, Opts::ColorSchemes ColorScheme) const=0 | Dasher::CDasherScreen | [pure virtual] |
| DrawText(symbol Character, int x1, int y1, int Size) const=0 | Dasher::CDasherScreen | [pure virtual] |
| GetFontSize()=0 | Dasher::CDasherScreen | [pure virtual] |
| GetHeight() const | Dasher::CDasherScreen | [inline] |
| GetWidth() const | Dasher::CDasherScreen | [inline] |
| m_DasherInterface | Dasher::CDasherScreen | [protected] |
| m_iHeight | Dasher::CDasherScreen | [protected] |
| m_iWidth | Dasher::CDasherScreen | [protected] |
| point typedef | Dasher::CDasherScreen | |
| Polyline(point *Points, int Number) const=0 | Dasher::CDasherScreen | [pure virtual] |
| SetFont(std::string Name)=0 | Dasher::CDasherScreen | [pure virtual] |
| SetFontSize(Dasher::Opts::FontSize fontsize)=0 | Dasher::CDasherScreen | [pure virtual] |
| SetInterface(CDasherWidgetInterface *DasherInterface) | Dasher::CDasherScreen | [inline, virtual] |
| TextSize(symbol Character, int *Width, int *Height, int Size) const=0 | Dasher::CDasherScreen | [pure virtual] |