cz.cuni.amis.pogamut.udk.agent.module.sensor
Class Items.NavPointListener
java.lang.Object
cz.cuni.amis.pogamut.udk.agent.module.sensor.Items.NavPointListener
- All Implemented Interfaces:
- IWorldEventListener<WorldObjectUpdatedEvent<NavPoint>>, IWorldObjectEventListener<NavPoint,WorldObjectUpdatedEvent<NavPoint>>, cz.cuni.amis.utils.listener.IListener<WorldObjectUpdatedEvent<NavPoint>>, EventListener
- Enclosing class:
- Items
protected class Items.NavPointListener
- extends Object
- implements IWorldObjectEventListener<NavPoint,WorldObjectUpdatedEvent<NavPoint>>
MapPointsListObtained listener.
| Nested classes/interfaces inherited from interface cz.cuni.amis.utils.listener.IListener |
cz.cuni.amis.utils.listener.IListener.Notifier<LISTENER extends cz.cuni.amis.utils.listener.IListener> |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Items.NavPointListener
public Items.NavPointListener(IWorldView worldView)
- Constructor. Registers itself on the given WorldView object.
- Parameters:
worldView - WorldView object to listen to.
notify
public void notify(WorldObjectUpdatedEvent<NavPoint> event)
- Specified by:
notify in interface cz.cuni.amis.utils.listener.IListener<WorldObjectUpdatedEvent<NavPoint>>
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.