Uses of Class
org.web3d.x3d.util.x3duom.ComponentInfo
Packages that use ComponentInfo
Package
Description
The X3D Java x3duom package provides a
set of Java utility classes for the X3D Unified Object Model (X3DUOM).
-
Uses of ComponentInfo in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as ComponentInfoFields in org.web3d.x3d.util.x3duom with type parameters of type ComponentInfoMethods in org.web3d.x3d.util.x3duom that return ComponentInfoModifier and TypeMethodDescriptionObjectFactory.createComponentInfo()
Create an instance ofComponentInfo
InterfaceDefinition.getComponentInfo()
Gets the value of the componentInfo property.Methods in org.web3d.x3d.util.x3duom that return types with arguments of type ComponentInfoModifier and TypeMethodDescriptionField.getComponentInfo()
Gets the value of the componentInfo property.Methods in org.web3d.x3d.util.x3duom with parameters of type ComponentInfoModifier and TypeMethodDescriptionvoid
InterfaceDefinition.setComponentInfo
(ComponentInfo value) Sets the value of the componentInfo property.