| java.lang.Object org.jdesktop.j3d.loaders.vrml97.impl.BaseNode org.jdesktop.j3d.loaders.vrml97.impl.Node org.jdesktop.j3d.loaders.vrml97.impl.FontStyle
FontStyle | public class FontStyle extends Node (Code) | | Description of the Class
|
FontStyle | public FontStyle(Loader loader)(Code) | | Constructor for the FontStyle object
Parameters: loader - Description of the Parameter |
FontStyle | public FontStyle(Loader loader, MFString family, SFBool horizontal, MFString justify, SFString language, SFBool leftToRight, SFFloat size, SFFloat spacing, SFString style, SFBool topToBottom)(Code) | | Constructor for the FontStyle object
Parameters: loader - Description of the Parameter Parameters: family - Description of the Parameter Parameters: horizontal - Description of the Parameter Parameters: justify - Description of the Parameter Parameters: language - Description of the Parameter Parameters: leftToRight - Description of the Parameter Parameters: size - Description of the Parameter Parameters: spacing - Description of the Parameter Parameters: style - Description of the Parameter Parameters: topToBottom - Description of the Parameter |
clone | public Object clone()(Code) | | Description of the Method
Description of the Return Value |
getType | public String getType()(Code) | | Gets the type attribute of the FontStyle object
The type value |
initFields | void initFields()(Code) | | Description of the Method
|
notifyMethod | public void notifyMethod(String eventInName, double time)(Code) | | Description of the Method
Parameters: eventInName - Description of the Parameter Parameters: time - Description of the Parameter |
|
|