Uses of Enum Class
org.web3d.x3d.util.x3duom.Vrml97SupportValues
Package
Description
The X3D Java x3duom package provides a
set of Java utility classes for the X3D Unified Object Model (X3DUOM).
-
Uses of Vrml97SupportValues in org.web3d.x3d.util.x3duom
Modifier and TypeMethodDescriptionstatic Vrml97SupportValues
ConcreteNode.getVrml97Support()
Gets the value of the vrml97Support property.static Vrml97SupportValues
Returns the enum constant of this class with the specified name.static Vrml97SupportValues[]
Vrml97SupportValues.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ConcreteNode.setVrml97Support
(Vrml97SupportValues value) Sets the value of the vrml97Support property.