Uses of Class
org.web3d.x3d.jsail.fields.MFImage
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 X3D Java fields package provides a
comprehensive set of strongly typed X3D Java classes for
concrete implementation of X3D field types.
-
Uses of MFImage in org.web3d.x3d.jsail.Core
Modifier and TypeMethodDescriptionfield.getValueMFImage()
If type matches, then get typed value of a MFImage field declaration.fieldValue.getValueMFImage()
If type matches, then get typed value of a MFImage fieldValue declaration.Modifier and TypeMethodDescriptionfield.appendValue
(MFImage newValue) Append MFImage to field for value attribute.fieldValue.appendValue
(MFImage newValue) Append MFImage to fieldValue for value attribute.Set typed value of a MFImage field declaration.Set typed value of a MFImage fieldValue declaration. -
Uses of MFImage in org.web3d.x3d.jsail.fields
Modifier and TypeMethodDescriptionApply an MFImage value to this field.MFImage.setValueByString
(String newValue) Utility accessor for MFImage using String value (which must pass parsing validation checks).Modifier and TypeMethodDescriptionboolean
Determine whether two objects contain equal values.Apply an MFImage value to this field.