|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.intarsys.tools.enumeration.EnumItem
de.intarsys.cwt.common.BlendMode
public class BlendMode
The available rendering modes.
| Field Summary | |
|---|---|
static de.intarsys.tools.enumeration.EnumMeta<BlendMode> |
META
The meta data for the enumeration. |
static BlendMode |
MULTIPLY
|
static BlendMode |
NORMAL
|
| Constructor Summary | |
|---|---|
BlendMode(java.lang.String id)
|
|
| Method Summary |
|---|
| Methods inherited from class de.intarsys.tools.enumeration.EnumItem |
|---|
compareTo, getDescription, getIconName, getId, getLabel, getLocalizedLabel, getMessage, getMeta, getMeta, getTip, getWeight, setDefault, setIconName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final BlendMode NORMAL
public static final BlendMode MULTIPLY
public static final de.intarsys.tools.enumeration.EnumMeta<BlendMode> META
| Constructor Detail |
|---|
public BlendMode(java.lang.String id)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||