vrml.field
Class ConstSFTime
java.lang.Object
vrml.Field
vrml.ConstField
vrml.field.ConstSFTime
- All Implemented Interfaces:
- Cloneable
public class ConstSFTime
- extends ConstField
Description of the Class
Method Summary |
Object |
clone()
Description of the Method |
double |
getValue()
Gets the value attribute of the ConstSFTime object |
ConstSFTime
public ConstSFTime(ConstSFTime init)
- Constructor for the ConstSFTime object
- Parameters:
init
- Description of the Parameter
clone
public Object clone()
- Description of the Method
- Specified by:
clone
in class Field
- Returns:
- Description of the Return Value
getValue
public double getValue()
- Gets the value attribute of the ConstSFTime object
- Returns:
- The value value
Todo: put BSD License reference here..