Uses of Class
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands.FastTrace

Packages that use FastTrace
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands   
 

Uses of FastTrace in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return FastTrace
 FastTrace FastTrace.setFrom(Location From)
          Origin point of the ray.
 FastTrace FastTrace.setId(String Id)
          Message Id made up by you and echoed in response so you can match up response with query.
 FastTrace FastTrace.setTo(Location To)
          Target point of the ray.
 

Constructors in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands with parameters of type FastTrace
FastTrace(FastTrace original)
          Cloning constructor.
 



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