|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Public Member Functions | |
| def | OnInit |
| def | OnExit |
| def | watcher |
| Redraw, if new layer appears (check's timestamp of cmdfile) | |
Data Fields | |
| cmdTimeStamp | |
| Map | |
| mapFrm | |
| timer | |
Definition at line 46 of file mapdisp/main.py.
| def main.MapApp.OnExit | ( | self | ) |
Definition at line 70 of file mapdisp/main.py.
| def main.MapApp.OnInit | ( | self | ) |
Definition at line 47 of file mapdisp/main.py.
| def main.MapApp.watcher | ( | self | ) |
Redraw, if new layer appears (check's timestamp of cmdfile)
Definition at line 78 of file mapdisp/main.py.
References main.MapApp.cmdTimeStamp, and gcmd.RunCommand().
Definition at line 50 of file mapdisp/main.py.
Referenced by main.MapApp.watcher().
Definition at line 51 of file mapdisp/main.py.
Referenced by frame.MapFrame.AddNviz(), frame.MapFrame.AddToolbar(), and frame.MapFrame.GetMapWindow().
Definition at line 56 of file mapdisp/main.py.
Definition at line 62 of file mapdisp/main.py.