GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
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.

Data Fields

 parent
 radio1
 radio2
 radio3
 radio4
 radio5
 radio6

Detailed Description

Wizard page for choosing method for location creation.

Definition at line 196 of file wizard.py.


Constructor & Destructor Documentation

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

Reimplemented from wizard.TitledPage.

Definition at line 198 of file wizard.py.


Member Function Documentation

def wizard.CoordinateSystemPage.OnEnterPage (   self,
  event 
)

Definition at line 247 of file wizard.py.

def wizard.CoordinateSystemPage.SetVal (   self,
  event 
)

Choose method.

Definition at line 290 of file wizard.py.


Field Documentation

Definition at line 205 of file wizard.py.

Definition at line 208 of file wizard.py.

Definition at line 210 of file wizard.py.

Definition at line 213 of file wizard.py.

Definition at line 216 of file wizard.py.

Definition at line 219 of file wizard.py.


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