public class BlendMode
extends de.intarsys.tools.enumeration.EnumItem
Modifier and Type | Field and Description |
---|---|
static de.intarsys.tools.enumeration.EnumMeta<BlendMode> |
META
The meta data for the enumeration.
|
static BlendMode |
MULTIPLY |
static BlendMode |
NORMAL |
Constructor and Description |
---|
BlendMode(java.lang.String id) |