GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
wizard.SummaryPage Class Reference

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

Inheritance diagram for wizard.SummaryPage:
Collaboration diagram for wizard.SummaryPage:

Public Member Functions

def __init__
def OnEnterPage
 Insert values into text controls for summary of location creation options.
def OnFinish

Data Fields

 parent
 panelTitle
 panelProj4string
 panelProj
 ldatabase
 llocation
 llocTitle
 lprojection
 lproj4string

Detailed Description

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

Definition at line 1527 of file wizard.py.


Constructor & Destructor Documentation

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

Reimplemented from wizard.TitledPage.

Definition at line 1530 of file wizard.py.


Member Function Documentation

def wizard.SummaryPage.OnEnterPage (   self,
  event 
)

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

Definition at line 1607 of file wizard.py.

References gcmd.RunCommand().

def wizard.SummaryPage.OnFinish (   self,
  event 
)

Definition at line 1671 of file wizard.py.

References manager.GCPWizard.wizard, and wizard.LocationWizard.wizard.


Field Documentation

Definition at line 1539 of file wizard.py.

Definition at line 1540 of file wizard.py.

Definition at line 1541 of file wizard.py.

Definition at line 1543 of file wizard.py.

Definition at line 1542 of file wizard.py.

Definition at line 1536 of file wizard.py.

Definition at line 1535 of file wizard.py.

Definition at line 1534 of file wizard.py.


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