Uses of Class
org.web3d.x3d.util.x3duom.AbstractObjectTypes
| Package | Description |
|---|---|
| org.web3d.x3d.util.x3duom |
-
Uses of AbstractObjectTypes in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as AbstractObjectTypes Modifier and Type Field Description protected AbstractObjectTypesX3DUnifiedObjectModel. abstractObjectTypesMethods in org.web3d.x3d.util.x3duom that return AbstractObjectTypes Modifier and Type Method Description AbstractObjectTypesObjectFactory. createAbstractObjectTypes()Create an instance ofAbstractObjectTypesAbstractObjectTypesX3DUnifiedObjectModel. getAbstractObjectTypes()Gets the value of the abstractObjectTypes property.Methods in org.web3d.x3d.util.x3duom with parameters of type AbstractObjectTypes Modifier and Type Method Description voidX3DUnifiedObjectModel. setAbstractObjectTypes(AbstractObjectTypes value)Sets the value of the abstractObjectTypes property.