GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
dialogs.RegionDef Class Reference

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

Inheritance diagram for dialogs.RegionDef:
Collaboration diagram for dialogs.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

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 32 of file location_wizard/dialogs.py.


Constructor & Destructor Documentation

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

Definition at line 36 of file location_wizard/dialogs.py.


Member Function Documentation

def dialogs.RegionDef.MakeSettings3DPaneContent (   self,
  pane 
)

Create 3D region settings pane.

Definition at line 209 of file location_wizard/dialogs.py.


Field Documentation


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