All Classes and Interfaces

Classes
Class
Description
Creates a sequence of related colors.
Like ColorScheme but employs a unary operator on a call to an existing ColorScheme.
Base class for beans that require initialization with DictionaryInitialization.
Initialization parameters that provide a named-mapping to Dictionarys.
Base class for beans that implement Provider to provide a Dictionary.
References a particular Dictionary in shared-object-space.
A relation double1 == double2.
Base class for beans that require initialization with FilePathInitialization.
Initialization parameters for a named-set of file-paths.
Specifies a list of colors by a list.
A single color repeated to meet the size.
A relation double1 > double2.
A relation double1 >= double2.
Creates a sequence of colors by varying the hue-component in a HSB color model.
A relation double1 < double2.
A relation double1 <= double2.
Prepends a specific color to the list created by another ColorScheme.
A bean that defines a type of RandomNumberGenerator.
The regular-expression to use for matching groups.
Combines one or more RegEx together, by successively trying to match each RegEx until success.
Matches a Java-style regular expression against the string.
Base class that specifies a relation between two doubles.
Defines a constant threshold, and a relation to it.
A base class specifying a threshold and a relation to it.
Duplicates a ColorList produced by another ColorScheme a certain number of times.
A bean describing a color in the RGB color space.
Defines a root path.
Randomizes the order of colors in a list created by another ColorScheme.
A bean that defines a mapping between a set of Strings to another set of Strings.
A bean with a pair of strings, representing a mapping from one string to the other.
Creates a list by repeating a defined constant list of very bright colors.