Uses of Class
org.processmining.stochasticlabelleddatapetrinet.plugins.ColorScheme
-
Packages that use ColorScheme Package Description org.processmining.stochasticlabelleddatapetrinet.plugins -
-
Uses of ColorScheme in org.processmining.stochasticlabelleddatapetrinet.plugins
Methods in org.processmining.stochasticlabelleddatapetrinet.plugins 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.
-