Uses of Class
org.anchoranalysis.bean.shared.color.scheme.ColorSchemeUnary
| Package | Description |
|---|---|
| org.anchoranalysis.bean.shared.color.scheme |
Beans that create lists or indices of colors according to particular schemes.
|
-
Uses of ColorSchemeUnary in org.anchoranalysis.bean.shared.color.scheme
Subclasses of ColorSchemeUnary in org.anchoranalysis.bean.shared.color.scheme Modifier and Type Class Description classPrependPrepends a specific color to the list created by anotherColorScheme.classRepeatDuplicates aColorListproduced by anotherColorSchemea certain number of times.classShuffleRandomizes the order of colors in a list created by anotherColorScheme.