deegree 2.2 (2008/12/22 11:33 build-3038-official)

Uses of Class
org.deegree.portal.context.Node

Packages that use Node
org.deegree.portal.context   
 

Uses of Node in org.deegree.portal.context
 

Methods in org.deegree.portal.context that return Node
 Node[][] Node.getFlatTree()
           
 Node GeneralExtension.getLayerTreeRoot()
           
 Node Node.getNode(int nodeId)
          Returns a childnodes of the selected node by id
 Node Node.getNode(int nodeId, Node[] nodes)
           
 Node[] Node.getNodes()
          The childnodes of the selected node in the tree
 Node Node.getParent()
           
 

Methods in org.deegree.portal.context with parameters of type Node
protected static void XMLFactory.appendLayerTree(Element e, Node layerTreeRoot)
           
 Node Node.getNode(int nodeId, Node[] nodes)
           
 void LayerList.orderLayerListByLayerTree(Node root)
          TODO: review this changed; it has been introduced as of TreeLayerView Portlet
 void GeneralExtension.setLayerTreeRoot(Node layerTreeRoot)
           
 void Node.setNodes(Node[] nodes)
           
 void Node.setParent(Node parent)
           
 

Constructors in org.deegree.portal.context with parameters of type Node
GeneralExtension(IOSettings iOSettings, Frontend frontend, MapParameter mapParameter, AuthentificationSettings authSettings, String mode, Node layerTreeRoot)
          Creates a new GeneralExtension object.
Node(int id, Node parent, String title, boolean selectable, boolean collapsed)
          Creates a new ContextNode object.
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net