Uses of Class
org.web3d.x3d.util.x3duom.Inheritance
Packages that use Inheritance
Package
Description
The X3D Java x3duom package provides a
set of Java utility classes for the X3D Unified Object Model (X3DUOM).
-
Uses of Inheritance in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as InheritanceMethods in org.web3d.x3d.util.x3duom that return InheritanceModifier and TypeMethodDescriptionObjectFactory.createInheritance()
Create an instance ofInheritance
InterfaceDefinition.getInheritance()
Gets the value of the inheritance property.Methods in org.web3d.x3d.util.x3duom with parameters of type InheritanceModifier and TypeMethodDescriptionvoid
InterfaceDefinition.setInheritance
(Inheritance value) Sets the value of the inheritance property.