GRASS Programmer's Manual
6.4.2(2012)
|
Class represents instructions vareas, vlines, vpoints. More...
Public Member Functions | |
def | __init__ |
def | __str__ |
Returns particular part of text instruction. | |
def | Read |
Read instruction and save information. | |
Data Fields | |
type | |
subType | |
defaultInstruction | |
instruction | |
mapDBInfo | |
layers |
Class represents instructions vareas, vlines, vpoints.
Definition at line 1428 of file psmap_dialogs.py.
def gui_modules.psmap_dialogs.VProperties.__init__ | ( | self, | |
id, | |||
subType | |||
) |
Definition at line 1430 of file psmap_dialogs.py.
def gui_modules.psmap_dialogs.VProperties.__str__ | ( | self | ) |
Returns particular part of text instruction.
Reimplemented from gui_modules.psmap_dialogs.InstructionObject.
Definition at line 1456 of file psmap_dialogs.py.
References 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, and gui_modules.psmap_dialogs.VProperties.subType.
def gui_modules.psmap_dialogs.VProperties.Read | ( | self, | |
instruction, | |||
text, | |||
kwargs | |||
) |
Read instruction and save information.
Reimplemented from gui_modules.psmap_dialogs.InstructionObject.
Definition at line 1520 of file psmap_dialogs.py.
References gui_modules.nviz_mapdisp.GLWindow.layers, gui_modules.gselect.VectorDBInfo.layers, gui_modules.gdialogs.AddMapLayersDialog.layers, gui_modules.psmap_dialogs.VProperties.layers, gui_modules.dbm.LayerListCtrl.layers, gui_modules.dbm_dialogs.DisplayAttributesDialog.mapDBInfo, gui_modules.dbm.VirtualAttributeList.mapDBInfo, gui_modules.dbm.AttributeManager.mapDBInfo, gui_modules.psmap_dialogs.VProperties.mapDBInfo, gui_modules.dbm.LayerBook.mapDBInfo, and gui_modules::utils.split().
Reimplemented from gui_modules.psmap_dialogs.InstructionObject.
Definition at line 1430 of file psmap_dialogs.py.
Reimplemented from gui_modules.psmap_dialogs.InstructionObject.
Definition at line 1430 of file psmap_dialogs.py.
Referenced by gui_modules.psmap_dialogs.VProperties.__str__(), gui_modules.psmap_dialogs.MapDialog.OnApply(), gui_modules.psmap_dialogs.RasterDialog.OnApply(), gui_modules.psmap_dialogs.MainVectorDialog.OnApply(), gui_modules.psmap_dialogs.VectorPanel.OnProperties(), gui_modules.psmap_dialogs.MapFramePanel.update(), gui_modules.psmap_dialogs.RasterPanel.update(), gui_modules.psmap_dialogs.VectorPanel.update(), gui_modules.psmap_dialogs.MapinfoDialog.update(), gui_modules.psmap_dialogs.ScalebarDialog.update(), and gui_modules.psmap_dialogs.TextDialog.update().
Definition at line 1520 of file psmap_dialogs.py.
Referenced by gui_modules.render.Map.Clean(), gui_modules.render.Map.DeleteLayer(), gui_modules.render.Map.GetLayerIndex(), gui_modules.render.Map.GetListOfLayers(), gui_modules.toolbars.VDigitToolbar.OnSelectMap(), gui_modules.workspace.ProcessGrcFile.process_line(), gui_modules.workspace.ProcessGrcFile.read(), gui_modules.psmap_dialogs.VProperties.Read(), gui_modules.render.Map.RemoveLayer(), gui_modules.render.Map.ReorderLayers(), and gui_modules.dbm_base.VectorDBInfo.SelectFromTable().
Definition at line 1520 of file psmap_dialogs.py.
Referenced by gui_modules.psmap_dialogs.VProperties::Read().
Definition at line 1430 of file psmap_dialogs.py.
Referenced by gui_modules.psmap_dialogs.VProperties.__str__().
Definition at line 1430 of file psmap_dialogs.py.
Referenced by icons.icon.MetaIcon::__str__(), icons.icon.MetaIcon::GetBitmap(), gui_modules.render.Layer::GetCmd(), gui_modules.render.Layer::GetElement(), gui_modules.render.Layer::GetType(), gui_modules.render.Layer::Render(), gui_modules.render.Layer::SetCmd(), and gui_modules.render.Layer::SetType().