org.robokind.impl.motion.messaging
Class PortableMotionFrameEvent.Factory

java.lang.Object
  extended by org.robokind.impl.motion.messaging.PortableMotionFrameEvent.Factory
All Implemented Interfaces:
org.robokind.api.motion.protocol.MotionFrameEvent.MotionFrameEventFactory
Enclosing class:
PortableMotionFrameEvent

public static class PortableMotionFrameEvent.Factory
extends Object
implements org.robokind.api.motion.protocol.MotionFrameEvent.MotionFrameEventFactory


Constructor Summary
PortableMotionFrameEvent.Factory()
           
 
Method Summary
 org.robokind.api.motion.protocol.MotionFrameEvent createMotionFrameEvent(String sourceId, String destId, org.robokind.api.motion.protocol.MotionFrame<org.robokind.api.motion.Robot.RobotPositionMap> motionFrame)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortableMotionFrameEvent.Factory

public PortableMotionFrameEvent.Factory()
Method Detail

createMotionFrameEvent

public org.robokind.api.motion.protocol.MotionFrameEvent createMotionFrameEvent(String sourceId,
                                                                                String destId,
                                                                                org.robokind.api.motion.protocol.MotionFrame<org.robokind.api.motion.Robot.RobotPositionMap> motionFrame)
Specified by:
createMotionFrameEvent in interface org.robokind.api.motion.protocol.MotionFrameEvent.MotionFrameEventFactory


Copyright © 2011-2013. All Rights Reserved.