|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Shows computational region. More...


Public Member Functions | |
| def | __init__ |
Data Fields | |
| name | |
| label | |
Shows computational region.
Definition at line 923 of file statusbar.py.
| def statusbar.SbCompRegionExtent.__init__ | ( | self, | |
| mapframe, | |||
| statusbar, | |||
position = 0 |
|||
| ) |
| mapframe | instance of class with MapFrame interface |
| statusbar | statusbar instance (wx.Statusbar) |
| position | item position in statusbar |
Reimplemented from statusbar.SbRegionExtent.
Definition at line 925 of file statusbar.py.
Reimplemented from statusbar.SbRegionExtent.
Definition at line 928 of file statusbar.py.
Referenced by python.task.grassTask.get_description().
Reimplemented from statusbar.SbRegionExtent.
Definition at line 927 of file statusbar.py.
Referenced by python.task.grassTask.get_cmd(), and python.task.grassTask.get_name().