|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Set size for saved graphic file. More...
Public Member Functions | |
| def | __init__ |
| def | GetValues |
| Get width/height values. | |
| def | OnTemplate |
| Template selected. | |
Data Fields | |
| parent | |
| panel | |
| box | |
| width | |
| height | |
| template | |
| btnOK | |
| btnCancel | |
Set size for saved graphic file.
Definition at line 2116 of file gui_core/dialogs.py.
| def dialogs.ImageSizeDialog.__init__ | ( | self, | |
| parent, | |||
id = wx.ID_ANY, |
|||
title = _("Set image size"), |
|||
style = wx.DEFAULT_DIALOG_STYLE, |
|||
| kwargs | |||
| ) |
Definition at line 2119 of file gui_core/dialogs.py.
| def dialogs.ImageSizeDialog.GetValues | ( | self | ) |
Get width/height values.
Definition at line 2196 of file gui_core/dialogs.py.
| def dialogs.ImageSizeDialog.OnTemplate | ( | self, | |
| event | |||
| ) |
Template selected.
Definition at line 2200 of file gui_core/dialogs.py.
Definition at line 2126 of file gui_core/dialogs.py.
Definition at line 2151 of file gui_core/dialogs.py.
Definition at line 2149 of file gui_core/dialogs.py.
Definition at line 2135 of file gui_core/dialogs.py.
Referenced by wxnviz.Texture.Draw(), utils.Rect2D.GetHeight(), wxnviz.Texture.Load(), wxnviz.Texture.Resize(), wxnviz.Nviz.ResizeWindow(), wxnviz.Nviz.SaveToFile(), and wxnviz.Nviz.Start2D().
Definition at line 2124 of file gui_core/dialogs.py.
Referenced by prompt.GPromptPopUp.__init__(), prompt.GPromptSTC.__init__(), and prompt.GPrompt.GetPanel().
Definition at line 2120 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 2139 of file gui_core/dialogs.py.
Definition at line 2130 of file gui_core/dialogs.py.
Referenced by wxnviz.Texture.Draw(), wxnviz.Nviz.GetRotationParameters(), utils.Rect2D.GetWidth(), wxnviz.Texture.Load(), wxnviz.Texture.Resize(), wxnviz.Nviz.ResizeWindow(), wxnviz.Nviz.SaveToFile(), and wxnviz.Nviz.Start2D().