|
GRASS Programmer's Manual
6.4.2(2012)
|
Public Member Functions | |
| def | __init__ |
| Dialog to select raster maps to profile. | |
| def | OnSelection |
Data Fields | |
| parent | |
| coordstr | |
| raster | |
Definition at line 774 of file profile.py.
| def gui_modules.profile.SetRasterDialog.__init__ | ( | self, | |
| parent, | |||
id = wx.ID_ANY, |
|||
title = _("Select raster map to profile"), |
|||
pos = wx.DefaultPosition, |
|||
size = wx.DefaultSize, |
|||
style = wx.DEFAULT_DIALOG_STYLE |
|||
| ) |
Dialog to select raster maps to profile.
Definition at line 777 of file profile.py.
| def gui_modules.profile.SetRasterDialog.OnSelection | ( | self, | |
| event | |||
| ) |
Definition at line 849 of file profile.py.
| gui_modules.profile.SetRasterDialog.coordstr |
Definition at line 784 of file profile.py.
| gui_modules.profile.SetRasterDialog.parent |
Definition at line 783 of file profile.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(), wxgui.GMFrame.OnPsMap(), gui_modules.toolbars.VDigitToolbar.OnSelectMap(), gui_modules.toolbars.VDigitToolbar.OnSettings(), gui_modules.toolbars.NvizToolbar.OnSettings(), gui_modules.toolbars.AbstractToolbar.OnTool(), gui_modules.toolbars.VDigitToolbar.OnZBulk(), gui_modules.wxvdigit.VDigitError.ReadLine(), gui_modules.toolbars.VDigitToolbar.StopEditing(), and gui_modules.wxvdigit.VDigitError.WriteLine().
| gui_modules.profile.SetRasterDialog.raster |
Definition at line 796 of file profile.py.