Class BaseSurfaceChildNode

java.lang.Object
org.web3d.vrml.renderer.common.nodes.AbstractNode
org.web3d.vrml.renderer.common.nodes.layout.BaseSurfaceChildNode
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLNodeType, VRMLSurfaceChildNodeType
Direct Known Subclasses:
BaseImage2D, BaseSurfaceLayoutNode, BaseText2D

public abstract class BaseSurfaceChildNode extends AbstractNode implements VRMLSurfaceChildNodeType
Base implementation of any surface child node.

All surface child nodes start with an automatically sized bounding box and are visible.

Version:
$Revision: 1.2 $
Author:
Justin Couch