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

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

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

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return SetRoute
 SetRoute SetRoute.setErase(Boolean Erase)
          If true will erase previously set points.
 SetRoute SetRoute.setP0(Location P0)
          Location point.
 SetRoute SetRoute.setP1(Location P1)
          Location point.
 SetRoute SetRoute.setP10(Location P10)
          Location point.
 SetRoute SetRoute.setP11(Location P11)
          Location point.
 SetRoute SetRoute.setP12(Location P12)
          Location point.
 SetRoute SetRoute.setP13(Location P13)
          Location point.
 SetRoute SetRoute.setP14(Location P14)
          Location point.
 SetRoute SetRoute.setP15(Location P15)
          Location point.
 SetRoute SetRoute.setP16(Location P16)
          Location point.
 SetRoute SetRoute.setP17(Location P17)
          Location point.
 SetRoute SetRoute.setP18(Location P18)
          Location point.
 SetRoute SetRoute.setP19(Location P19)
          Location point.
 SetRoute SetRoute.setP2(Location P2)
          Location point.
 SetRoute SetRoute.setP20(Location P20)
          Location point.
 SetRoute SetRoute.setP21(Location P21)
          Location point.
 SetRoute SetRoute.setP22(Location P22)
          Location point.
 SetRoute SetRoute.setP23(Location P23)
          Location point.
 SetRoute SetRoute.setP24(Location P24)
          Location point.
 SetRoute SetRoute.setP25(Location P25)
          Location point.
 SetRoute SetRoute.setP26(Location P26)
          Location point.
 SetRoute SetRoute.setP27(Location P27)
          Location point.
 SetRoute SetRoute.setP28(Location P28)
          Location point.
 SetRoute SetRoute.setP29(Location P29)
          Location point.
 SetRoute SetRoute.setP3(Location P3)
          Location point.
 SetRoute SetRoute.setP30(Location P30)
          Location point.
 SetRoute SetRoute.setP31(Location P31)
          Location point.
 SetRoute SetRoute.setP4(Location P4)
          Location point.
 SetRoute SetRoute.setP5(Location P5)
          Location point.
 SetRoute SetRoute.setP6(Location P6)
          Location point.
 SetRoute SetRoute.setP7(Location P7)
          Location point.
 SetRoute SetRoute.setP8(Location P8)
          Location point.
 SetRoute SetRoute.setP9(Location P9)
          Location point.
 SetRoute SetRoute.setRoute(List<? extends ILocated> route)
           
 

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



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