|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yobotics.simulationconstructionset.robotdefinition.linkgraphicinstructions.LinkGraphicsRotate
public class LinkGraphicsRotate
Constructor Summary | |
---|---|
LinkGraphicsRotate(double angle,
javax.vecmath.Vector3d axis)
|
Method Summary | |
---|---|
double |
getAngle()
|
javax.vecmath.Vector3d |
getAxis()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LinkGraphicsRotate(double angle, javax.vecmath.Vector3d axis)
Method Detail |
---|
public double getAngle()
public javax.vecmath.Vector3d getAxis()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |