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

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.BranchGroupState
Direct Known Subclasses:
PlatformGeometryState, ViewerAvatarState

public class BranchGroupState
extends GroupState


Constructor Summary
BranchGroupState(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

BranchGroupState

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