| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Scripting |
The Script component describes how Script nodes are used to effect changes in X3D
worlds.
|
| org.web3d.x3d.sai.Scripting |
The Script component describes how Script nodes are used to effect changes in X3D
worlds.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptObject
X3D node tooltip: [X3DScriptNode] Script contains author-programmed event behaviors for a scene.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Script
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Modifier and Type | Method and Description |
|---|---|
X3DScriptNode |
X3DScriptNode.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
X3DScriptNode |
X3DScriptNode.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
X3DScriptNode |
X3DScriptNode.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
X3DScriptNode |
X3DScriptNode.setUrl(java.lang.String[] newValue)
Assign String array to inputOutput MFString field named url.
|
X3DScriptNode |
X3DScriptNode.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.