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

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.DecalGroupState

public class DecalGroupState
extends GroupState


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

DecalGroupState

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