GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Shows summary result of choosing coordinate system parameters prior to creating location. More...
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 | |
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 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.
wizard.SummaryPage.parent |
Definition at line 1571 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().