Uses of Class
org.web3d.x3d.util.x3duom.ContainerField
Packages that use ContainerField
Package
Description
The X3D Java x3duom package provides a
set of Java utility classes for the X3D Unified Object Model (X3DUOM).
-
Uses of ContainerField in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as ContainerFieldMethods in org.web3d.x3d.util.x3duom that return ContainerFieldModifier and TypeMethodDescriptionObjectFactory.createContainerField()Create an instance ofContainerFieldInterfaceDefinition.getContainerField()Gets the value of the containerField property.Methods in org.web3d.x3d.util.x3duom with parameters of type ContainerFieldModifier and TypeMethodDescriptionvoidInterfaceDefinition.setContainerField(ContainerField value) Sets the value of the containerField property.