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

Wizard page for selecting georeferenced file to use for setting coordinate system parameters. More...

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

Public Member Functions

def __init__
def OnEnterPage
def OnPageChanging
def OnText
 File changed.
def OnBrowse
 Choose file.
- Public Member Functions inherited from gui_modules.location_wizard.TitledPage
def DoLayout
 Do page layout.
- 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

 georeffile
 lfile
 tfile
 bbrowse
- Data Fields inherited from gui_modules.location_wizard.TitledPage
 page
 title
 pagesizer
 sizer

Detailed Description

Wizard page for selecting georeferenced file to use for setting coordinate system parameters.

Definition at line 1126 of file location_wizard.py.

Constructor & Destructor Documentation

def gui_modules.location_wizard.GeoreferencedFilePage.__init__ (   self,
  wizard,
  parent 
)

Reimplemented from gui_modules.location_wizard.TitledPage.

Definition at line 1130 of file location_wizard.py.

Member Function Documentation

def gui_modules.location_wizard.GeoreferencedFilePage.OnBrowse (   self,
  event 
)

Choose file.

Definition at line 1188 of file location_wizard.py.

def gui_modules.location_wizard.GeoreferencedFilePage.OnEnterPage (   self,
  event 
)
def gui_modules.location_wizard.GeoreferencedFilePage.OnPageChanging (   self,
  event 
)
def gui_modules.location_wizard.GeoreferencedFilePage.OnText (   self,
  event 
)

Field Documentation

gui_modules.location_wizard.GeoreferencedFilePage.bbrowse

Definition at line 1138 of file location_wizard.py.

gui_modules.location_wizard.GeoreferencedFilePage.lfile

Definition at line 1136 of file location_wizard.py.

gui_modules.location_wizard.GeoreferencedFilePage.tfile

Definition at line 1137 of file location_wizard.py.


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