Uses of Class
org.web3d.x3d.util.x3duom.ConcreteNodes
Packages that use ConcreteNodes
Package
Description
The X3D Java x3duom package provides a
set of Java utility classes for the X3D Unified Object Model (X3DUOM).
-
Uses of ConcreteNodes in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as ConcreteNodesMethods in org.web3d.x3d.util.x3duom that return ConcreteNodesModifier and TypeMethodDescriptionObjectFactory.createConcreteNodes()Create an instance ofConcreteNodesX3DUnifiedObjectModel.getConcreteNodes()Gets the value of the concreteNodes property.Methods in org.web3d.x3d.util.x3duom with parameters of type ConcreteNodesModifier and TypeMethodDescriptionvoidX3DUnifiedObjectModel.setConcreteNodes(ConcreteNodes value) Sets the value of the concreteNodes property.