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

Public Member Functions

def __init__
 Loading and saving of display extents to saved region file.
def OnRegion

Data Fields

 loadsave
 wind

Detailed Description

Definition at line 435 of file gui_core/dialogs.py.


Constructor & Destructor Documentation

def dialogs.SavedRegion.__init__ (   self,
  parent,
  id = wx.ID_ANY,
  title = "",
  loadsave = 'load',
  kwargs 
)

Loading and saving of display extents to saved region file.

Parameters:
loadsaveload or save region?

Definition at line 437 of file gui_core/dialogs.py.


Member Function Documentation

def dialogs.SavedRegion.OnRegion (   self,
  event 
)

Definition at line 488 of file gui_core/dialogs.py.

References render.Map.wind, and dialogs.SavedRegion.wind.


Field Documentation


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