Class BaseGroupLayout

java.lang.Object
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLNodeType, VRMLSurfaceChildNodeType, VRMLSurfaceLayoutListener, VRMLSurfaceLayoutNodeType
Direct Known Subclasses:
NRGroupLayout

public abstract class BaseGroupLayout extends BaseSurfaceLayoutNode
Common implementation of a GroupLayout node.

A group layout is a container for allowing the use of more than one child layout. Typically used to group a bunch of BorderLayouts together under the Overlay node. It has no additional properties beyond the simple layout capabilities.

Version:
$Revision: 1.5 $
Author:
Justin Couch