Uses of Interface
cz.cuni.amis.nb.pogamut.unreal.timeline.map.MapViewpoint.ViewpointListener

Packages that use MapViewpoint.ViewpointListener
cz.cuni.amis.nb.pogamut.unreal.map   
cz.cuni.amis.nb.pogamut.unreal.timeline.map I will write this stuff AFTER I have working version and no major architectural changes. 
 

Uses of MapViewpoint.ViewpointListener in cz.cuni.amis.nb.pogamut.unreal.map
 

Classes in cz.cuni.amis.nb.pogamut.unreal.map that implement MapViewpoint.ViewpointListener
 class MapGLPanel
          This is a GLJPanel that displays UT2004Map. it is a base class, so it takes care of some things, while others are left for derived class to do.
 class PureMapGLPanel
          Simple map that overviews what is happening in the level right now.
 class SelectableMapGLPanel
          This is MapGLPanel that is adding selection behavior, when bot is clicked in the map, list of selected bots in this map IPogamutEnvironments global lookup will change.
 

Uses of MapViewpoint.ViewpointListener in cz.cuni.amis.nb.pogamut.unreal.timeline.map
 

Classes in cz.cuni.amis.nb.pogamut.unreal.timeline.map that implement MapViewpoint.ViewpointListener
 class TLMapGLPanel
          Panel that is rendering map structure and agents inside.
 

Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.map with parameters of type MapViewpoint.ViewpointListener
 void MapViewpoint.addViewpointListener(MapViewpoint.ViewpointListener listener)
           
 boolean MapViewpoint.isViewpointListener(MapViewpoint.ViewpointListener listener)
           
 void MapViewpoint.removeViewpointListener(MapViewpoint.ViewpointListener listener)
           
 



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