Uses of Class
org.web3d.x3d.util.x3duom.ConcreteNodes
| Package | Description |
|---|---|
| org.web3d.x3d.util.x3duom |
-
Uses of ConcreteNodes in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as ConcreteNodes Modifier and Type Field Description protected ConcreteNodesX3DUnifiedObjectModel. concreteNodesMethods in org.web3d.x3d.util.x3duom that return ConcreteNodes Modifier and Type Method Description ConcreteNodesObjectFactory. createConcreteNodes()Create an instance ofConcreteNodesConcreteNodesX3DUnifiedObjectModel. getConcreteNodes()Gets the value of the concreteNodes property.Methods in org.web3d.x3d.util.x3duom with parameters of type ConcreteNodes Modifier and Type Method Description voidX3DUnifiedObjectModel. setConcreteNodes(ConcreteNodes value)Sets the value of the concreteNodes property.