deegree 2.3 (2010/04/09 10:10 build-4-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 childnode 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)
          Appends the XML representation of a LayerTree.
 void Node.appendNode(Node childNode)
          adds a new child node to the node
 Node Node.getNode(int nodeId, Node[] nodes)
           
 void Node.insertNode(Node childNode, int index)
          insert a new child node at given position
 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.
GeneralExtension(IOSettings iOSettings, Frontend frontend, MapParameter mapParameter, AuthentificationSettings authSettings, String mode, Node layerTreeRoot, MapModel mapModel)
          Creates a new GeneralExtension object.
Node(int id, Node parent, String title, boolean selectable, boolean collapsed)
          Creates a new ContextNode object.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

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