Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | Related Pages

PageModeScreenView.h

00001 #ifndef PAGEMODESCREENVIEW_H
00002 #define PAGEMODESCREENVIEW_H
00003 #include "ScreenView.h"
00004 /*
00005  * *
00006  * It is a scalable environnement i.e : The zoom will work, placing the oject in 
00007  * a PageView, this defines a mode. In the future the various mode will be grouped with 
00008  * an ancestor, but I first try to make the PageMode rendering on a screen
00009  *
00010  * **/
00011 class PageMode:public ScreenView
00012 {
00013 };
00014 #endif

Generated on Tue Jun 1 21:13:29 2004 for Alternate Take by doxygen 1.3.6