Uses of Class
org.web3d.x3d.util.x3duom.Statements
Packages that use Statements
Package
Description
The X3D Java x3duom package provides a
set of Java utility classes for the X3D Unified Object Model (X3DUOM).
-
Uses of Statements in org.web3d.x3d.util.x3duom
Fields in org.web3d.x3d.util.x3duom declared as StatementsMethods in org.web3d.x3d.util.x3duom that return StatementsModifier and TypeMethodDescriptionObjectFactory.createStatements()Create an instance ofStatementsX3DUnifiedObjectModel.getStatements()Gets the value of the statements property.Methods in org.web3d.x3d.util.x3duom with parameters of type StatementsModifier and TypeMethodDescriptionvoidX3DUnifiedObjectModel.setStatements(Statements value) Sets the value of the statements property.