org.robokind.impl.motion.messaging
Class PortableMotionFrameEvent.Factory
java.lang.Object
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
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 |
PortableMotionFrameEvent.Factory
public PortableMotionFrameEvent.Factory()
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.