GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gui_modules.location_wizard.ProjParamsPage Class Reference

Wizard page for selecting method of setting coordinate system parameters (select coordinate system option) More...

Inheritance diagram for gui_modules.location_wizard.ProjParamsPage:
Collaboration diagram for gui_modules.location_wizard.ProjParamsPage:

Public Member Functions

def __init__
def OnParamEntry
 Parameter value changed.
def OnPageChange
 Go to next page.
def OnEnterPage
 Page entered.
def SetVal
 Set value.
- Public Member Functions inherited from gui_modules.location_wizard.TitledPage
def DoLayout
 Do page layout.
- Public Member Functions inherited from gui_modules.location_wizard.BaseClass
def __init__
def MakeLabel
 Make aligned label.
def MakeTextCtrl
 Generic text control.
def MakeButton
 Generic button.

Data Fields

 parent
 panel
 prjParamSizer
 pparam
 p4projparams
 projdesc
 radio1
 radio2
 paramSBox
- Data Fields inherited from gui_modules.location_wizard.TitledPage
 page
 title
 pagesizer
 sizer

Detailed Description

Wizard page for selecting method of setting coordinate system parameters (select coordinate system option)

Definition at line 658 of file location_wizard.py.

Constructor & Destructor Documentation

def gui_modules.location_wizard.ProjParamsPage.__init__ (   self,
  wizard,
  parent 
)

Reimplemented from gui_modules.location_wizard.TitledPage.

Definition at line 662 of file location_wizard.py.

Member Function Documentation

def gui_modules.location_wizard.ProjParamsPage.OnEnterPage (   self,
  event 
)
def gui_modules.location_wizard.ProjParamsPage.OnPageChange (   self,
  event = None 
)

Go to next page.

Definition at line 732 of file location_wizard.py.

References gui_modules.location_wizard.ProjParamsPage.p4projparams.

def gui_modules.location_wizard.ProjParamsPage.OnParamEntry (   self,
  event 
)

Parameter value changed.

Definition at line 707 of file location_wizard.py.

References gui_modules.location_wizard.ProjParamsPage.pparam.

def gui_modules.location_wizard.ProjParamsPage.SetVal (   self,
  event 
)

Set value.

Definition at line 837 of file location_wizard.py.

Field Documentation

gui_modules.location_wizard.ProjParamsPage.p4projparams
gui_modules.location_wizard.ProjParamsPage.panel
gui_modules.location_wizard.ProjParamsPage.paramSBox

Definition at line 756 of file location_wizard.py.

gui_modules.location_wizard.ProjParamsPage.pparam
gui_modules.location_wizard.ProjParamsPage.prjParamSizer
gui_modules.location_wizard.ProjParamsPage.projdesc
gui_modules.location_wizard.ProjParamsPage.radio1

Definition at line 684 of file location_wizard.py.

gui_modules.location_wizard.ProjParamsPage.radio2

Definition at line 687 of file location_wizard.py.


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