|
GRASS Programmer's Manual
6.4.2(2012)
|
Public Member Functions | |
| def | OnInit |
| def | OnExit |
| def | watcher |
| Redraw, if new layer appears. | |
Data Fields | |
| mapFrm | |
| redraw | |
| timer | |
Definition at line 1955 of file mapdisp.py.
| def gui_modules.mapdisp.MapApp.OnExit | ( | self | ) |
Definition at line 1979 of file mapdisp.py.
| def gui_modules.mapdisp.MapApp.OnInit | ( | self | ) |
Definition at line 1956 of file mapdisp.py.
| def gui_modules.mapdisp.MapApp.watcher | ( | self | ) |
Redraw, if new layer appears.
Definition at line 1986 of file mapdisp.py.
References gui_modules.mapdisp.MapApp.redraw.
| gui_modules.mapdisp.MapApp.mapFrm |
Definition at line 1963 of file mapdisp.py.
| gui_modules.mapdisp.MapApp.redraw |
Definition at line 1970 of file mapdisp.py.
Referenced by gui_modules.mapdisp.MapApp.watcher().
| gui_modules.mapdisp.MapApp.timer |
Definition at line 1973 of file mapdisp.py.