Interface HighlightGenerator.Palette
- Enclosing class:
- HighlightGenerator
public static interface HighlightGenerator.Palette
Defines a color palette, the palette should provide a color the specified
identifier (id).
-
Method Summary
-
Method Details
-
color
Obtain the color in index, id.- Parameters:
id- the id of the color- Returns:
- a color
-