public abstract class X3DFontStyleNode extends X3DNode
Java class for X3DFontStyleNode complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="X3DFontStyleNode"> <complexContent> <extension base="{}X3DNode"> <attribute name="containerField" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" default="fontStyle" /> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
containerField |
Constructor and Description |
---|
X3DFontStyleNode() |
Modifier and Type | Method and Description |
---|---|
String |
getContainerField()
Gets the value of the containerField property.
|
void |
setContainerField(String value)
Sets the value of the containerField property.
|
getClazz, getDEF, getIS, getMetadataObject, getUSE, setDEF, setIS, setMetadataObject, setUSE
protected String containerField