GRASS Programmer's Manual
6.4.4(2014)-r
|
Shows summary result of choosing coordinate system parameters prior to creating location. More...
Public Member Functions | |
def | __init__ (self, wizard, parent) |
def | OnEnterPage (self, event) |
Insert values into text controls for summary of location creation options. More... | |
def | OnFinish (self, event) |
![]() | |
def | __init__ (self, parent, title) |
def | DoLayout (self) |
Do page layout. More... | |
Data Fields | |
parent | |
panelTitle | |
panelProj4string | |
panelProj | |
ldatabase | |
llocation | |
llocTitle | |
lprojection | |
lproj4string | |
![]() | |
page | |
title | |
pagesizer | |
sizer | |
Shows summary result of choosing coordinate system parameters prior to creating location.
def wizard.SummaryPage.OnEnterPage | ( | self, | |
event | |||
) |
Insert values into text controls for summary of location creation options.
Definition at line 1648 of file wizard.py.
References gcmd.RunCommand().
def wizard.SummaryPage.OnFinish | ( | self, | |
event | |||
) |
Definition at line 1739 of file wizard.py.
References manager.GCPWizard.wizard, and wizard.LocationWizard.wizard.
wizard.SummaryPage.parent |
Definition at line 1573 of file wizard.py.
Referenced by wxdigit.VDigitError.Database(), wxdigit.VDigitError.DbExecute(), wxdigit.VDigitError.DbLink(), wxdigit.VDigitError.DeadLine(), wxdigit.VDigitError.Driver(), wxdigit.VDigitError.FeatureType(), colorrules.RulesPanel.LoadRules(), wxdigit.VDigitError.NoMap(), frame.PsMapBufferedWindow.OnLeftUp(), wxdigit.VDigitError.ReadLine(), colorrules.VectorColorTable.UpdateColorColumn(), and wxdigit.VDigitError.WriteLine().