Uses of Class
org.web3d.x3d.util.x3duom.ContentModel
Packages that use 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
Fields in org.web3d.x3d.util.x3duom declared as ContentModelMethods in org.web3d.x3d.util.x3duom that return ContentModelModifier and TypeMethodDescriptionObjectFactory.createContentModel()Create an instance ofContentModelInterfaceDefinition.getContentModel()Gets the value of the contentModel property.Methods in org.web3d.x3d.util.x3duom with parameters of type ContentModelModifier and TypeMethodDescriptionvoidInterfaceDefinition.setContentModel(ContentModel value) Sets the value of the contentModel property.