Modifier and Type | Method and Description |
---|---|
ArrayList<ColorSet> |
Palette.getColorSets()
Returns the list of colorSets in the palette.
|
ArrayList<ColorSet> |
ColorScheme.getColorSets()
|
Modifier and Type | Method and Description |
---|---|
void |
Palette.addColorSet(ColorSet colorSet)
Adds a ColorSet to the palette.
|
Copyright © 2015. All rights reserved.