GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Shows computational region. More...
Public Member Functions | |
def | __init__ |
Public Member Functions inherited from statusbar.SbRegionExtent | |
def | __init__ |
def | Show |
def | ReprojectRegionFromMap |
Reproject region values. More... | |
Public Member Functions inherited from statusbar.SbTextItem | |
def | __init__ |
def | Show |
def | Hide |
def | SetValue |
def | GetValue |
def | GetWidget |
def | Update |
Public Member Functions inherited from statusbar.SbItem | |
def | __init__ |
def | Show |
Invokes showing of underlying widget. More... | |
def | Hide |
def | SetValue |
def | GetValue |
def | GetPosition |
def | GetWidget |
Returns underlaying winget. More... | |
def | Update |
Called when statusbar action is activated (e.g. More... | |
Data Fields | |
name | |
label | |
Data Fields inherited from statusbar.SbRegionExtent | |
name | |
label | |
Data Fields inherited from statusbar.SbTextItem | |
text | |
Data Fields inherited from statusbar.SbItem | |
mapFrame | |
statusbar | |
position | |
Shows computational region.
Definition at line 924 of file statusbar.py.
def statusbar.SbCompRegionExtent.__init__ | ( | self, | |
mapframe, | |||
statusbar, | |||
position = 0 |
|||
) |
Definition at line 926 of file statusbar.py.
statusbar.SbCompRegionExtent.label |
Definition at line 929 of file statusbar.py.
Referenced by python.task.grassTask.get_description().
statusbar.SbCompRegionExtent.name |
Definition at line 928 of file statusbar.py.
Referenced by python.task.grassTask.get_cmd(), and python.task.grassTask.get_name().