| 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 |
MetadataDoubleObject
The metadata provided by this node is contained in the double-precision floating point numbers of the value field.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataDouble |
MetadataDouble.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
MetadataDouble |
MetadataDouble.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
MetadataDouble |
MetadataDouble.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
MetadataDouble |
MetadataDouble.setName(java.lang.String newValue)
Assign String value to inputOutput SFString field named name.
|
MetadataDouble |
MetadataDouble.setReference(java.lang.String newValue)
Assign String value to inputOutput SFString field named reference.
|
MetadataDouble |
MetadataDouble.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
MetadataDouble |
MetadataDouble.setValue(double[] newValue)
Assign double array to inputOutput MFDouble field named value.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.