Uses of Interface
nl.tudelft.goal.ut2004.visualizer.timeline.map.MapViewpoint.ViewpointListener

Packages that use MapViewpoint.ViewpointListener
nl.tudelft.goal.ut2004.visualizer.map   
nl.tudelft.goal.ut2004.visualizer.timeline.map   
 

Uses of MapViewpoint.ViewpointListener in nl.tudelft.goal.ut2004.visualizer.map
 

Classes in nl.tudelft.goal.ut2004.visualizer.map that implement MapViewpoint.ViewpointListener
 class MapGLPanel
          This is a GLJPanel that displays UT2004Map.
 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 nl.tudelft.goal.ut2004.visualizer.timeline.map
 

Methods in nl.tudelft.goal.ut2004.visualizer.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 © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.