GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Public Member Functions | |
def | __init__ |
def | OnRefit |
def | OnRotation |
def | OnPositionType |
def | OnBackground |
def | OnHighlight |
def | OnBorder |
def | update |
def | updateDialog |
Update text coordinates, after moving. More... | |
def | __init__ |
Dialog to set plot text options: font, title and font size, axis labels and font size. More... | |
def | OnTitle |
def | OnXLabel |
def | OnYLabel |
def | UpdateSettings |
def | OnSave |
Button 'Save' pressed. More... | |
def | OnApply |
Button 'Apply' pressed. More... | |
def | OnOk |
Button 'OK' pressed. More... | |
def | OnCancel |
Button 'Cancel' pressed. More... | |
Public Member Functions inherited from dialogs.PsmapDialog | |
def | __init__ |
def | AddUnits |
def | AddPosition |
def | AddExtendedPosition |
Add widgets for setting position relative to paper and to map. More... | |
def | AddFont |
Definition at line 3671 of file psmap/dialogs.py.
def dialogs.TextDialog.__init__ | ( | self, | |
parent, | |||
id, | |||
settings | |||
) |
Definition at line 3672 of file psmap/dialogs.py.
def dialogs.TextDialog.__init__ | ( | self, | |
parent, | |||
id, | |||
title, | |||
plottype = '' , |
|||
style = wx.DEFAULT_DIALOG_STYLE , |
|||
kwargs | |||
) |
Dialog to set plot text options: font, title and font size, axis labels and font size.
Definition at line 200 of file wxplot/dialogs.py.
def dialogs.TextDialog.OnApply | ( | self, | |
event | |||
) |
Button 'Apply' pressed.
Definition at line 437 of file wxplot/dialogs.py.
References dialogs.TextDialog.UpdateSettings(), preferences.VDigitSettingsDialog.UpdateSettings(), wxdisplay.DisplayDriver.UpdateSettings(), wxdigit.IVDigit.UpdateSettings(), and manager.GrSettingsDialog.UpdateSettings().
Referenced by dialogs.TextDialog.OnOk(), dialogs.OptDialog.OnOk(), dialogs.TextDialog.OnSave(), and dialogs.OptDialog.OnSave().
def dialogs.TextDialog.OnBackground | ( | self, | |
event | |||
) |
Definition at line 3917 of file psmap/dialogs.py.
References dialogs.TextDialog.effect, widgets.GetValue(), dialogs.PageSetupDialog.update(), dialogs.MapFramePanel.update(), dialogs.RasterPanel.update(), dialogs.VectorPanel.update(), dialogs.RasterDialog.update(), dialogs.MainVectorDialog.update(), dialogs.MapinfoDialog.update(), dialogs.ScalebarDialog.update(), and dialogs.TextDialog.update().
def dialogs.TextDialog.OnBorder | ( | self, | |
event | |||
) |
Definition at line 3935 of file psmap/dialogs.py.
References dialogs.TextDialog.effect, widgets.GetValue(), dialogs.PageSetupDialog.update(), dialogs.MapFramePanel.update(), dialogs.RasterPanel.update(), dialogs.VectorPanel.update(), dialogs.RasterDialog.update(), dialogs.MainVectorDialog.update(), dialogs.MapinfoDialog.update(), dialogs.ScalebarDialog.update(), and dialogs.TextDialog.update().
def dialogs.TextDialog.OnCancel | ( | self, | |
event | |||
) |
Button 'Cancel' pressed.
Definition at line 447 of file wxplot/dialogs.py.
Referenced by dialogs.DxfImportDialog.OnRun().
def dialogs.TextDialog.OnHighlight | ( | self, | |
event | |||
) |
Definition at line 3924 of file psmap/dialogs.py.
References dialogs.TextDialog.effect, widgets.GetValue(), dialogs.PageSetupDialog.update(), dialogs.MapFramePanel.update(), dialogs.RasterPanel.update(), dialogs.VectorPanel.update(), dialogs.RasterDialog.update(), dialogs.MainVectorDialog.update(), dialogs.MapinfoDialog.update(), dialogs.ScalebarDialog.update(), and dialogs.TextDialog.update().
def dialogs.TextDialog.OnOk | ( | self, | |
event | |||
) |
Button 'OK' pressed.
Definition at line 442 of file wxplot/dialogs.py.
References preferences.PreferencesBaseDialog.OnApply(), dialogs.VDigitCategoryDialog.OnApply(), sqlbuilder.SQLFrame.OnApply(), preferences.PreferencesDialog.OnApply(), dialogs.TextDialog.OnApply(), colorrules.ColorTable.OnApply(), dialogs.MapDialog.OnApply(), preferences.NvizPreferencesDialog.OnApply(), forms.TaskFrame.OnApply(), preferences.VDigitSettingsDialog.OnApply(), dialogs.GroupDialog.OnApply(), dialogs.RasterDialog.OnApply(), dialogs.MainVectorDialog.OnApply(), colorrules.VectorColorTable.OnApply(), dialogs.SetOpacityDialog.OnApply(), and manager.GrSettingsDialog.OnApply().
def dialogs.TextDialog.OnPositionType | ( | self, | |
event | |||
) |
Definition at line 3905 of file psmap/dialogs.py.
References widgets.GetValue().
def dialogs.TextDialog.OnRefit | ( | self, | |
event | |||
) |
Definition at line 3896 of file psmap/dialogs.py.
def dialogs.TextDialog.OnRotation | ( | self, | |
event | |||
) |
Definition at line 3899 of file psmap/dialogs.py.
def dialogs.TextDialog.OnSave | ( | self, | |
event | |||
) |
Button 'Save' pressed.
Definition at line 427 of file wxplot/dialogs.py.
References preferences.PreferencesBaseDialog.OnApply(), dialogs.VDigitCategoryDialog.OnApply(), sqlbuilder.SQLFrame.OnApply(), preferences.PreferencesDialog.OnApply(), dialogs.TextDialog.OnApply(), colorrules.ColorTable.OnApply(), dialogs.MapDialog.OnApply(), preferences.NvizPreferencesDialog.OnApply(), forms.TaskFrame.OnApply(), preferences.VDigitSettingsDialog.OnApply(), dialogs.GroupDialog.OnApply(), dialogs.RasterDialog.OnApply(), dialogs.MainVectorDialog.OnApply(), colorrules.VectorColorTable.OnApply(), dialogs.SetOpacityDialog.OnApply(), manager.GrSettingsDialog.OnApply(), base.BasePlotFrame.plottype, and dialogs.TextDialog.plottype.
def dialogs.TextDialog.OnTitle | ( | self, | |
event | |||
) |
Definition at line 407 of file wxplot/dialogs.py.
References base.BasePlotFrame.ptitle, and dialogs.TextDialog.ptitle.
def dialogs.TextDialog.OnXLabel | ( | self, | |
event | |||
) |
Definition at line 410 of file wxplot/dialogs.py.
References base.BasePlotFrame.xlabel, and dialogs.TextDialog.xlabel.
def dialogs.TextDialog.OnYLabel | ( | self, | |
event | |||
) |
Definition at line 413 of file wxplot/dialogs.py.
References base.BasePlotFrame.ylabel, and dialogs.TextDialog.ylabel.
def dialogs.TextDialog.update | ( | self | ) |
Definition at line 3946 of file psmap/dialogs.py.
References utils.convertRGB(), dialogs.TextDialog.effect, widgets.GetValue(), dialogs.PsmapDialog.id, render.Overlay.id, model.ModelObject.id, model.ModelAction.id, model.ModelItem.id, wxnviz.Texture.id, dialogs.PsmapDialog.instruction, dialogs.LegendDialog.mapId, dialogs.TextDialog.mapId, utils.PaperMapCoordinates(), dialogs.TextDialog.radio, wxnviz.TextTexture.textDict, and dialogs.TextDialog.textDict.
Referenced by dialogs.TextDialog.OnBackground(), dialogs.TextDialog.OnBorder(), and dialogs.TextDialog.OnHighlight().
def dialogs.TextDialog.updateDialog | ( | self | ) |
Update text coordinates, after moving.
Definition at line 4041 of file psmap/dialogs.py.
References widgets.SetValue(), wxnviz.TextTexture.textDict, and dialogs.TextDialog.textDict.
def dialogs.TextDialog.UpdateSettings | ( | self | ) |
Definition at line 416 of file wxplot/dialogs.py.
References dialogs.TextDialog.ffamilydict, dialogs.TextDialog.fstyledict, dialogs.TextDialog.fwtdict, colorrules.RulesPanel.properties, model.Model.properties, base.BasePlotFrame.properties, dialogs.TextDialog.properties, colorrules.RasterColorTable.properties, colorrules.VectorColorTable.properties, model.ProcessModelFile.properties, and model.WriteModelFile.properties.
Referenced by tools.NvizToolWindow.LoadSettings(), dialogs.TextDialog.OnApply(), dialogs.OptDialog.OnApply(), and dialogs.OptDialog.OnSetOpt().
dialogs.TextDialog.axislabelsize |
Definition at line 297 of file wxplot/dialogs.py.
dialogs.TextDialog.effect |
Definition at line 3742 of file psmap/dialogs.py.
Referenced by dialogs.TextDialog.OnBackground(), dialogs.TextDialog.OnBorder(), dialogs.TextDialog.OnHighlight(), and dialogs.TextDialog.update().
dialogs.TextDialog.ffamilycb |
Definition at line 320 of file wxplot/dialogs.py.
dialogs.TextDialog.ffamilydict |
Definition at line 209 of file wxplot/dialogs.py.
Referenced by dialogs.TextDialog.UpdateSettings().
dialogs.TextDialog.fontfamily |
Definition at line 235 of file wxplot/dialogs.py.
dialogs.TextDialog.fontstyle |
Definition at line 236 of file wxplot/dialogs.py.
dialogs.TextDialog.fontweight |
Definition at line 237 of file wxplot/dialogs.py.
dialogs.TextDialog.fstylecb |
Definition at line 334 of file wxplot/dialogs.py.
dialogs.TextDialog.fstyledict |
Definition at line 217 of file wxplot/dialogs.py.
Referenced by dialogs.TextDialog.UpdateSettings().
dialogs.TextDialog.fwtcb |
Definition at line 348 of file wxplot/dialogs.py.
dialogs.TextDialog.fwtdict |
Definition at line 221 of file wxplot/dialogs.py.
Referenced by dialogs.TextDialog.UpdateSettings().
dialogs.TextDialog.id |
Definition at line 3678 of file psmap/dialogs.py.
dialogs.TextDialog.mapId |
Definition at line 3687 of file psmap/dialogs.py.
Referenced by dialogs.TextDialog.update(), dialogs.ImageDialog.update(), and dialogs.PointDialog.update().
dialogs.TextDialog.objectType |
Definition at line 3674 of file psmap/dialogs.py.
dialogs.TextDialog.parent |
Definition at line 225 of file wxplot/dialogs.py.
dialogs.TextDialog.plottype |
Definition at line 226 of file wxplot/dialogs.py.
Referenced by dialogs.TextDialog.OnSave(), dialogs.OptDialog.OnSave(), profile.ProfileFrame.OnSelectRaster(), and dialogs.OptDialog.UpdateSettings().
dialogs.TextDialog.positionPanel |
Definition at line 3693 of file psmap/dialogs.py.
dialogs.TextDialog.properties |
Definition at line 232 of file wxplot/dialogs.py.
Referenced by colorrules.ColorTable.CreateColorTable(), colorrules.ColorTable.LoadTable(), colorrules.ColorTable.ReadColorTable(), dialogs.TextDialog.UpdateSettings(), and dialogs.OptDialog.UpdateSettings().
dialogs.TextDialog.ptitle |
Definition at line 228 of file wxplot/dialogs.py.
Referenced by dialogs.TextDialog.OnTitle(), and profile.ProfileFrame.SetupProfile().
dialogs.TextDialog.ptitleentry |
Definition at line 256 of file wxplot/dialogs.py.
dialogs.TextDialog.ptitlesize |
Definition at line 266 of file wxplot/dialogs.py.
dialogs.TextDialog.radio |
Definition at line 3855 of file psmap/dialogs.py.
Referenced by dialogs.TextDialog.update().
dialogs.TextDialog.rotCtrl |
Definition at line 3874 of file psmap/dialogs.py.
dialogs.TextDialog.rotValue |
Definition at line 3875 of file psmap/dialogs.py.
dialogs.TextDialog.textCtrl |
Definition at line 3713 of file psmap/dialogs.py.
dialogs.TextDialog.textDict |
Definition at line 3676 of file psmap/dialogs.py.
Referenced by dialogs.TextDialog.update(), and dialogs.TextDialog.updateDialog().
dialogs.TextDialog.textPanel |
Definition at line 3692 of file psmap/dialogs.py.
dialogs.TextDialog.xlabel |
Definition at line 229 of file wxplot/dialogs.py.
Referenced by dialogs.TextDialog.OnXLabel().
dialogs.TextDialog.xlabelentry |
Definition at line 277 of file wxplot/dialogs.py.
dialogs.TextDialog.xoffCtrl |
Definition at line 3833 of file psmap/dialogs.py.
dialogs.TextDialog.xoffLabel |
Definition at line 3831 of file psmap/dialogs.py.
dialogs.TextDialog.ylabel |
Definition at line 230 of file wxplot/dialogs.py.
Referenced by dialogs.TextDialog.OnYLabel(), and profile.ProfileFrame.SetupProfile().
dialogs.TextDialog.ylabelentry |
Definition at line 287 of file wxplot/dialogs.py.
dialogs.TextDialog.yoffCtrl |
Definition at line 3834 of file psmap/dialogs.py.
dialogs.TextDialog.yoffLabel |
Definition at line 3832 of file psmap/dialogs.py.