GRASS Programmer's Manual
6.4.2(2012)
|
Class representing virtual map. More...
Public Member Functions | |
def | __init__ |
Data Fields | |
type | |
defaultInstruction | |
instruction |
Class representing virtual map.
Definition at line 661 of file psmap_dialogs.py.
def gui_modules.psmap_dialogs.InitMap.__init__ | ( | self, | |
id | |||
) |
Reimplemented from gui_modules.psmap_dialogs.InstructionObject.
Definition at line 663 of file psmap_dialogs.py.
Reimplemented from gui_modules.psmap_dialogs.InstructionObject.
Definition at line 663 of file psmap_dialogs.py.
Reimplemented from gui_modules.psmap_dialogs.InstructionObject.
Definition at line 663 of file psmap_dialogs.py.
Referenced by gui_modules.psmap_dialogs.MapFrame.__str__(), gui_modules.psmap_dialogs.PageSetup.__str__(), gui_modules.psmap_dialogs.Mapinfo.__str__(), gui_modules.psmap_dialogs.Text.__str__(), gui_modules.psmap_dialogs.Scalebar.__str__(), gui_modules.psmap_dialogs.RasterLegend.__str__(), gui_modules.psmap_dialogs.VectorLegend.__str__(), gui_modules.psmap_dialogs.Raster.__str__(), 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.MapFrame.Read(), gui_modules.psmap_dialogs.Mapinfo.Read(), gui_modules.psmap_dialogs.Scalebar.Read(), gui_modules.psmap_dialogs.Vector.Read(), 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 663 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().