vrml.field
Class ConstSFBool
java.lang.Object
vrml.Field
vrml.ConstField
vrml.field.ConstSFBool
- All Implemented Interfaces:
- Cloneable
public class ConstSFBool
- extends ConstField
Description of the Class
Method Summary |
Object |
clone()
Description of the Method |
boolean |
getValue()
Gets the value attribute of the ConstSFBool object |
ConstSFBool
public ConstSFBool(ConstSFBool init)
- Constructor for the ConstSFBool object
- Parameters:
init
- Description of the Parameter
getValue
public boolean getValue()
- Gets the value attribute of the ConstSFBool 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
Todo: put BSD License reference here..