Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList

Packages that use PathList
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages   
cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events   
 

Uses of PathList in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type PathList
PathList(PathList original)
          Cloning constructor from the full message.
 

Uses of PathList in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events that return types with arguments of type PathList
 List<PathList> Path.getPath()
          Returns list of navpoints you have to follow
 

Constructor parameters in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events with type arguments of type PathList
Path(String pathId, List<PathList> path, long simTime)
           
 



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