| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Core |
The Core component supplies the base functionality for the X3D run-time system, including
the abstract base node type, field types, the event model, and routing.
|
| org.web3d.x3d.sai.Core |
The Core component supplies the base functionality for the X3D run-time system, including
the abstract base node type, field types, the event model, and routing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataSetObject
The metadata provided by this node is contained in the metadata nodes of the value field.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataSet |
MetadataSet.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
MetadataSet |
MetadataSet.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
MetadataSet |
MetadataSet.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
MetadataSet |
MetadataSet.setName(java.lang.String newValue)
Assign String value to inputOutput SFString field named name.
|
MetadataSet |
MetadataSet.setReference(java.lang.String newValue)
Assign String value to inputOutput SFString field named reference.
|
MetadataSet |
MetadataSet.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
MetadataSet |
MetadataSet.setValue(X3DNode[] newValue)
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field value.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.