|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Wizard page for entering custom PROJ.4 string for setting coordinate system parameters. More...


Public Member Functions | |
| def | __init__ |
| def | OnEnterPage |
| def | OnPageChanging |
| def | GetProjstring |
| Change proj string. | |
Data Fields | |
| customstring | |
| parent | |
| text_proj4string | |
| label_proj4string | |
Wizard page for entering custom PROJ.4 string for setting coordinate system parameters.
| def wizard.CustomPage.__init__ | ( | self, | |
| wizard, | |||
| parent | |||
| ) |
Reimplemented from wizard.TitledPage.
| def wizard.CustomPage.GetProjstring | ( | self, | |
| event | |||
| ) |
Change proj string.
Definition at line 1515 of file wizard.py.
References wizard.CustomPage.customstring.
| def wizard.CustomPage.OnEnterPage | ( | self, | |
| event | |||
| ) |
Definition at line 1473 of file wizard.py.
References wizard.CustomPage.customstring.
| def wizard.CustomPage.OnPageChanging | ( | self, | |
| event | |||
| ) |
Definition at line 1480 of file wizard.py.
References wizard.CustomPage.customstring, and gcmd.RunCommand().
Definition at line 1451 of file wizard.py.
Referenced by wizard.CustomPage.GetProjstring(), wizard.CustomPage.OnEnterPage(), and wizard.CustomPage.OnPageChanging().
Definition at line 1452 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().