GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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. More...
 
def OnFinish
 
- Public Member Functions inherited from wizard.TitledPage
def __init__
 
def DoLayout
 Do page layout. More...
 

Data Fields

 parent
 
 panelTitle
 
 panelProj4string
 
 panelProj
 
 ldatabase
 
 llocation
 
 llocTitle
 
 lprojection
 
 lproj4string
 
- Data Fields inherited from wizard.TitledPage
 page
 
 title
 
 pagesizer
 
 sizer
 

Detailed Description

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

Definition at line 1566 of file wizard.py.

Constructor & Destructor Documentation

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

Definition at line 1569 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 1646 of file wizard.py.

References gcmd.RunCommand().

def wizard.SummaryPage.OnFinish (   self,
  event 
)

Definition at line 1737 of file wizard.py.

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

Field Documentation

wizard.SummaryPage.ldatabase

Definition at line 1578 of file wizard.py.

wizard.SummaryPage.llocation

Definition at line 1579 of file wizard.py.

wizard.SummaryPage.llocTitle

Definition at line 1580 of file wizard.py.

wizard.SummaryPage.lproj4string

Definition at line 1582 of file wizard.py.

wizard.SummaryPage.lprojection

Definition at line 1581 of file wizard.py.

wizard.SummaryPage.panelProj

Definition at line 1575 of file wizard.py.

wizard.SummaryPage.panelProj4string

Definition at line 1574 of file wizard.py.

wizard.SummaryPage.panelTitle

Definition at line 1573 of file wizard.py.


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