Uses of Class
com.ontimize.util.gis.client.gui.utils.Colors

Packages that use Colors
com.ontimize.util.gis.client.gui.utils   
 

Uses of Colors in com.ontimize.util.gis.client.gui.utils
 

Methods in com.ontimize.util.gis.client.gui.utils that return Colors
static Colors Colors.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Colors[] Colors.values()
          Returns an array containing the constants of this enum type, in the order they are declared.