Uses of Class
org.web3d.x3d.util.x3duom.ContentModel
Package
Description
The X3D Java x3duom package provides a
set of Java utility classes for the X3D Unified Object Model (X3DUOM).
-
Uses of ContentModel in org.web3d.x3d.util.x3duom
Modifier and TypeMethodDescriptionObjectFactory.createContentModel()
Create an instance ofContentModel
InterfaceDefinition.getContentModel()
Gets the value of the contentModel property.Modifier and TypeMethodDescriptionvoid
InterfaceDefinition.setContentModel
(ContentModel value) Sets the value of the contentModel property.