GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
workspace.ProcessWorkspaceFile Class Reference

Public Member Functions

def __init__
 A ElementTree handler for the GXW XML file, as defined in grass-gxw.dtd. More...
 

Data Fields

 tree
 
 root
 
 layerManager
 
 displays
 
 layers
 
 nviz_state
 
 displayIndex
 
 nvizDefault
 

Detailed Description

Definition at line 28 of file core/workspace.py.

Constructor & Destructor Documentation

def workspace.ProcessWorkspaceFile.__init__ (   self,
  tree 
)

A ElementTree handler for the GXW XML file, as defined in grass-gxw.dtd.

Definition at line 29 of file core/workspace.py.

Field Documentation

workspace.ProcessWorkspaceFile.displayIndex

Definition at line 56 of file core/workspace.py.

Referenced by frame.GMFrame.NewDisplay(), and frame.GMFrame.OnWorkspaceClose().

workspace.ProcessWorkspaceFile.displays

Definition at line 46 of file core/workspace.py.

workspace.ProcessWorkspaceFile.layerManager

Definition at line 39 of file core/workspace.py.

workspace.ProcessWorkspaceFile.nviz_state

Definition at line 54 of file core/workspace.py.

workspace.ProcessWorkspaceFile.nvizDefault

Definition at line 61 of file core/workspace.py.


The documentation for this class was generated from the following file: