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

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

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

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return SetRoute
 SetRoute SetRoute.setErase(boolean Erase)
          If true will erase previously set points.
 SetRoute SetRoute.setPoint0(Location Point0)
          Location point.
 SetRoute SetRoute.setPoint1(Location Point1)
          Location point.
 SetRoute SetRoute.setPoint10(Location Point10)
          Location point.
 SetRoute SetRoute.setPoint11(Location Point11)
          Location point.
 SetRoute SetRoute.setPoint12(Location Point12)
          Location point.
 SetRoute SetRoute.setPoint13(Location Point13)
          Location point.
 SetRoute SetRoute.setPoint14(Location Point14)
          Location point.
 SetRoute SetRoute.setPoint15(Location Point15)
          Location point.
 SetRoute SetRoute.setPoint16(Location Point16)
          Location point.
 SetRoute SetRoute.setPoint17(Location Point17)
          Location point.
 SetRoute SetRoute.setPoint18(Location Point18)
          Location point.
 SetRoute SetRoute.setPoint19(Location Point19)
          Location point.
 SetRoute SetRoute.setPoint2(Location Point2)
          Location point.
 SetRoute SetRoute.setPoint20(Location Point20)
          Location point.
 SetRoute SetRoute.setPoint21(Location Point21)
          Location point.
 SetRoute SetRoute.setPoint22(Location Point22)
          Location point.
 SetRoute SetRoute.setPoint23(Location Point23)
          Location point.
 SetRoute SetRoute.setPoint24(Location Point24)
          Location point.
 SetRoute SetRoute.setPoint25(Location Point25)
          Location point.
 SetRoute SetRoute.setPoint26(Location Point26)
          Location point.
 SetRoute SetRoute.setPoint27(Location Point27)
          Location point.
 SetRoute SetRoute.setPoint28(Location Point28)
          Location point.
 SetRoute SetRoute.setPoint29(Location Point29)
          Location point.
 SetRoute SetRoute.setPoint3(Location Point3)
          Location point.
 SetRoute SetRoute.setPoint30(Location Point30)
          Location point.
 SetRoute SetRoute.setPoint31(Location Point31)
          Location point.
 SetRoute SetRoute.setPoint4(Location Point4)
          Location point.
 SetRoute SetRoute.setPoint5(Location Point5)
          Location point.
 SetRoute SetRoute.setPoint6(Location Point6)
          Location point.
 SetRoute SetRoute.setPoint7(Location Point7)
          Location point.
 SetRoute SetRoute.setPoint8(Location Point8)
          Location point.
 SetRoute SetRoute.setPoint9(Location Point9)
          Location point.
 SetRoute SetRoute.setRoute(List<? extends ILocated> route)
           
 

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



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