Uses of Class
cz.cuni.amis.pogamut.usar2004.communication.messages.datatypes.TraceColor

Packages that use TraceColor
cz.cuni.amis.pogamut.usar2004.communication.messages.datatypes   
cz.cuni.amis.pogamut.usar2004.communication.messages.usarcommands   
 

Uses of TraceColor in cz.cuni.amis.pogamut.usar2004.communication.messages.datatypes
 

Methods in cz.cuni.amis.pogamut.usar2004.communication.messages.datatypes that return TraceColor
static TraceColor TraceColor.getType(String type)
          For each config type it checks if type matches one of kinds.
static TraceColor TraceColor.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TraceColor[] TraceColor.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of TraceColor in cz.cuni.amis.pogamut.usar2004.communication.messages.usarcommands
 

Constructors in cz.cuni.amis.pogamut.usar2004.communication.messages.usarcommands with parameters of type TraceColor
Trace(boolean On, double Interval, TraceColor Color)
           
 



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