|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Wizard page for selecting method of setting coordinate system parameters (select coordinate system option) More...


Public Member Functions | |
| def | __init__ |
| def | OnParamEntry |
| Parameter value changed. | |
| def | OnPageChange |
| Go to next page. | |
| def | OnEnterPage |
| Page entered. | |
| def | SetVal |
| Set value. | |
Data Fields | |
| parent | |
| panel | |
| prjParamSizer | |
| pparam | |
| p4projparams | |
| projdesc | |
| radio1 | |
| radio2 | |
| paramSBox | |
Wizard page for selecting method of setting coordinate system parameters (select coordinate system option)
| def wizard.ProjParamsPage.__init__ | ( | self, | |
| wizard, | |||
| parent | |||
| ) |
Reimplemented from wizard.TitledPage.
| def wizard.ProjParamsPage.OnEnterPage | ( | self, | |
| event | |||
| ) |
Page entered.
Definition at line 715 of file wizard.py.
References wizard.ProjParamsPage.prjParamSizer, wizard.ProjectionsPage.projdesc, and wizard.ProjParamsPage.projdesc.
| def wizard.ProjParamsPage.OnPageChange | ( | self, | |
event = None |
|||
| ) |
Go to next page.
Definition at line 696 of file wizard.py.
References wizard.ProjParamsPage.p4projparams.
| def wizard.ProjParamsPage.OnParamEntry | ( | self, | |
| event | |||
| ) |
Parameter value changed.
Definition at line 671 of file wizard.py.
References wizard.ProjParamsPage.pparam.
| def wizard.ProjParamsPage.SetVal | ( | self, | |
| event | |||
| ) |
Definition at line 636 of file wizard.py.
Referenced by wizard.ProjParamsPage.OnPageChange().
Definition at line 630 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().
Definition at line 634 of file wizard.py.
Referenced by wizard.ProjParamsPage.OnParamEntry().
Definition at line 632 of file wizard.py.
Referenced by wizard.ProjParamsPage.OnEnterPage().
Definition at line 637 of file wizard.py.
Referenced by wizard.ProjParamsPage.OnEnterPage().