GRASS Programmer's Manual
6.4.2(2012)
|
Public Member Functions | |
def | __init__ |
A ElementTree handler for the GXW XML file, as defined in grass-gxw.dtd. | |
Data Fields | |
tree | |
root | |
layerManager | |
displays | |
layers | |
displayIndex | |
nvizDefault |
Definition at line 44 of file workspace.py.
def gui_modules.workspace.ProcessWorkspaceFile.__init__ | ( | self, | |
tree | |||
) |
A ElementTree handler for the GXW XML file, as defined in grass-gxw.dtd.
Definition at line 45 of file workspace.py.
Definition at line 47 of file workspace.py.
Definition at line 47 of file workspace.py.
Definition at line 47 of file workspace.py.
Definition at line 47 of file workspace.py.
Referenced by gui_modules.workspace.ProcessGrcFile.process_line(), gui_modules.workspace.ProcessGrcFile.read(), and gui_modules.dbm_base.VectorDBInfo.SelectFromTable().
Definition at line 47 of file workspace.py.
Definition at line 47 of file workspace.py.
Definition at line 47 of file workspace.py.
Referenced by gui_modules.nviz_mapdisp.GLWindow::LoadDataLayers(), gui_modules.nviz_mapdisp.GLWindow::UnloadDataLayers(), and gui_modules.mapdisp_window.BufferedWindow::UpdateMap().