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(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point0)
          Location point.
 SetRoute SetRoute.setPoint1(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point1)
          Location point.
 SetRoute SetRoute.setPoint10(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point10)
          Location point.
 SetRoute SetRoute.setPoint11(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point11)
          Location point.
 SetRoute SetRoute.setPoint12(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point12)
          Location point.
 SetRoute SetRoute.setPoint13(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point13)
          Location point.
 SetRoute SetRoute.setPoint14(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point14)
          Location point.
 SetRoute SetRoute.setPoint15(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point15)
          Location point.
 SetRoute SetRoute.setPoint16(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point16)
          Location point.
 SetRoute SetRoute.setPoint17(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point17)
          Location point.
 SetRoute SetRoute.setPoint18(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point18)
          Location point.
 SetRoute SetRoute.setPoint19(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point19)
          Location point.
 SetRoute SetRoute.setPoint2(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point2)
          Location point.
 SetRoute SetRoute.setPoint20(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point20)
          Location point.
 SetRoute SetRoute.setPoint21(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point21)
          Location point.
 SetRoute SetRoute.setPoint22(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point22)
          Location point.
 SetRoute SetRoute.setPoint23(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point23)
          Location point.
 SetRoute SetRoute.setPoint24(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point24)
          Location point.
 SetRoute SetRoute.setPoint25(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point25)
          Location point.
 SetRoute SetRoute.setPoint26(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point26)
          Location point.
 SetRoute SetRoute.setPoint27(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point27)
          Location point.
 SetRoute SetRoute.setPoint28(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point28)
          Location point.
 SetRoute SetRoute.setPoint29(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point29)
          Location point.
 SetRoute SetRoute.setPoint3(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point3)
          Location point.
 SetRoute SetRoute.setPoint30(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point30)
          Location point.
 SetRoute SetRoute.setPoint31(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point31)
          Location point.
 SetRoute SetRoute.setPoint4(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point4)
          Location point.
 SetRoute SetRoute.setPoint5(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point5)
          Location point.
 SetRoute SetRoute.setPoint6(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point6)
          Location point.
 SetRoute SetRoute.setPoint7(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point7)
          Location point.
 SetRoute SetRoute.setPoint8(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point8)
          Location point.
 SetRoute SetRoute.setPoint9(cz.cuni.amis.pogamut.base3d.worldview.object.Location Point9)
          Location point.
 SetRoute SetRoute.setRoute(List<? extends cz.cuni.amis.pogamut.base3d.worldview.object.ILocated> route)
           
 

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



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