cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Class NavigationGraphHelper.MapPointListObtainedListener

Package class diagram package NavigationGraphHelper.MapPointListObtainedListener
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphHelper.MapPointListObtainedListener
All Implemented Interfaces:
IWorldEventListener<MapPointListObtained>, cz.cuni.amis.utils.listener.IListener<MapPointListObtained>, EventListener
Enclosing class:
NavigationGraphHelper

protected class NavigationGraphHelper.MapPointListObtainedListener
extends Object
implements IWorldEventListener<MapPointListObtained>

MapPointListObtained listener.


Nested Class Summary
 
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>
 
Constructor Summary
NavigationGraphHelper.MapPointListObtainedListener(IWorldView worldView)
          Constructor.
 
Method Summary
 void notify(MapPointListObtained event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigationGraphHelper.MapPointListObtainedListener

public NavigationGraphHelper.MapPointListObtainedListener(IWorldView worldView)
Constructor. Registers itself on the given WorldView object.

Parameters:
worldView - WorldView object to listen to.
Method Detail

notify

public void notify(MapPointListObtained event)
Specified by:
notify in interface cz.cuni.amis.utils.listener.IListener<MapPointListObtained>


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.