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

Shows summary result of choosing coordinate system parameters prior to creating location. More...

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

Public Member Functions

def __init__
def OnEnterPage
 Insert values into text controls for summary of location creation options.
def OnFinish
- 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
 panelTitle
 panelProj4string
 panelProj
 ldatabase
 llocation
 llocTitle
 lprojection
 lproj4string
- Data Fields inherited from gui_modules.location_wizard.TitledPage
 page
 title
 pagesizer
 sizer

Detailed Description

Shows summary result of choosing coordinate system parameters prior to creating location.

Definition at line 1563 of file location_wizard.py.

Constructor & Destructor Documentation

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

Reimplemented from gui_modules.location_wizard.TitledPage.

Definition at line 1566 of file location_wizard.py.

Member Function Documentation

def gui_modules.location_wizard.SummaryPage.OnEnterPage (   self,
  event 
)

Insert values into text controls for summary of location creation options.

Definition at line 1643 of file location_wizard.py.

def gui_modules.location_wizard.SummaryPage.OnFinish (   self,
  event 
)

Field Documentation

gui_modules.location_wizard.SummaryPage.ldatabase

Definition at line 1575 of file location_wizard.py.

gui_modules.location_wizard.SummaryPage.llocation

Definition at line 1576 of file location_wizard.py.

gui_modules.location_wizard.SummaryPage.llocTitle

Definition at line 1577 of file location_wizard.py.

gui_modules.location_wizard.SummaryPage.lproj4string

Definition at line 1579 of file location_wizard.py.

gui_modules.location_wizard.SummaryPage.lprojection

Definition at line 1578 of file location_wizard.py.

gui_modules.location_wizard.SummaryPage.panelProj

Definition at line 1572 of file location_wizard.py.

gui_modules.location_wizard.SummaryPage.panelProj4string

Definition at line 1571 of file location_wizard.py.

gui_modules.location_wizard.SummaryPage.panelTitle

Definition at line 1570 of file location_wizard.py.


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