|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.j3d.loaders.vrml97.impl.Field
org.jdesktop.j3d.loaders.vrml97.impl.ConstField
org.jdesktop.j3d.loaders.vrml97.impl.ConstSFVec2f
public class ConstSFVec2f
Description of the Class
Field Summary |
---|
Fields inherited from class org.jdesktop.j3d.loaders.vrml97.impl.ConstField |
---|
ownerField |
Fields inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Field |
---|
constField, fieldType |
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 |
Field |
wrap()
Description of the Method |
Methods inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Field |
---|
baseName, markWriteable, toStringId |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void getValue(float[] vec)
vec
- Description of the Parameterpublic float[] getValue()
public float getX()
public float getY()
public Object clone()
clone
in class Field
public Field wrap()
wrap
in class Field
|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |