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

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

Inheritance diagram for wizard.GeoreferencedFilePage:
Collaboration diagram for wizard.GeoreferencedFilePage:

Public Member Functions

def __init__
def OnEnterPage
def OnPageChanging
def OnText
 File changed.
def OnBrowse
 Choose file.

Data Fields

 georeffile
 lfile
 tfile
 bbrowse

Detailed Description

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

Definition at line 1090 of file wizard.py.


Constructor & Destructor Documentation

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

Reimplemented from wizard.TitledPage.

Definition at line 1094 of file wizard.py.


Member Function Documentation

def wizard.GeoreferencedFilePage.OnBrowse (   self,
  event 
)

Choose file.

Definition at line 1152 of file wizard.py.

def wizard.GeoreferencedFilePage.OnEnterPage (   self,
  event 
)

Definition at line 1123 of file wizard.py.

References wizard.GeoreferencedFilePage.georeffile.

def wizard.GeoreferencedFilePage.OnPageChanging (   self,
  event 
)

Definition at line 1132 of file wizard.py.

References wizard.GeoreferencedFilePage.georeffile.

def wizard.GeoreferencedFilePage.OnText (   self,
  event 
)

File changed.

Definition at line 1139 of file wizard.py.

References wizard.GeoreferencedFilePage.georeffile.


Field Documentation

Definition at line 1100 of file wizard.py.

Definition at line 1101 of file wizard.py.


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