|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Set opacity of map layers. More...
Public Member Functions | |
| def | __init__ |
| def | GetOpacity |
| Button 'OK' pressed. | |
Data Fields | |
| parent | |
| opacity | |
| value | |
Set opacity of map layers.
Definition at line 2001 of file gui_core/dialogs.py.
| def dialogs.SetOpacityDialog.__init__ | ( | self, | |
| parent, | |||
id = wx.ID_ANY, |
|||
title = _("Set Map Layer Opacity"), |
|||
size = wx.DefaultSize, |
|||
pos = wx.DefaultPosition, |
|||
style = wx.DEFAULT_DIALOG_STYLE, |
|||
opacity = 100 |
|||
| ) |
Definition at line 2005 of file gui_core/dialogs.py.
| def dialogs.SetOpacityDialog.GetOpacity | ( | self | ) |
Button 'OK' pressed.
Definition at line 2063 of file gui_core/dialogs.py.
Definition at line 2008 of file gui_core/dialogs.py.
Definition at line 2007 of file gui_core/dialogs.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(), forms.TaskFrame.OnCancel(), forms.TaskFrame.OnDone(), frame.PsMapBufferedWindow.OnLeftUp(), forms.TaskFrame.OnRun(), toolbars.VDigitToolbar.OnSelectMap(), gselect.GdalSelect.OnSetDsn(), toolbars.LMNvizToolbar.OnSettings(), toolbars.VDigitToolbar.OnSettings(), toolbars.BaseToolbar.OnTool(), forms.CmdPanel.OnUpdateSelection(), toolbars.VDigitToolbar.OnZBulk(), wxdigit.VDigitError.ReadLine(), goutput.CmdThread.run(), forms.UpdateQThread.run(), goutput.GMConsole.RunCmd(), toolbars.VDigitToolbar.StopEditing(), colorrules.VectorColorTable.UpdateColorColumn(), mapwindow.BufferedWindow.UpdateMap(), and wxdigit.VDigitError.WriteLine().
Definition at line 2018 of file gui_core/dialogs.py.
Referenced by python.core.ScriptError.__str__(), gselect.TreeCtrlComboPopup.GetElementList(), gselect.TreeCtrlComboPopup.GetStringValue(), gselect.TreeCtrlComboPopup.OnKeyUp(), gselect.TreeCtrlComboPopup.OnLeftDown(), and gselect.TreeCtrlComboPopup.SetStringValue().