GRASS Programmer's Manual
6.4.2(2012)
|
Wizard page for choosing method for location creation. More...
Public Member Functions | |
def | __init__ |
def | OnEnterPage |
def | SetVal |
Choose method. | |
![]() | |
def | DoLayout |
Do page layout. | |
![]() | |
def | __init__ |
def | MakeLabel |
Make aligned label. | |
def | MakeTextCtrl |
Generic text control. | |
def | MakeButton |
Generic button. |
Data Fields | |
parent | |
radio1 | |
radio2 | |
radio3 | |
radio4 | |
radio5 | |
radio6 | |
![]() | |
page | |
title | |
pagesizer | |
sizer |
Wizard page for choosing method for location creation.
Definition at line 232 of file location_wizard.py.
def gui_modules.location_wizard.CoordinateSystemPage.__init__ | ( | self, | |
wizard, | |||
parent | |||
) |
Reimplemented from gui_modules.location_wizard.TitledPage.
Definition at line 234 of file location_wizard.py.
def gui_modules.location_wizard.CoordinateSystemPage.OnEnterPage | ( | self, | |
event | |||
) |
Definition at line 283 of file location_wizard.py.
def gui_modules.location_wizard.CoordinateSystemPage.SetVal | ( | self, | |
event | |||
) |
Choose method.
Definition at line 326 of file location_wizard.py.
gui_modules.location_wizard.CoordinateSystemPage.parent |
Definition at line 237 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.CoordinateSystemPage.radio1 |
Definition at line 241 of file location_wizard.py.
gui_modules.location_wizard.CoordinateSystemPage.radio2 |
Definition at line 244 of file location_wizard.py.
gui_modules.location_wizard.CoordinateSystemPage.radio3 |
Definition at line 246 of file location_wizard.py.
gui_modules.location_wizard.CoordinateSystemPage.radio4 |
Definition at line 249 of file location_wizard.py.
gui_modules.location_wizard.CoordinateSystemPage.radio5 |
Definition at line 252 of file location_wizard.py.
gui_modules.location_wizard.CoordinateSystemPage.radio6 |
Definition at line 255 of file location_wizard.py.