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

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.LeafState
Direct Known Subclasses:
AlternateAppearanceState, BackgroundState, BehaviorState, ClipState, LightState, LinkState, ModelClipState, MorphState, Shape3DState, SoundscapeState, SoundState, Text2DState, ViewPlatformState

public abstract class LeafState
extends NodeState


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

Constructor Detail

LeafState

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