Jeospace API

Uses of Class
org.jeospace.simulation.RootNode

Packages that use RootNode
org.jeospace.simulation Contains classes to configure, manage and control the simulation/visulation environment. 
 

Uses of RootNode in org.jeospace.simulation
 

Methods in org.jeospace.simulation that return RootNode
 RootNode SimNodeRegistry.getRoot()
          Return the root SimNode.
 RootNode SimNodeRegistry.createRoot(java.lang.String rootID)
          Create a new root SimNode.
 

Methods in org.jeospace.simulation with parameters of type RootNode
 void X3DSimManager.setRootNode(RootNode newRootNode)
          Set the root node of the simulation.
 


Jeospace API

Copyright © 2006 - jeospace.org