GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gui_modules.location_wizard.RegionDef Class Reference

Page for setting default region extents and resolution. More...

Inheritance diagram for gui_modules.location_wizard.RegionDef:
Collaboration diagram for gui_modules.location_wizard.RegionDef:

Public Member Functions

def __init__
def MakeSettings3DPaneContent
 Create 3D region settings pane.
def OnSettings3DPaneChanged
 Collapse 3D settings box.
def OnValue
 Set given value.
def OnSetButton
 Set default region.
def OnCancel
- Public Member Functions inherited from gui_modules.location_wizard.BaseClass
def __init__
def MakeLabel
 Make aligned label.
def MakeTextCtrl
 Generic text control.
def MakeButton
 Generic button.

Data Fields

 parent
 location
 north
 south
 east
 west
 nsres
 ewres
 top
 bottom
 tbres
 tnorth
 tsouth
 twest
 teast
 tnsres
 tewres
 lrows
 lcols
 lcells
 bset
 bcancel
 img
 currlocation
 currmapset
 rows
 cols
 cells
 depth
 cells3
 infoCollapseLabelExp
 infoCollapseLabelCol
 settings3D
 minWindowSize
 ttop
 tbottom
 ttbres
 ldepth
 lcells3

Detailed Description

Page for setting default region extents and resolution.

Definition at line 2088 of file location_wizard.py.


Constructor & Destructor Documentation

def gui_modules.location_wizard.RegionDef.__init__ (   self,
  parent,
  id = wx.ID_ANY,
  title = _("Set default region extent and resolution"),
  location = None 
)

Definition at line 2092 of file location_wizard.py.


Member Function Documentation

def gui_modules.location_wizard.RegionDef.MakeSettings3DPaneContent (   self,
  pane 
)

Create 3D region settings pane.

Definition at line 2265 of file location_wizard.py.

def gui_modules.location_wizard.RegionDef.OnCancel (   self,
  event 
)

Field Documentation

gui_modules.location_wizard.RegionDef.bcancel
gui_modules.location_wizard.RegionDef.bottom
gui_modules.location_wizard.RegionDef.bset
gui_modules.location_wizard.RegionDef.cells

Definition at line 2203 of file location_wizard.py.

Referenced by gui_modules.location_wizard.RegionDef.OnValue().

gui_modules.location_wizard.RegionDef.cells3

Definition at line 2211 of file location_wizard.py.

Referenced by gui_modules.location_wizard.RegionDef.OnValue().

gui_modules.location_wizard.RegionDef.cols

Definition at line 2202 of file location_wizard.py.

Referenced by gui_modules.location_wizard.RegionDef.OnValue().

gui_modules.location_wizard.RegionDef.currlocation

Definition at line 2160 of file location_wizard.py.

gui_modules.location_wizard.RegionDef.currmapset

Definition at line 2161 of file location_wizard.py.

gui_modules.location_wizard.RegionDef.depth

Definition at line 2210 of file location_wizard.py.

Referenced by gui_modules.location_wizard.RegionDef.OnValue().

gui_modules.location_wizard.RegionDef.east
gui_modules.location_wizard.RegionDef.ewres
gui_modules.location_wizard.RegionDef.img
gui_modules.location_wizard.RegionDef.infoCollapseLabelCol
gui_modules.location_wizard.RegionDef.infoCollapseLabelExp
gui_modules.location_wizard.RegionDef.lcells
gui_modules.location_wizard.RegionDef.lcells3

Definition at line 2284 of file location_wizard.py.

gui_modules.location_wizard.RegionDef.lcols
gui_modules.location_wizard.RegionDef.ldepth

Definition at line 2283 of file location_wizard.py.

gui_modules.location_wizard.RegionDef.location

Definition at line 2099 of file location_wizard.py.

gui_modules.location_wizard.RegionDef.lrows
gui_modules.location_wizard.RegionDef.minWindowSize
gui_modules.location_wizard.RegionDef.north
gui_modules.location_wizard.RegionDef.nsres
gui_modules.location_wizard.RegionDef.rows

Definition at line 2201 of file location_wizard.py.

Referenced by gui_modules.location_wizard.RegionDef.OnValue().

gui_modules.location_wizard.RegionDef.settings3D
gui_modules.location_wizard.RegionDef.south
gui_modules.location_wizard.RegionDef.tbottom

Definition at line 2273 of file location_wizard.py.

gui_modules.location_wizard.RegionDef.tbres
gui_modules.location_wizard.RegionDef.teast
gui_modules.location_wizard.RegionDef.tewres
gui_modules.location_wizard.RegionDef.tnorth
gui_modules.location_wizard.RegionDef.tnsres
gui_modules.location_wizard.RegionDef.top
gui_modules.location_wizard.RegionDef.tsouth
gui_modules.location_wizard.RegionDef.ttbres

Definition at line 2275 of file location_wizard.py.

gui_modules.location_wizard.RegionDef.ttop

Definition at line 2271 of file location_wizard.py.

gui_modules.location_wizard.RegionDef.twest
gui_modules.location_wizard.RegionDef.west

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