|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColorPalette | |
|---|---|
| sonification.dataimport.visbards_resourcetoolkit.repository.category | |
| Uses of ColorPalette in sonification.dataimport.visbards_resourcetoolkit.repository.category |
|---|
| Classes in sonification.dataimport.visbards_resourcetoolkit.repository.category that implement ColorPalette | |
|---|---|
class |
DefaultColorPalette
A simple color palette implementation. |
class |
ROYGBIVPalette
This color palette returns the ROYGBIV scale. |
| Methods in sonification.dataimport.visbards_resourcetoolkit.repository.category that return ColorPalette | |
|---|---|
ColorPalette |
ColorPaletteFactory.createColorPalette(java.awt.Color base)
|
ColorPalette |
ColorPaletteFactory.createColorPalette(java.awt.Color start,
java.awt.Color finish)
|
ColorPalette |
ColorPaletteFactory.createROYGBIVPalette()
|
ColorPalette |
Category.getColorPalette()
Returns the color palette for this category. |
| Methods in sonification.dataimport.visbards_resourcetoolkit.repository.category with parameters of type ColorPalette | |
|---|---|
void |
Category.setColorPalette(ColorPalette pal)
Changes the color palette. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||