Uses of Interface
org.web3d.x3d.sai.X3DMetadataObject
Packages that use X3DMetadataObject
Package
Description
-
Uses of X3DMetadataObject in org.web3d.vrml.scripting.external.sai
Methods in org.web3d.vrml.scripting.external.sai that return X3DMetadataObjectModifier and TypeMethodDescriptionSAINode.getMetadata()
Get the metadata object associated with this node.Methods in org.web3d.vrml.scripting.external.sai with parameters of type X3DMetadataObjectModifier and TypeMethodDescriptionvoid
SAINode.setMetadata
(X3DMetadataObject node) Set the Metadata object that belongs to this node. -
Uses of X3DMetadataObject in org.web3d.vrml.scripting.sai
Methods in org.web3d.vrml.scripting.sai that return X3DMetadataObjectModifier and TypeMethodDescriptionBaseNode.getMetadata()
Get the metadata object associated with this node.Methods in org.web3d.vrml.scripting.sai with parameters of type X3DMetadataObjectModifier and TypeMethodDescriptionvoid
BaseNode.setMetadata
(X3DMetadataObject node) Set the Metadata object that belongs to this node. -
Uses of X3DMetadataObject in org.web3d.x3d.sai
Methods in org.web3d.x3d.sai that return X3DMetadataObjectModifier and TypeMethodDescriptionX3DNode.getMetadata()
Get the metadata object associated with this node.Methods in org.web3d.x3d.sai with parameters of type X3DMetadataObjectModifier and TypeMethodDescriptionvoid
X3DNode.setMetadata
(X3DMetadataObject node) Set the Metadata object that belongs to this node. -
Uses of X3DMetadataObject in org.web3d.x3d.sai.core
Subinterfaces of X3DMetadataObject in org.web3d.x3d.sai.coreModifier and TypeInterfaceDescriptioninterface
Defines the requirements of an X3D MetadataDouble nodeinterface
Defines the requirements of an X3D MetadataFloat nodeinterface
Defines the requirements of an X3D MetadataInteger nodeinterface
Defines the requirements of an X3D MetadataSet nodeinterface
Defines the requirements of an X3D MetadataString node -
Uses of X3DMetadataObject in org.xj3d.sai.external.node.core
Classes in org.xj3d.sai.external.node.core that implement X3DMetadataObjectModifier and TypeClassDescriptionclass
A concrete implementation of the MetadataDouble node interfaceclass
A concrete implementation of the MetadataFloat node interfaceclass
A concrete implementation of the MetadataInteger node interfaceclass
A concrete implementation of the MetadataSet node interfaceclass
A concrete implementation of the MetadataString node interface -
Uses of X3DMetadataObject in org.xj3d.sai.internal.node.core
Classes in org.xj3d.sai.internal.node.core that implement X3DMetadataObjectModifier and TypeClassDescriptionclass
A concrete implementation of the MetadataDouble node interfaceclass
A concrete implementation of the MetadataFloat node interfaceclass
A concrete implementation of the MetadataInteger node interfaceclass
A concrete implementation of the MetadataSet node interfaceclass
A concrete implementation of the MetadataString node interface