Class DefaultFontStyle

java.lang.Object
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLFontStyleNodeType, VRMLNodeType

public class DefaultFontStyle extends BaseFontStyle
Singleton representation of the default font information.

Used by the individual renderers for when there is no fond information declared, so that it saves the text node implementation from carrying dual sets of variables.

Version:
$Revision: 1.2 $
Author:
Justin Couch