Uses of Class
org.web3d.x3d.util.x3duom.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
Modifier and TypeMethodDescriptionObjectFactory.createConcreteNodes()
Create an instance ofConcreteNodes
X3DUnifiedObjectModel.getConcreteNodes()
Gets the value of the concreteNodes property.Modifier and TypeMethodDescriptionvoid
X3DUnifiedObjectModel.setConcreteNodes
(ConcreteNodes value) Sets the value of the concreteNodes property.