Package | Description |
---|---|
laas.openrobots.ontology.helpers |
Modifier and Type | Field and Description |
---|---|
static java.util.Map<java.lang.String,Logger.Colors> |
Logger.Colors.agentsColor |
Modifier and Type | Method and Description |
---|---|
static Logger.Colors |
Logger.Colors.getColorForAgent(java.lang.String agent) |
static Logger.Colors |
Logger.Colors.random() |
static Logger.Colors |
Logger.Colors.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Logger.Colors[] |
Logger.Colors.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
Logger.colorPrint(Logger.Colors c,
java.lang.String msg) |
static void |
Logger.colorPrintLn(Logger.Colors c,
java.lang.String msg) |
ORO is a part of the OpenRobots framework.
openrobots@laas.fr
LAAS-CNRS 2009-2011