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


Public Member Functions | |
| def | __init__ |
| def | OnEnterPage |
| def | OnPageChanging |
| def | OnText |
| Ellipspoid code changed. | |
| def | OnSearch |
| Search ellipsoid by desc. | |
| def | OnItemSelected |
| Ellipsoid selected. | |
Data Fields | |
| parent | |
| ellipse | |
| ellipsedesc | |
| ellipseparams | |
| proj4params | |
| tellipse | |
| searchb | |
| ellipselist | |
Wizard page for selecting ellipsoid (select coordinate system option)
| def wizard.EllipsePage.__init__ | ( | self, | |
| wizard, | |||
| parent | |||
| ) |
Reimplemented from wizard.TitledPage.
| def wizard.EllipsePage.OnEnterPage | ( | self, | |
| event | |||
| ) |
Definition at line 1037 of file wizard.py.
References wizard.DatumPage.ellipse, and wizard.EllipsePage.ellipse.
| def wizard.EllipsePage.OnItemSelected | ( | self, | |
| event | |||
| ) |
Ellipsoid selected.
Definition at line 1080 of file wizard.py.
References wizard.DatumPage.ellipse, and wizard.EllipsePage.ellipse.
| def wizard.EllipsePage.OnPageChanging | ( | self, | |
| event | |||
| ) |
Definition at line 1046 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 1069 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 1055 of file wizard.py.
References wizard.DatumPage.ellipse, wizard.EllipsePage.ellipse, wizard.EllipsePage.ellipsedesc, wizard.EllipsePage.ellipseparams, wizard.DatumPage.proj4params, and wizard.EllipsePage.proj4params.
Definition at line 982 of file wizard.py.
Referenced by wizard.EllipsePage.OnEnterPage(), wizard.EllipsePage.OnItemSelected(), wizard.EllipsePage.OnPageChanging(), wizard.EllipsePage.OnSearch(), and wizard.EllipsePage.OnText().
Definition at line 983 of file wizard.py.
Referenced by wizard.EllipsePage.OnSearch(), and wizard.EllipsePage.OnText().
Definition at line 984 of file wizard.py.
Referenced by wizard.EllipsePage.OnSearch(), and wizard.EllipsePage.OnText().
Definition at line 980 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 985 of file wizard.py.
Referenced by wizard.EllipsePage.OnPageChanging(), and wizard.EllipsePage.OnText().