Uses of Class
cz.cuni.amis.pogamut.defcon.communication.messages.commands.WhiteboardDraw

Packages that use WhiteboardDraw
cz.cuni.amis.pogamut.defcon.communication.messages.commands   
 

Uses of WhiteboardDraw in cz.cuni.amis.pogamut.defcon.communication.messages.commands
 

Methods in cz.cuni.amis.pogamut.defcon.communication.messages.commands that return WhiteboardDraw
 WhiteboardDraw WhiteboardDraw.setFirstPoint(DefConLocation firstPoint)
          Line begin.
 WhiteboardDraw WhiteboardDraw.setSecondPoint(DefConLocation secondPoint)
          Line end.
 

Constructors in cz.cuni.amis.pogamut.defcon.communication.messages.commands with parameters of type WhiteboardDraw
WhiteboardDraw(WhiteboardDraw original)
          Cloning constructor...
 



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