org.robokind.impl.motion.messaging
Class PortableMotionFrameEvent.Factory
java.lang.Object
org.robokind.impl.motion.messaging.PortableMotionFrameEvent.Factory
- All Implemented Interfaces:
- MotionFrameEvent.MotionFrameEventFactory
- Enclosing class:
- PortableMotionFrameEvent
public static class PortableMotionFrameEvent.Factory
- extends Object
- implements MotionFrameEvent.MotionFrameEventFactory
| 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 MotionFrameEvent createMotionFrameEvent(String sourceId,
String destId,
MotionFrame<Robot.RobotPositionMap> motionFrame)
- Specified by:
createMotionFrameEvent in interface MotionFrameEvent.MotionFrameEventFactory
Copyright © 2011-2012. All Rights Reserved.