Uses of Class
org.web3d.x3d.util.x3duom.AbstractObjectTypes
Packages that use AbstractObjectTypes
Package
Description
The X3D Java x3duom package provides a
set of Java utility classes for the X3D Unified Object Model (X3DUOM).
-
Uses of AbstractObjectTypes in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as AbstractObjectTypesModifier and TypeFieldDescriptionprotected AbstractObjectTypesX3DUnifiedObjectModel.abstractObjectTypesMethods in org.web3d.x3d.util.x3duom that return AbstractObjectTypesModifier and TypeMethodDescriptionObjectFactory.createAbstractObjectTypes()Create an instance ofAbstractObjectTypesX3DUnifiedObjectModel.getAbstractObjectTypes()Gets the value of the abstractObjectTypes property.Methods in org.web3d.x3d.util.x3duom with parameters of type AbstractObjectTypesModifier and TypeMethodDescriptionvoidX3DUnifiedObjectModel.setAbstractObjectTypes(AbstractObjectTypes value) Sets the value of the abstractObjectTypes property.