|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mechio.api.motion.utils.RobotMoverFrameSource
org.mechio.api.motion.messaging.RobotMoveHandler
public class RobotMoveHandler
Listens for MotionFrameEvents and moves a Robot.
| Constructor Summary | |
|---|---|
RobotMoveHandler(Robot robot)
|
|
| Method Summary | |
|---|---|
void |
handleEvent(MotionFrameEvent event)
|
| Methods inherited from class org.mechio.api.motion.utils.RobotMoverFrameSource |
|---|
getMovements, getRobot, move, setRobot |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RobotMoveHandler(Robot robot)
| Method Detail |
|---|
public void handleEvent(MotionFrameEvent event)
handleEvent in interface org.jflux.api.core.Listener<MotionFrameEvent>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||