GRASS Programmer's Manual
6.4.2(2012)
|
Generic class for writing workspace file. More...
Public Member Functions | |
def | __init__ |
Data Fields | |
file | |
lmgr | |
indent |
Generic class for writing workspace file.
Definition at line 664 of file workspace.py.
def gui_modules.workspace.WriteWorkspaceFile.__init__ | ( | self, | |
lmgr, | |||
file | |||
) |
Definition at line 666 of file workspace.py.
Definition at line 666 of file workspace.py.
Definition at line 666 of file workspace.py.
Definition at line 666 of file workspace.py.
Referenced by gui_modules.nviz_mapdisp.GLWindow.LoadRaster3d(), gui_modules.nviz_mapdisp.GLWindow.LoadVector(), gui_modules.mapdisp_vdigit.VDigitWindow.OnLeftDownAddLine(), gui_modules.nviz_mapdisp.GLWindow.OnMouseAction(), gui_modules.nviz_mapdisp.GLWindow.OnPaint(), and gui_modules.nviz_mapdisp.GLWindow.UnloadRaster3d().