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

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

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

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return DrawStayingDebugLines
 DrawStayingDebugLines DrawStayingDebugLines.setClearAll(Boolean ClearAll)
          If set to true all previous staying debug lines will be erased prior to drawing.
 DrawStayingDebugLines DrawStayingDebugLines.setColor(Location Color)
          Color in RGB format sent as vector.
 DrawStayingDebugLines DrawStayingDebugLines.setVectors(String Vectors)
          Attribute holding the vectors for line drawing.
 

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



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