#include <zoomableview.h>
Inheritance diagram for ZoomableView:


| Public Member Functions | |
| virtual double | zoom (double factor)=0 | 
| virtual double | get_zoom (void)=0 | 
| virtual double | get_thickness1 (void)=0 | 
| virtual void | pen (unsigned char r, unsigned char g, unsigned char b, double thickness)=0 | 
| virtual void | get_pen (unsigned char &r, unsigned char &g, unsigned char &b, double &thickness)=0 | 
| virtual void | clear_rect (double, double, double, double)=0 | 
| virtual void | repaint_rect (double, double, double, double)=0 | 
| virtual void | get_rect (double &, double &, double &, double &)=0 | 
| ZoomableView (SurfaceDriver *, int, int, int, int, unsigned char, unsigned char, unsigned char) | |
| 
 | ||||||||||||||||||||||||||||||||||||
| 
 | 
| 
 | 
| 
 Implemented in ZoomableObjectView, and ZoomableSurfaceView. | 
| 
 | 
| 
 Implemented in ZoomableObjectView, and ZoomableSurfaceView. | 
| 
 | 
| 
 Implemented in ZoomableSurfaceView. | 
| 
 | ||||||||||||||||||||
| 
 Implemented in ZoomableSurfaceView. | 
| 
 | ||||||||||||||||||||
| 
 Implemented in ZoomableSurfaceView. | 
| 
 | ||||||||||||||||||||
| 
 Reimplemented from ScrollableView. Implemented in ZoomableSurfaceView. | 
| 
 | ||||||||||||||||||||
| 
 Reimplemented from ScrollableView. Implemented in ZoomableSurfaceView. | 
| 
 | ||||||||||||||||||||
| 
 Reimplemented from ScrollableView. Implemented in ZoomableSurfaceView. | 
 1.3.5
 
1.3.5