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

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

public static class PortableMotionFrameEvent.Factory
extends java.lang.Object
implements MotionFrameEvent.MotionFrameEventFactory


Constructor Summary
PortableMotionFrameEvent.Factory()
           
 
Method Summary
 MotionFrameEvent createMotionFrameEvent(java.lang.String sourceId, java.lang.String destId, MotionFrame<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 MotionFrameEvent createMotionFrameEvent(java.lang.String sourceId,
                                               java.lang.String destId,
                                               MotionFrame<Robot.RobotPositionMap> motionFrame)
Specified by:
createMotionFrameEvent in interface MotionFrameEvent.MotionFrameEventFactory


Copyright © 2011-2014. All Rights Reserved.