|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Wizard page for selecting datum (with associated ellipsoid) and datum transformation parameters (select coordinate system option) More...


Public Member Functions | |
| def | __init__ |
| def | OnPageChanging |
| def | OnEnterPage |
| def | OnDText |
| Datum code changed. | |
| def | OnDSearch |
| Search geodetic datum by desc. | |
| def | OnDatumSelected |
| Datum selected. | |
Data Fields | |
| parent | |
| datum | |
| datumdesc | |
| ellipse | |
| datumparams | |
| proj4params | |
| tdatum | |
| searchb | |
| datumlist | |
| ellipsoid | |
Wizard page for selecting datum (with associated ellipsoid) and datum transformation parameters (select coordinate system option)
| def wizard.DatumPage.__init__ | ( | self, | |
| wizard, | |||
| parent | |||
| ) |
Reimplemented from wizard.TitledPage.
| def wizard.DatumPage.OnDatumSelected | ( | self, | |
| event | |||
| ) |
| def wizard.DatumPage.OnDSearch | ( | self, | |
| event | |||
| ) |
Search geodetic datum by desc.
Definition at line 954 of file wizard.py.
References wizard.DatumPage.datum, wizard.DatumPage.datumdesc, and wizard.DatumPage.ellipsoid.
| def wizard.DatumPage.OnDText | ( | self, | |
| event | |||
| ) |
Datum code changed.
Definition at line 925 of file wizard.py.
References wizard.DatumPage.datum, wizard.DatumPage.datumdesc, wizard.DatumPage.datumparams, wizard.DatumPage.ellipse, animation.Animation.Update(), manager.VirtualAttributeList.Update(), statusbar.SbManager.Update(), forms.UpdateQThread.Update(), profile.ProfileFrame.Update(), statusbar.SbItem.Update(), statusbar.SbRender.Update(), statusbar.SbMapScale.Update(), statusbar.SbGoTo.Update(), model.Model.Update(), statusbar.SbProjection.Update(), statusbar.SbMask.Update(), statusbar.SbTextItem.Update(), model.ModelObject.Update(), statusbar.SbGoToGCP.Update(), model.ModelAction.Update(), model.ModelData.Update(), frame.VariablePanel.Update(), model.ModelLoop.Update(), frame.ItemPanel.Update(), manager.TableListCtrl.Update(), and manager.LayerListCtrl.Update().
| def wizard.DatumPage.OnEnterPage | ( | self, | |
| event | |||
| ) |
Definition at line 914 of file wizard.py.
References wizard.DatumPage.datum.
| def wizard.DatumPage.OnPageChanging | ( | self, | |
| event | |||
| ) |
Definition at line 878 of file wizard.py.
References wizard.DatumPage.datum, wizard.DatumPage.ellipse, wizard.DatumPage.proj4params, and gcmd.RunCommand().
Definition at line 819 of file wizard.py.
Referenced by wizard.DatumPage.OnDatumSelected(), wizard.DatumPage.OnDSearch(), wizard.DatumPage.OnDText(), wizard.DatumPage.OnEnterPage(), and wizard.DatumPage.OnPageChanging().
Definition at line 820 of file wizard.py.
Referenced by wizard.DatumPage.OnDSearch(), and wizard.DatumPage.OnDText().
Definition at line 822 of file wizard.py.
Referenced by wizard.DatumPage.OnDText().
Definition at line 821 of file wizard.py.
Referenced by wizard.DatumPage.OnDText(), wizard.EllipsePage.OnEnterPage(), wizard.EllipsePage.OnItemSelected(), wizard.DatumPage.OnPageChanging(), wizard.EllipsePage.OnPageChanging(), wizard.EllipsePage.OnSearch(), and wizard.EllipsePage.OnText().
Definition at line 960 of file wizard.py.
Referenced by wizard.DatumPage.OnDSearch().
Definition at line 818 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 823 of file wizard.py.
Referenced by wizard.DatumPage.OnPageChanging(), wizard.EllipsePage.OnPageChanging(), and wizard.EllipsePage.OnText().