GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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. More...
 
def OnBrowse
 Choose file. More...
 
- Public Member Functions inherited from wizard.TitledPage
def __init__
 
def DoLayout
 Do page layout. More...
 

Data Fields

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

Detailed Description

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

Definition at line 1105 of file wizard.py.

Constructor & Destructor Documentation

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

Definition at line 1109 of file wizard.py.

Member Function Documentation

def wizard.GeoreferencedFilePage.OnBrowse (   self,
  event 
)

Choose file.

Definition at line 1167 of file wizard.py.

def wizard.GeoreferencedFilePage.OnEnterPage (   self,
  event 
)

Definition at line 1138 of file wizard.py.

References wizard.GeoreferencedFilePage.georeffile.

def wizard.GeoreferencedFilePage.OnPageChanging (   self,
  event 
)

Definition at line 1147 of file wizard.py.

References wizard.GeoreferencedFilePage.georeffile.

def wizard.GeoreferencedFilePage.OnText (   self,
  event 
)

File changed.

Definition at line 1154 of file wizard.py.

References wizard.GeoreferencedFilePage.georeffile.

Field Documentation

wizard.GeoreferencedFilePage.bbrowse

Definition at line 1117 of file wizard.py.

wizard.GeoreferencedFilePage.georeffile
wizard.GeoreferencedFilePage.lfile

Definition at line 1115 of file wizard.py.

wizard.GeoreferencedFilePage.tfile

Definition at line 1116 of file wizard.py.


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