visad
Class VisADSceneGraphObject

java.lang.Object
  extended by visad.VisADSceneGraphObject
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
VisADAppearance, VisADGeometryArray, VisADGroup

public class VisADSceneGraphObject
extends Object
implements Serializable

VisADSceneGraphObject stands in for j3d.SceneGraphObject; it is the parent of VisAD j3d stand-ins, and is Serializable.

See Also:
Serialized Form

Constructor Summary
VisADSceneGraphObject()
           
 
Method Summary
 void detach()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisADSceneGraphObject

public VisADSceneGraphObject()
Method Detail

detach

public void detach()