org.robokind.integration.animation_motion
Class AnimationEditFrameSource

java.lang.Object
  extended by org.robokind.api.motion.utils.PositionTargetFrameSource
      extended by org.robokind.integration.animation_motion.AnimationEditFrameSource
All Implemented Interfaces:
org.robokind.api.animation.utils.AnimationEditListener, org.robokind.api.motion.protocol.FrameSource

public class AnimationEditFrameSource
extends org.robokind.api.motion.utils.PositionTargetFrameSource
implements org.robokind.api.animation.utils.AnimationEditListener

Author:
Matthew Stevenson

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

AnimationEditFrameSource

public AnimationEditFrameSource(org.osgi.framework.BundleContext context,
                                org.robokind.api.motion.Robot.Id robotId)
Method Detail

handlePositions

public void handlePositions(long x,
                            Map<Integer,Double> positions)
Specified by:
handlePositions in interface org.robokind.api.animation.utils.AnimationEditListener


Copyright © 2011. All Rights Reserved.