|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
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 529 of file core/workspace.py.
| def workspace.WriteWorkspaceFile.__init__ | ( | self, | |
| lmgr, | |||
| file | |||
| ) |
Definition at line 531 of file core/workspace.py.
Definition at line 532 of file core/workspace.py.
Referenced by manager.GCP.OnGeorect(), manager.GCP.OnQuit(), manager.GCP.ReadGCPs(), manager.GCP.ReloadGCPs(), and manager.GCP.SaveGCPs().
Definition at line 534 of file core/workspace.py.
Definition at line 533 of file core/workspace.py.
Referenced by mapwindow.GLWindow.DoPaint(), mapwindow.GLWindow.DoZoom(), mapwindow.GLWindow.LoadRaster3d(), mapwindow.GLWindow.LoadVector(), toolbars.LMNvizToolbar.OnHelp(), layertree.LayerTree.OnKeyUp(), layertree.LayerTree.OnStopEditing(), and mapwindow.GLWindow.UnloadRaster3d().