|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yobotics.simulationconstructionset.util.graphics.DynamicGraphicObject
com.yobotics.simulationconstructionset.util.graphics.DynamicVector
com.yobotics.simulationconstructionset.util.graphics.DynamicForceVector
public class DynamicForceVector
Constructor Summary | |
---|---|
DynamicForceVector(java.lang.String name,
DoubleYoVariable x,
DoubleYoVariable y,
DoubleYoVariable z,
DoubleYoVariable Fx,
DoubleYoVariable Fy,
DoubleYoVariable Fz,
DoubleYoVariable yaw,
double scale)
|
Method Summary | |
---|---|
Artifact |
createArtifact()
|
boolean |
hasGraphicObjectChanged()
|
Methods inherited from class com.yobotics.simulationconstructionset.util.graphics.DynamicVector |
---|
getAppearance, getDrawArrowhead, getLinkGraphics |
Methods inherited from class com.yobotics.simulationconstructionset.util.graphics.DynamicGraphicObject |
---|
getName, getTransform, hideGraphicObject, isGraphicObjectShowing, showGraphicObject, update |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DynamicForceVector(java.lang.String name, DoubleYoVariable x, DoubleYoVariable y, DoubleYoVariable z, DoubleYoVariable Fx, DoubleYoVariable Fy, DoubleYoVariable Fz, DoubleYoVariable yaw, double scale)
Method Detail |
---|
public Artifact createArtifact()
createArtifact
in class DynamicGraphicObject
public boolean hasGraphicObjectChanged()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |