Package org.anchoranalysis.bean.shared.color.scheme
package org.anchoranalysis.bean.shared.color.scheme
Beans that create lists or indices of colors according to particular schemes.
-
ClassesClassDescriptionCreates a sequence of related colors.Like
ColorSchemebut employs a unary operator on a call to an existingColorScheme.Specifies a list of colors by a list.A single color repeated to meet the size.Creates a sequence of colors by varying the hue-component in a HSB color model.Prepends a specific color to the list created by anotherColorScheme.Duplicates aColorListproduced by anotherColorSchemea certain number of times.Randomizes the order of colors in a list created by anotherColorScheme.Creates a list by repeating a defined constant list of very bright colors.