org.jdesktop.j3d.loaders.vrml97.impl
Class ConstSFNode
java.lang.Object
org.jdesktop.j3d.loaders.vrml97.impl.Field
org.jdesktop.j3d.loaders.vrml97.impl.ConstField
org.jdesktop.j3d.loaders.vrml97.impl.ConstSFNode
public class ConstSFNode
- extends ConstField
Description of the Class
ConstSFNode
public ConstSFNode(BaseNode node)
- Constructor for the ConstSFNode object
- Parameters:
node
- Description of the Parameter
getValue
public BaseNode getValue()
- Gets the value attribute of the ConstSFNode object
- Returns:
- The value value
clone
public Object clone()
- Description of the Method
- Specified by:
clone
in class Field
- Returns:
- Description of the Return Value
wrap
public Field wrap()
- Description of the Method
- Specified by:
wrap
in class Field
- Returns:
- Description of the Return Value
Todo: put BSD License reference here..