GRASS Programmer's Manual
6.4.4(2014)-r
|
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. More... | |
def | OnDSearch |
Search geodetic datum by desc. More... | |
def | OnDatumSelected |
Datum selected. More... | |
![]() | |
def | __init__ |
def | DoLayout |
Do page layout. More... | |
Data Fields | |
parent | |
datum | |
datumdesc | |
ellipse | |
datumparams | |
proj4params | |
tdatum | |
searchb | |
datumlist | |
ellipsoid | |
![]() | |
page | |
title | |
pagesizer | |
sizer | |
Wizard page for selecting datum (with associated ellipsoid) and datum transformation parameters (select coordinate system option)
def wizard.DatumPage.OnDatumSelected | ( | self, | |
event | |||
) |
def wizard.DatumPage.OnDSearch | ( | self, | |
event | |||
) |
Search geodetic datum by desc.
Definition at line 971 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 942 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(), model.ModelLoop.Update(), frame.VariablePanel.Update(), frame.ItemPanel.Update(), manager.TableListCtrl.Update(), and manager.LayerListCtrl.Update().
def wizard.DatumPage.OnEnterPage | ( | self, | |
event | |||
) |
Definition at line 931 of file wizard.py.
References wizard.DatumPage.datum.
def wizard.DatumPage.OnPageChanging | ( | self, | |
event | |||
) |
Definition at line 892 of file wizard.py.
References wizard.DatumPage.datum, wizard.DatumPage.ellipse, wizard.DatumPage.proj4params, and gcmd.RunCommand().
wizard.DatumPage.datum |
Definition at line 833 of file wizard.py.
Referenced by wizard.DatumPage.OnDatumSelected(), wizard.DatumPage.OnDSearch(), wizard.DatumPage.OnDText(), wizard.DatumPage.OnEnterPage(), and wizard.DatumPage.OnPageChanging().
wizard.DatumPage.datumdesc |
Definition at line 834 of file wizard.py.
Referenced by wizard.DatumPage.OnDSearch(), and wizard.DatumPage.OnDText().
wizard.DatumPage.datumparams |
Definition at line 836 of file wizard.py.
Referenced by wizard.DatumPage.OnDText().
wizard.DatumPage.ellipse |
Definition at line 835 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().
wizard.DatumPage.ellipsoid |
Definition at line 977 of file wizard.py.
Referenced by wizard.DatumPage.OnDSearch().
wizard.DatumPage.parent |
Definition at line 832 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().
wizard.DatumPage.proj4params |
Definition at line 837 of file wizard.py.
Referenced by wizard.DatumPage.OnPageChanging(), wizard.EllipsePage.OnPageChanging(), and wizard.EllipsePage.OnText().