|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Wizard page for selecting EPSG code for setting coordinate system parameters. More...


Public Member Functions | |
| def | __init__ |
| def | OnEnterPage |
| def | OnPageChanging |
| def | OnText |
| def | OnSearch |
| def | OnBrowse |
| Define path for EPSG code file. | |
| def | OnItemSelected |
| EPSG code selected from the list. | |
| def | OnBrowseCodes |
| Browse EPSG codes. | |
Data Fields | |
| parent | |
| epsgCodeDict | |
| epsgcode | |
| epsgdesc | |
| epsgparams | |
| lfile | |
| lcode | |
| tfile | |
| tcode | |
| bbrowse | |
| searchb | |
| epsglist | |
Wizard page for selecting EPSG code for setting coordinate system parameters.
| def wizard.EPSGPage.__init__ | ( | self, | |
| wizard, | |||
| parent | |||
| ) |
Reimplemented from wizard.TitledPage.
| def wizard.EPSGPage.OnBrowse | ( | self, | |
| event | |||
| ) |
Define path for EPSG code file.
Definition at line 1396 of file wizard.py.
References wizard.EPSGPage.OnBrowseCodes().
| def wizard.EPSGPage.OnBrowseCodes | ( | self, | |
| event, | |||
search = None |
|||
| ) |
Browse EPSG codes.
Definition at line 1425 of file wizard.py.
References preferences.PreferencesDialog.epsgCodeDict, wizard.EPSGPage.epsgCodeDict, utils.ReadEpsgCodes(), and dialogs.type.
Referenced by wizard.EPSGPage.OnBrowse(), wizard.EPSGPage.OnEnterPage(), and wizard.EPSGPage.OnSearch().
| def wizard.EPSGPage.OnEnterPage | ( | self, | |
| event | |||
| ) |
Definition at line 1310 of file wizard.py.
References wizard.EPSGPage.epsgcode, and wizard.EPSGPage.OnBrowseCodes().
| def wizard.EPSGPage.OnItemSelected | ( | self, | |
| event | |||
| ) |
EPSG code selected from the list.
Definition at line 1414 of file wizard.py.
References wizard.EPSGPage.epsgcode, and wizard.EPSGPage.epsgdesc.
| def wizard.EPSGPage.OnPageChanging | ( | self, | |
| event | |||
| ) |
Definition at line 1324 of file wizard.py.
References wizard.EPSGPage.epsgcode, and gcmd.RunCommand().
| def wizard.EPSGPage.OnSearch | ( | self, | |
| event | |||
| ) |
Definition at line 1375 of file wizard.py.
References wizard.EPSGPage.epsgcode, wizard.EPSGPage.epsgdesc, wizard.EPSGPage.epsgparams, and wizard.EPSGPage.OnBrowseCodes().
| def wizard.EPSGPage.OnText | ( | self, | |
| event | |||
| ) |
Definition at line 1355 of file wizard.py.
References wizard.EPSGPage.epsgcode, preferences.PreferencesDialog.epsgCodeDict, wizard.EPSGPage.epsgCodeDict, wizard.EPSGPage.epsgdesc, and wizard.EPSGPage.epsgparams.
Definition at line 1243 of file wizard.py.
Referenced by wizard.EPSGPage.OnEnterPage(), wizard.EPSGPage.OnItemSelected(), wizard.EPSGPage.OnPageChanging(), wizard.EPSGPage.OnSearch(), and wizard.EPSGPage.OnText().
Definition at line 1242 of file wizard.py.
Referenced by wizard.EPSGPage.OnBrowseCodes(), and wizard.EPSGPage.OnText().
Definition at line 1244 of file wizard.py.
Referenced by wizard.EPSGPage.OnItemSelected(), wizard.EPSGPage.OnSearch(), and wizard.EPSGPage.OnText().
Definition at line 1245 of file wizard.py.
Referenced by wizard.EPSGPage.OnSearch(), and wizard.EPSGPage.OnText().
Definition at line 1241 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().