|
GRASS Programmer's Manual
6.4.2(2012)
|
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. | |
Public Member Functions inherited from gui_modules.location_wizard.TitledPage | |
| def | DoLayout |
| Do page layout. | |
Public Member Functions inherited from gui_modules.location_wizard.BaseClass | |
| def | __init__ |
| def | MakeLabel |
| Make aligned label. | |
| def | MakeTextCtrl |
| Generic text control. | |
| def | MakeButton |
| Generic button. | |
Data Fields | |
| parent | |
| epsgCodeDict | |
| epsgcode | |
| epsgdesc | |
| epsgparams | |
| lfile | |
| lcode | |
| tfile | |
| tcode | |
| bbrowse | |
| searchb | |
| epsglist | |
Data Fields inherited from gui_modules.location_wizard.TitledPage | |
| page | |
| title | |
| pagesizer | |
| sizer | |
Wizard page for selecting EPSG code for setting coordinate system parameters.
Definition at line 1271 of file location_wizard.py.
| def gui_modules.location_wizard.EPSGPage.__init__ | ( | self, | |
| wizard, | |||
| parent | |||
| ) |
Reimplemented from gui_modules.location_wizard.TitledPage.
Definition at line 1275 of file location_wizard.py.
| def gui_modules.location_wizard.EPSGPage.OnBrowse | ( | self, | |
| event | |||
| ) |
Define path for EPSG code file.
Definition at line 1432 of file location_wizard.py.
References gui_modules.location_wizard.EPSGPage.OnBrowseCodes().
| def gui_modules.location_wizard.EPSGPage.OnBrowseCodes | ( | self, | |
| event, | |||
search = None |
|||
| ) |
Browse EPSG codes.
Definition at line 1461 of file location_wizard.py.
References gui_modules.location_wizard.EPSGPage.epsgCodeDict, and gui_modules.psmap_dialogs.type.
Referenced by gui_modules.location_wizard.EPSGPage.OnBrowse(), gui_modules.location_wizard.EPSGPage.OnEnterPage(), and gui_modules.location_wizard.EPSGPage.OnSearch().
| def gui_modules.location_wizard.EPSGPage.OnEnterPage | ( | self, | |
| event | |||
| ) |
Definition at line 1346 of file location_wizard.py.
References gui_modules.location_wizard.EPSGPage.epsgcode, and gui_modules.location_wizard.EPSGPage.OnBrowseCodes().
| def gui_modules.location_wizard.EPSGPage.OnItemSelected | ( | self, | |
| event | |||
| ) |
EPSG code selected from the list.
Definition at line 1450 of file location_wizard.py.
References gui_modules.location_wizard.EPSGPage.epsgcode, and gui_modules.location_wizard.EPSGPage.epsgdesc.
Referenced by gui_modules.prompt.GPromptSTC.__init__().
| def gui_modules.location_wizard.EPSGPage.OnPageChanging | ( | self, | |
| event | |||
| ) |
Definition at line 1360 of file location_wizard.py.
References gui_modules.location_wizard.EPSGPage.epsgcode.
| def gui_modules.location_wizard.EPSGPage.OnSearch | ( | self, | |
| event | |||
| ) |
| def gui_modules.location_wizard.EPSGPage.OnText | ( | self, | |
| event | |||
| ) |
Definition at line 1391 of file location_wizard.py.
References gui_modules.location_wizard.EPSGPage.epsgcode, gui_modules.location_wizard.EPSGPage.epsgCodeDict, gui_modules.location_wizard.EPSGPage.epsgdesc, and gui_modules.location_wizard.EPSGPage.epsgparams.
Referenced by gui_modules.menuform.FloatValidator.__init__().
| gui_modules.location_wizard.EPSGPage.bbrowse |
Definition at line 1295 of file location_wizard.py.
| gui_modules.location_wizard.EPSGPage.epsgcode |
Definition at line 1279 of file location_wizard.py.
Referenced by gui_modules.location_wizard.EPSGPage.OnEnterPage(), gui_modules.location_wizard.EPSGPage.OnItemSelected(), gui_modules.location_wizard.EPSGPage.OnPageChanging(), gui_modules.location_wizard.EPSGPage.OnSearch(), and gui_modules.location_wizard.EPSGPage.OnText().
| gui_modules.location_wizard.EPSGPage.epsgCodeDict |
| gui_modules.location_wizard.EPSGPage.epsgdesc |
Definition at line 1280 of file location_wizard.py.
Referenced by gui_modules.location_wizard.EPSGPage.OnItemSelected(), gui_modules.location_wizard.EPSGPage.OnSearch(), and gui_modules.location_wizard.EPSGPage.OnText().
| gui_modules.location_wizard.EPSGPage.epsglist |
Definition at line 1301 of file location_wizard.py.
| gui_modules.location_wizard.EPSGPage.epsgparams |
Definition at line 1281 of file location_wizard.py.
Referenced by gui_modules.location_wizard.EPSGPage.OnSearch(), and gui_modules.location_wizard.EPSGPage.OnText().
| gui_modules.location_wizard.EPSGPage.lcode |
Definition at line 1286 of file location_wizard.py.
| gui_modules.location_wizard.EPSGPage.lfile |
Definition at line 1284 of file location_wizard.py.
| gui_modules.location_wizard.EPSGPage.parent |
Definition at line 1277 of file location_wizard.py.
Referenced by gui_modules.wxvdigit.VDigitError.Database(), gui_modules.wxvdigit.VDigitError.DbExecute(), gui_modules.wxvdigit.VDigitError.DbLink(), gui_modules.wxvdigit.VDigitError.DeadLine(), gui_modules.wxvdigit.VDigitError.Driver(), gui_modules.wxvdigit.VDigitError.FeatureType(), gui_modules.wxvdigit.VDigitError.NoMap(), gui_modules.menuform.mainFrame.OnCancel(), gui_modules.menuform.mainFrame.OnDone(), wxgui.GMFrame.OnPsMap(), gui_modules.menuform.mainFrame.OnRun(), gui_modules.toolbars.VDigitToolbar.OnSelectMap(), gui_modules.toolbars.VDigitToolbar.OnSettings(), gui_modules.toolbars.NvizToolbar.OnSettings(), gui_modules.toolbars.AbstractToolbar.OnTool(), gui_modules.menuform.cmdPanel.OnUpdateSelection(), gui_modules.toolbars.VDigitToolbar.OnZBulk(), gui_modules.wxvdigit.VDigitError.ReadLine(), gui_modules.menuform.UpdateQThread.run(), gui_modules.toolbars.VDigitToolbar.StopEditing(), gui_modules.mapdisp_window.BufferedWindow.UpdateMap(), and gui_modules.wxvdigit.VDigitError.WriteLine().
| gui_modules.location_wizard.EPSGPage.searchb |
Definition at line 1298 of file location_wizard.py.
| gui_modules.location_wizard.EPSGPage.tcode |
Definition at line 1292 of file location_wizard.py.
| gui_modules.location_wizard.EPSGPage.tfile |
Definition at line 1290 of file location_wizard.py.