Package | Description |
---|---|
x3d.model |
This package contains the x3d model.
|
Modifier and Type | Field and Description |
---|---|
protected FontStyle |
Text.fontStyle |
Modifier and Type | Method and Description |
---|---|
FontStyle |
ObjectFactory.createFontStyle()
Create an instance of
FontStyle |
FontStyle |
Text.getFontStyle()
Gets the value of the fontStyle property.
|
Modifier and Type | Method and Description |
---|---|
void |
Text.setFontStyle(FontStyle value)
Sets the value of the fontStyle property.
|