GRASS Programmer's Manual
6.4.4(2014)-r
|
Wizard page for selecting ellipsoid (select coordinate system option) More...
Public Member Functions | |
def | __init__ (self, wizard, parent) |
def | OnEnterPage (self, event) |
def | OnPageChanging (self, event) |
def | OnText (self, event) |
Ellipspoid code changed. More... | |
def | OnSearch (self, event) |
Search ellipsoid by desc. More... | |
def | OnItemSelected (self, event) |
Ellipsoid selected. More... | |
![]() | |
def | __init__ (self, parent, title) |
def | DoLayout (self) |
Do page layout. More... | |
Data Fields | |
parent | |
ellipse | |
ellipsedesc | |
ellipseparams | |
proj4params | |
tellipse | |
searchb | |
ellipselist | |
![]() | |
page | |
title | |
pagesizer | |
sizer | |
Wizard page for selecting ellipsoid (select coordinate system option)
def wizard.EllipsePage.OnEnterPage | ( | self, | |
event | |||
) |
Definition at line 1054 of file wizard.py.
References wizard.DatumPage.ellipse, and wizard.EllipsePage.ellipse.
def wizard.EllipsePage.OnItemSelected | ( | self, | |
event | |||
) |
Ellipsoid selected.
Definition at line 1097 of file wizard.py.
References wizard.DatumPage.ellipse, and wizard.EllipsePage.ellipse.
def wizard.EllipsePage.OnPageChanging | ( | self, | |
event | |||
) |
Definition at line 1063 of file wizard.py.
References wizard.DatumPage.ellipse, wizard.EllipsePage.ellipse, wizard.DatumPage.proj4params, and wizard.EllipsePage.proj4params.
def wizard.EllipsePage.OnSearch | ( | self, | |
event | |||
) |
Search ellipsoid by desc.
Definition at line 1086 of file wizard.py.
References wizard.DatumPage.ellipse, wizard.EllipsePage.ellipse, wizard.EllipsePage.ellipsedesc, and wizard.EllipsePage.ellipseparams.
def wizard.EllipsePage.OnText | ( | self, | |
event | |||
) |
Ellipspoid code changed.
Definition at line 1072 of file wizard.py.
References wizard.DatumPage.ellipse, wizard.EllipsePage.ellipse, wizard.EllipsePage.ellipsedesc, wizard.EllipsePage.ellipseparams, wizard.DatumPage.proj4params, and wizard.EllipsePage.proj4params.
wizard.EllipsePage.ellipse |
Definition at line 999 of file wizard.py.
Referenced by wizard.EllipsePage.OnEnterPage(), wizard.EllipsePage.OnItemSelected(), wizard.EllipsePage.OnPageChanging(), wizard.EllipsePage.OnSearch(), and wizard.EllipsePage.OnText().
wizard.EllipsePage.ellipsedesc |
Definition at line 1000 of file wizard.py.
Referenced by wizard.EllipsePage.OnSearch(), and wizard.EllipsePage.OnText().
wizard.EllipsePage.ellipseparams |
Definition at line 1001 of file wizard.py.
Referenced by wizard.EllipsePage.OnSearch(), and wizard.EllipsePage.OnText().
wizard.EllipsePage.parent |
Definition at line 997 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.EllipsePage.proj4params |
Definition at line 1002 of file wizard.py.
Referenced by wizard.EllipsePage.OnPageChanging(), and wizard.EllipsePage.OnText().