GRASS Programmer's Manual  6.4.4(2014)-r
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__ (self, wizard, parent)
 
def OnEnterPage (self, event)
 
def OnPageChanging (self, event)
 
def OnText (self, event)
 File changed. More...
 
def OnBrowse (self, event)
 Choose file. More...
 
- Public Member Functions inherited from wizard.TitledPage
def __init__ (self, parent, title)
 
def DoLayout (self)
 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 1107 of file wizard.py.

Constructor & Destructor Documentation

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

Definition at line 1111 of file wizard.py.

Member Function Documentation

def wizard.GeoreferencedFilePage.OnBrowse (   self,
  event 
)

Choose file.

Definition at line 1169 of file wizard.py.

def wizard.GeoreferencedFilePage.OnEnterPage (   self,
  event 
)

Definition at line 1140 of file wizard.py.

References wizard.GeoreferencedFilePage.georeffile.

def wizard.GeoreferencedFilePage.OnPageChanging (   self,
  event 
)

Definition at line 1149 of file wizard.py.

References wizard.GeoreferencedFilePage.georeffile.

def wizard.GeoreferencedFilePage.OnText (   self,
  event 
)

File changed.

Definition at line 1156 of file wizard.py.

References wizard.GeoreferencedFilePage.georeffile.

Field Documentation

wizard.GeoreferencedFilePage.bbrowse

Definition at line 1119 of file wizard.py.

wizard.GeoreferencedFilePage.georeffile
wizard.GeoreferencedFilePage.lfile

Definition at line 1117 of file wizard.py.

wizard.GeoreferencedFilePage.tfile

Definition at line 1118 of file wizard.py.


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