GRASS Programmer's Manual
6.4.2(2012)
|
Dialog for scale bar. More...
Public Member Functions | |
def | __init__ |
def | update |
Save information from dialog. | |
def | updateDialog |
Update scalebar coordinates, after moving. | |
![]() | |
def | __init__ |
def | AddUnits |
def | AddPosition |
def | AddFont |
Data Fields | |
objectType | |
scalebar | |
scalebarDict | |
id | |
panel | |
mapUnit | |
lengthTextCtrl | |
heightTextCtrl | |
unitsLength | |
unitsHeight | |
sbCombo | |
sbSegmentsCtrl | |
sbLabelsCtrl | |
fontsizeCtrl | |
backgroundCheck | |
![]() | |
apply | |
parent | |
instruction | |
unitConv | |
spinCtrlSize |
Dialog for scale bar.
Definition at line 4772 of file psmap_dialogs.py.
def gui_modules.psmap_dialogs.ScalebarDialog.__init__ | ( | self, | |
parent, | |||
id, | |||
settings | |||
) |
Definition at line 4774 of file psmap_dialogs.py.
def gui_modules.psmap_dialogs.ScalebarDialog.update | ( | self | ) |
Save information from dialog.
Definition at line 4948 of file psmap_dialogs.py.
References gui_modules.psmap_dialogs.InstructionObject.id, gui_modules.gmodeler.ModelObject.id, gui_modules.psmap_dialogs.PsmapDialog.id, gui_modules.gmodeler.ModelAction.id, gui_modules.gmodeler.ModelItem.id, gui_modules.psmap.PsMapFrame.instruction, gui_modules.psmap_dialogs.Instruction.instruction, gui_modules.psmap_dialogs.InstructionObject.instruction, gui_modules.psmap_dialogs.InitMap.instruction, gui_modules.psmap_dialogs.MapFrame.instruction, gui_modules.psmap_dialogs.PageSetup.instruction, gui_modules.psmap_dialogs.Mapinfo.instruction, gui_modules.psmap_dialogs.Text.instruction, gui_modules.psmap.PsMapBufferedWindow.instruction, gui_modules.psmap_dialogs.Scalebar.instruction, gui_modules.psmap_dialogs.RasterLegend.instruction, gui_modules.psmap_dialogs.VectorLegend.instruction, gui_modules.psmap_dialogs.Raster.instruction, gui_modules.psmap_dialogs.Vector.instruction, gui_modules.psmap_dialogs.VProperties.instruction, gui_modules.psmap_dialogs.PsmapDialog.instruction, and gui_modules.psmap_dialogs.ScalebarDialog.scalebarDict.
Referenced by gui_modules.psmap_dialogs.TextDialog.OnBackground(), gui_modules.psmap_dialogs.TextDialog.OnBorder(), and gui_modules.psmap_dialogs.TextDialog.OnHighlight().
def gui_modules.psmap_dialogs.ScalebarDialog.updateDialog | ( | self | ) |
Update scalebar coordinates, after moving.
Definition at line 5026 of file psmap_dialogs.py.
References gui_modules.psmap_dialogs.ScalebarDialog.scalebarDict.
gui_modules.psmap_dialogs.ScalebarDialog.backgroundCheck |
Definition at line 4924 of file psmap_dialogs.py.
gui_modules.psmap_dialogs.ScalebarDialog.fontsizeCtrl |
Definition at line 4921 of file psmap_dialogs.py.
gui_modules.psmap_dialogs.ScalebarDialog.heightTextCtrl |
Definition at line 4847 of file psmap_dialogs.py.
gui_modules.psmap_dialogs.ScalebarDialog.id |
Reimplemented from gui_modules.psmap_dialogs.PsmapDialog.
Definition at line 4781 of file psmap_dialogs.py.
gui_modules.psmap_dialogs.ScalebarDialog.lengthTextCtrl |
Definition at line 4844 of file psmap_dialogs.py.
gui_modules.psmap_dialogs.ScalebarDialog.mapUnit |
Definition at line 4791 of file psmap_dialogs.py.
gui_modules.psmap_dialogs.ScalebarDialog.objectType |
Reimplemented from gui_modules.psmap_dialogs.PsmapDialog.
Definition at line 4776 of file psmap_dialogs.py.
gui_modules.psmap_dialogs.ScalebarDialog.panel |
Definition at line 4787 of file psmap_dialogs.py.
gui_modules.psmap_dialogs.ScalebarDialog.sbCombo |
Definition at line 4895 of file psmap_dialogs.py.
gui_modules.psmap_dialogs.ScalebarDialog.sbLabelsCtrl |
Definition at line 4916 of file psmap_dialogs.py.
gui_modules.psmap_dialogs.ScalebarDialog.sbSegmentsCtrl |
Definition at line 4911 of file psmap_dialogs.py.
gui_modules.psmap_dialogs.ScalebarDialog.scalebar |
Definition at line 4778 of file psmap_dialogs.py.
gui_modules.psmap_dialogs.ScalebarDialog.scalebarDict |
Definition at line 4779 of file psmap_dialogs.py.
Referenced by gui_modules.psmap_dialogs.ScalebarDialog.update(), and gui_modules.psmap_dialogs.ScalebarDialog.updateDialog().
gui_modules.psmap_dialogs.ScalebarDialog.unitsHeight |
Definition at line 4853 of file psmap_dialogs.py.
gui_modules.psmap_dialogs.ScalebarDialog.unitsLength |
Definition at line 4851 of file psmap_dialogs.py.