com.yobotics.simulationconstructionset.robotdefinition.linkgraphicinstructions
Class LinkGraphicsScale
java.lang.Object
com.yobotics.simulationconstructionset.robotdefinition.linkgraphicinstructions.LinkGraphicsScale
- All Implemented Interfaces:
- LinkGraphicsInstruction
public class LinkGraphicsScale
- extends java.lang.Object
- implements LinkGraphicsInstruction
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LinkGraphicsScale
public LinkGraphicsScale(double scale)
LinkGraphicsScale
public LinkGraphicsScale(javax.vecmath.Vector3d scale)
getScaleFactor
public javax.vecmath.Vector3d getScaleFactor()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object