GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
statusbar.SbCompRegionExtent Class Reference

Shows computational region. More...

Inheritance diagram for statusbar.SbCompRegionExtent:
Collaboration diagram for statusbar.SbCompRegionExtent:

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
 

Detailed Description

Shows computational region.

Definition at line 924 of file statusbar.py.

Constructor & Destructor Documentation

def statusbar.SbCompRegionExtent.__init__ (   self,
  mapframe,
  statusbar,
  position = 0 
)

Definition at line 926 of file statusbar.py.

Field Documentation

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().


The documentation for this class was generated from the following file: