Package org.web3d.x3d.jsail.Text


package org.web3d.x3d.jsail.Text
The Text component defines how text strings are rendered in an X3D scene.

The X3D Java Scene Access Interface (x3djsail) package provides concrete classes for each X3D node and statement.

Online: X3D Java Scene Access Interface Library (X3DJSAIL) and X3DJSAIL Javadoc

See Also:
  • Classes
    Class
    Description
    FontStyle is an X3DFontStyleNode that defines the size, family, justification, and other styles used by Text nodes.
    Text is a 2D (flat) geometry node that can contain multiple lines of string values.