|
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.field.ConstSFVec2f
public class ConstSFVec2f
Description of the Class
Field Summary |
---|
Fields inherited from class vrml.Field |
---|
implField |
Constructor Summary | |
---|---|
ConstSFVec2f(ConstSFVec2f init)
Constructor for the ConstSFVec2f object |
Method Summary | |
---|---|
Object |
clone()
Description of the Method |
float[] |
getValue()
Gets the value attribute of the ConstSFVec2f object |
void |
getValue(float[] vec)
Gets the value attribute of the ConstSFVec2f object |
float |
getX()
Gets the x attribute of the ConstSFVec2f object |
float |
getY()
Gets the y attribute of the ConstSFVec2f 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 ConstSFVec2f(ConstSFVec2f init)
init
- Description of the ParameterMethod Detail |
---|
public Object clone()
clone
in class Field
public void getValue(float[] vec)
vec
- Description of the Parameterpublic float[] getValue()
public float getX()
public float getY()
|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |