|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.robots.capabilities.impl.LaserMotionDetectionObservableImpl
public class LaserMotionDetectionObservableImpl
| Constructor Summary | |
|---|---|
LaserMotionDetectionObservableImpl()
|
|
| Method Summary | |
|---|---|
void |
newObserver()
|
void |
setRobot(ExecutionManager kr)
|
void |
startListening()
|
void |
stopListening()
|
void |
update(java.lang.String targetID,
FramePoint framePoint)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LaserMotionDetectionObservableImpl()
| Method Detail |
|---|
public void setRobot(ExecutionManager kr)
throws IncompatibleRobotException
setRobot in interface RobotObservableIncompatibleRobotExceptionpublic void startListening()
startListening in interface RobotObservablepublic void stopListening()
stopListening in interface RobotObservable
public void update(java.lang.String targetID,
FramePoint framePoint)
public void newObserver()
newObserver in interface RobotObservable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||