Uses of Interface
org.web3d.x3d.sai.Core.MetadataSet
Package
Description
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.
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.
-
Uses of MetadataSet in org.web3d.x3d.jsail.Core
Modifier and TypeClassDescriptionclass
The metadata provided by this node is contained in the metadata nodes of the value field. -
Uses of MetadataSet in org.web3d.x3d.sai.Core
Modifier and TypeMethodDescriptionMetadataSet.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.Accessor method to assign String value to inputOutput SFString field named name.MetadataSet.setReference
(String newValue) Accessor method to assign String value to inputOutput SFString field named reference.Accessor method to assign org.web3d.x3d.sai.Core.X3DNode array (using an array consisting of properly typed nodes or ProtoInstances) to inputOutput MFNode field value.