|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
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. | |
| def | OnFinish |
Data Fields | |
| parent | |
| panelTitle | |
| panelProj4string | |
| panelProj | |
| ldatabase | |
| llocation | |
| llocTitle | |
| lprojection | |
| lproj4string | |
Shows summary result of choosing coordinate system parameters prior to creating location.
| def wizard.SummaryPage.__init__ | ( | self, | |
| wizard, | |||
| parent | |||
| ) |
Reimplemented from wizard.TitledPage.
| 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.
Definition at line 1532 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().