|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Checkbox to select zoom behavior. More...


Public Member Functions | |
| def | __init__ |
Data Fields | |
| name | |
| label | |
| widget | |
Checkbox to select zoom behavior.
Used by BufferedWindow (through MapFrame property). See tooltip for explanation.
Definition at line 423 of file statusbar.py.
| def statusbar.SbAlignExtent.__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.SbItem.
Definition at line 429 of file statusbar.py.
Definition at line 432 of file statusbar.py.
Referenced by python.task.grassTask.get_description().
Definition at line 431 of file statusbar.py.
Referenced by python.task.grassTask.get_cmd(), and python.task.grassTask.get_name().
Definition at line 434 of file statusbar.py.
Referenced by statusbar.SbItem.GetWidget().