Uses of Class
org.web3d.x3d.util.x3duom.ContentModel
| Package | Description |
|---|---|
| org.web3d.x3d.util.x3duom |
-
Uses of ContentModel in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as ContentModel Modifier and Type Field Description protected ContentModelInterfaceDefinition. contentModelMethods in org.web3d.x3d.util.x3duom that return ContentModel Modifier and Type Method Description ContentModelObjectFactory. createContentModel()Create an instance ofContentModelContentModelInterfaceDefinition. getContentModel()Gets the value of the contentModel property.Methods in org.web3d.x3d.util.x3duom with parameters of type ContentModel Modifier and Type Method Description voidInterfaceDefinition. setContentModel(ContentModel value)Sets the value of the contentModel property.