|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvrml.Field
vrml.ConstField
vrml.ConstMField
vrml.field.ConstMFTime
public class ConstMFTime
Description of the Class
Field Summary |
---|
Fields inherited from class vrml.Field |
---|
implField |
Constructor Summary | |
---|---|
ConstMFTime(ConstMFTime init)
Constructor for the ConstMFTime object |
Method Summary | |
---|---|
Object |
clone()
Description of the Method |
double |
get1Value(int index)
Description of the Method |
int |
getSize()
Gets the size attribute of the ConstMFTime object |
void |
getValue(double[] values)
Gets the value attribute of the ConstMFTime object |
Methods inherited from class vrml.ConstField |
---|
markWritable |
Methods inherited from class vrml.Field |
---|
getImpl, markWriteable |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConstMFTime(ConstMFTime init)
init
- Description of the ParameterMethod Detail |
---|
public void getValue(double[] values)
values
- Description of the Parameterpublic double get1Value(int index)
index
- Description of the Parameter
public int getSize()
getSize
in class ConstMField
public Object clone()
clone
in class Field
|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |