com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d
Class SharedGroupState

java.lang.Object
  extended by com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.SceneGraphObjectState
      extended by com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.NodeState
          extended by com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.GroupState
              extended by com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.SharedGroupState

public class SharedGroupState
extends GroupState


Constructor Summary
SharedGroupState(SymbolTableData symbol, Controller control)
          Creates new BranchGroupState
 
Method Summary
 
Methods inherited from class com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.GroupState
buildGraph, cleanup, readObject, writeObject
 
Methods inherited from class com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.SceneGraphObjectState
getNode, getNodeID, getSymbol
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SharedGroupState

public SharedGroupState(SymbolTableData symbol,
                        Controller control)
Creates new BranchGroupState