Package | Description |
---|---|
x3d.avalon |
This package contains the Fraunhofer Avalon extensions to x3d.
|
x3d.fields |
This package contains the x3d field types.
|
x3d.model |
This package contains the x3d model.
|
Modifier and Type | Field and Description |
---|---|
protected MFString |
Navigator.keyDic |
protected MFString |
Navigator.logFeature |
protected MFString |
IOSensor.logFeature |
Modifier and Type | Method and Description |
---|---|
MFString |
Navigator.getKeyDic() |
MFString |
Navigator.getLogFeature() |
MFString |
IOSensor.getLogFeature() |
Modifier and Type | Method and Description |
---|---|
MFString |
ObjectFactory.createMFString() |
Modifier and Type | Field and Description |
---|---|
protected MFString |
Background.backUrl |
protected MFString |
Background.bottomUrl |
protected MFString |
ScreenFontStyle.family |
protected MFString |
FontStyle.family |
protected MFString |
Background.frontUrl |
protected MFString |
WorldInfo.info |
protected MFString |
ScreenFontStyle.justify |
protected MFString |
FontStyle.justify |
protected MFString |
Background.leftUrl |
protected MFString |
Anchor.parameter |
protected MFString |
Background.rightUrl |
protected MFString |
Text.string |
protected MFString |
Background.topUrl |
protected MFString |
NavigationInfo.transitionType |
protected MFString |
NavigationInfo.type |
protected MFString |
Script.url |
protected MFString |
Anchor.url |
protected MFString |
MetadataString.value |
Modifier and Type | Method and Description |
---|---|
MFString |
Background.getBackUrl()
Gets the value of the backUrl property.
|
MFString |
Background.getBottomUrl()
Gets the value of the bottomUrl property.
|
MFString |
ScreenFontStyle.getFamily()
Gets the value of the family property.
|
MFString |
FontStyle.getFamily()
Gets the value of the family property.
|
MFString |
Background.getFrontUrl()
Gets the value of the frontUrl property.
|
MFString |
WorldInfo.getInfo()
Gets the value of the info property.
|
MFString |
ScreenFontStyle.getJustify()
Gets the value of the justify property.
|
MFString |
FontStyle.getJustify()
Gets the value of the justify property.
|
MFString |
Background.getLeftUrl()
Gets the value of the leftUrl property.
|
MFString |
Anchor.getParameter()
Gets the value of the parameter property.
|
MFString |
Background.getRightUrl()
Gets the value of the rightUrl property.
|
MFString |
Text.getString()
Gets the value of the string property.
|
MFString |
Background.getTopUrl()
Gets the value of the topUrl property.
|
MFString |
NavigationInfo.getTransitionType()
Gets the value of the transitionType property.
|
MFString |
NavigationInfo.getType()
Gets the value of the type property.
|
MFString |
Script.getUrl()
Gets the value of the url property.
|
MFString |
Anchor.getUrl()
Gets the value of the url property.
|
MFString |
MetadataString.getValue()
Gets the value of the value property.
|
Modifier and Type | Method and Description |
---|---|
void |
Text.setString(MFString string) |