Uses of Class
nl.tudelft.goal.ut2004.visualizer.timeline.map.CollectionRenderer

Packages that use CollectionRenderer
nl.tudelft.goal.ut2004.visualizer.map   
nl.tudelft.goal.ut2004.visualizer.timeline.map   
 

Uses of CollectionRenderer in nl.tudelft.goal.ut2004.visualizer.map
 

Fields in nl.tudelft.goal.ut2004.visualizer.map declared as CollectionRenderer
protected  CollectionRenderer<cz.cuni.amis.pogamut.unreal.communication.messages.gbinfomessages.IPlayer> MapGLPanel.agentRenderes
           
protected  CollectionRenderer<Object> MapGLPanel.objectRenderes
           
 

Uses of CollectionRenderer in nl.tudelft.goal.ut2004.visualizer.timeline.map
 

Constructors in nl.tudelft.goal.ut2004.visualizer.timeline.map with parameters of type CollectionRenderer
EnvironmentRenderer(MapViewpoint viewpoint, CollectionRenderer<cz.cuni.amis.pogamut.unreal.communication.messages.gbinfomessages.IPlayer> agentRenderes, CollectionRenderer<Object> objectRenderes, MapRenderer mapRenderer)
           
EnvironmentRenderer(MapViewpoint viewpoint, CollectionRenderer<cz.cuni.amis.pogamut.unreal.communication.messages.gbinfomessages.IPlayer> agentRenderes, CollectionRenderer<Object> objectRenderes, MapRenderer mapRenderer)
           
 



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