Uses of Class
org.processmining.dataawareexplorer.utils.ColorScheme
-
Packages that use ColorScheme Package Description org.processmining.dataawareexplorer.utils -
-
Uses of ColorScheme in org.processmining.dataawareexplorer.utils
Methods in org.processmining.dataawareexplorer.utils that return ColorScheme Modifier and Type Method Description static ColorSchemeColorScheme. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ColorScheme[]ColorScheme. values()Returns an array containing the constants of this enum type, in the order they are declared.
-