|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.robokind.api.motion.utils.PositionTargetFrameSource
org.robokind.integration.animation_motion.AnimationEditFrameSource
public class AnimationEditFrameSource
Constructor Summary | |
---|---|
AnimationEditFrameSource(org.osgi.framework.BundleContext context,
org.robokind.api.motion.Robot.Id robotId)
|
Method Summary | |
---|---|
void |
handlePositions(long x,
Map<Integer,Double> positions)
|
Methods inherited from class org.robokind.api.motion.utils.PositionTargetFrameSource |
---|
clearPositions, getEnabled, getMovements, getRobotId, getStopOnGoalFlag, getVelocity, putPosition, putPositions, setEnabled, setRobotId, setStopOnGoal, setVelocity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnimationEditFrameSource(org.osgi.framework.BundleContext context, org.robokind.api.motion.Robot.Id robotId)
Method Detail |
---|
public void handlePositions(long x, Map<Integer,Double> positions)
handlePositions
in interface org.robokind.api.animation.utils.AnimationEditListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |