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


Field Summary
 
Fields inherited from class com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.SceneGraphObjectState
control, node, nodeClassName, symbol
 
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, createNode, createNode, createNode, createNode, createState, getNode, getNodeID, getSymbol, readConstructorParams, readString, writeConstructorParams, writeString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LeafState

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



Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.