Package de.xima.fc.color
Class ColorField.Identifier
java.lang.Object
de.xima.fc.color.ColorField.Identifier
- Enclosing class:
- ColorField<T extends Serializable>
Constants with the
IColorField.getIdentifier()
values for the ColorField
s.- Since:
- 6.5.0
- Author:
- XIMA MEDIA GmbH
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
TheColorField.getIdentifier()
of theColorField.CSS_COLOR
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
TheColorField.getIdentifier()
of theColorField.HSV_TRIPLET
static final String
static final String
static final String
TheColorField.getIdentifier()
of theColorField.OPACITY
static final String
static final String
static final String
static final String
TheColorField.getIdentifier()
of theColorField.RGB_TRIPLET
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Method Summary
-
Field Details
-
CSS_COLOR
- See Also:
-
CSS_COLOR_MATCHING_TEXT
TheColorField.getIdentifier()
of theColorField.CSS_COLOR
- See Also:
-
HSLUV_COMPONENT_HUE
- See Also:
-
HSLUV_COMPONENT_LIGHTNESS
- See Also:
-
HSLUV_COMPONENT_SATURATION
- See Also:
-
HSLUV_TRIPLET
- See Also:
-
HSV_COMPONENT_HUE
- See Also:
-
HSV_COMPONENT_SATURATION
- See Also:
-
HSV_COMPONENT_VALUE
- See Also:
-
HSV_TRIPLET
TheColorField.getIdentifier()
of theColorField.HSV_TRIPLET
- See Also:
-
LUMA_ITU_BT_601
- See Also:
-
LUMA_ITU_BT_709
- See Also:
-
OPACITY
TheColorField.getIdentifier()
of theColorField.OPACITY
- See Also:
-
RGB_COMPONENT_BLUE
- See Also:
-
RGB_COMPONENT_GREEN
- See Also:
-
RGB_COMPONENT_RED
- See Also:
-
RGB_TRIPLET
TheColorField.getIdentifier()
of theColorField.RGB_TRIPLET
- See Also:
-
STYLE_CLASS_BACKGROUND
- See Also:
-
STYLE_CLASS_BORDER
- See Also:
-
STYLE_CLASS_FILL
- See Also:
-
STYLE_CLASS_MATCHING_BORDER
- See Also:
-
STYLE_CLASS_MATCHING_TEXT
- See Also:
-
STYLE_CLASS_STROKE
- See Also:
-
STYLE_CLASS_TEXT
- See Also:
-
TRANSPARENCY
- See Also:
-