GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
wizard.CoordinateSystemPage Class Reference

Wizard page for choosing method for location creation. More...

Inheritance diagram for wizard.CoordinateSystemPage:
Collaboration diagram for wizard.CoordinateSystemPage:

Public Member Functions

def __init__
 
def OnEnterPage
 
def SetVal
 Choose method. More...
 
- Public Member Functions inherited from wizard.TitledPage
def __init__
 
def DoLayout
 Do page layout. More...
 

Data Fields

 parent
 
 radio1
 
 radio2
 
 radio3
 
 radio4
 
 radio5
 
 radio6
 
- Data Fields inherited from wizard.TitledPage
 page
 
 title
 
 pagesizer
 
 sizer
 

Detailed Description

Wizard page for choosing method for location creation.

Definition at line 209 of file wizard.py.

Constructor & Destructor Documentation

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

Definition at line 211 of file wizard.py.

Member Function Documentation

def wizard.CoordinateSystemPage.OnEnterPage (   self,
  event 
)

Definition at line 260 of file wizard.py.

def wizard.CoordinateSystemPage.SetVal (   self,
  event 
)

Choose method.

Definition at line 303 of file wizard.py.

Field Documentation

wizard.CoordinateSystemPage.radio1

Definition at line 218 of file wizard.py.

wizard.CoordinateSystemPage.radio2

Definition at line 221 of file wizard.py.

wizard.CoordinateSystemPage.radio3

Definition at line 223 of file wizard.py.

wizard.CoordinateSystemPage.radio4

Definition at line 226 of file wizard.py.

wizard.CoordinateSystemPage.radio5

Definition at line 229 of file wizard.py.

wizard.CoordinateSystemPage.radio6

Definition at line 232 of file wizard.py.


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