Index

A C D E F G H I L M O P R S T U V 
All Classes All Packages

A

asPath() - Method in class org.anchoranalysis.bean.shared.path.RootPath
Exposes the path field as a Path.
asPredicateDouble() - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToThreshold
Expresses the relation as a predicate on values, where only values that fulfill the relation to threshold are true.
asPredicateInt() - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToThreshold
Like RelationToThreshold.asPredicateDouble() but expresses the relationship for an integer.

C

canEqual(Object) - Method in class org.anchoranalysis.bean.shared.path.RootPath
 
canEqual(Object) - Method in class org.anchoranalysis.bean.shared.relation.EqualToBean
 
canEqual(Object) - Method in class org.anchoranalysis.bean.shared.relation.GreaterThanBean
 
canEqual(Object) - Method in class org.anchoranalysis.bean.shared.relation.GreaterThanEqualToBean
 
canEqual(Object) - Method in class org.anchoranalysis.bean.shared.relation.LessThanBean
 
canEqual(Object) - Method in class org.anchoranalysis.bean.shared.relation.LessThanEqualToBean
 
canEqual(Object) - Method in class org.anchoranalysis.bean.shared.relation.RelationBean
 
canEqual(Object) - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToConstant
 
colorForEachIndex(int) - Method in class org.anchoranalysis.bean.shared.color.scheme.ColorScheme
Assigns a color to each index value from a list of size numberColors.
ColorScheme - Class in org.anchoranalysis.bean.shared.color.scheme
Creates a sequence of related colors.
ColorScheme() - Constructor for class org.anchoranalysis.bean.shared.color.scheme.ColorScheme
 
ColorSchemeUnary - Class in org.anchoranalysis.bean.shared.color.scheme
Like ColorScheme but employs a unary operator on a call to an existing ColorScheme.
ColorSchemeUnary() - Constructor for class org.anchoranalysis.bean.shared.color.scheme.ColorSchemeUnary
 
ColorSchemeUnary(ColorScheme) - Constructor for class org.anchoranalysis.bean.shared.color.scheme.ColorSchemeUnary
 
create() - Method in class org.anchoranalysis.bean.shared.random.RandomNumberGeneratorBean
create() - Method in class org.anchoranalysis.bean.shared.relation.EqualToBean
 
create() - Method in class org.anchoranalysis.bean.shared.relation.GreaterThanBean
 
create() - Method in class org.anchoranalysis.bean.shared.relation.GreaterThanEqualToBean
 
create() - Method in class org.anchoranalysis.bean.shared.relation.LessThanBean
 
create() - Method in class org.anchoranalysis.bean.shared.relation.LessThanEqualToBean
 
create() - Method in class org.anchoranalysis.bean.shared.relation.RelationBean
Creates a DoubleBiPredicate that implements the relation.
create() - Method in class org.anchoranalysis.bean.shared.StringMap
Derives a Map representation for the mapping.
createList(int) - Method in class org.anchoranalysis.bean.shared.color.scheme.ColorScheme
Creates a sequence of related colors.
createList(int) - Method in class org.anchoranalysis.bean.shared.color.scheme.ColorSchemeUnary
 
createList(int) - Method in class org.anchoranalysis.bean.shared.color.scheme.FromList
 
createList(int) - Method in class org.anchoranalysis.bean.shared.color.scheme.FromSingle
 
createList(int) - Method in class org.anchoranalysis.bean.shared.color.scheme.HSB
 
createList(int) - Method in class org.anchoranalysis.bean.shared.color.scheme.VeryBright
 

D

DictionaryBean<T> - Class in org.anchoranalysis.bean.shared.dictionary
Base class for beans that require initialization with DictionaryInitialization.
DictionaryBean() - Constructor for class org.anchoranalysis.bean.shared.dictionary.DictionaryBean
 
DictionaryInitialization - Class in org.anchoranalysis.bean.shared.dictionary
Initialization parameters that provide a named-mapping to Dictionarys.
DictionaryInitialization(SharedObjects) - Constructor for class org.anchoranalysis.bean.shared.dictionary.DictionaryInitialization
Creates using a SharedObjects to create a NamedProviderStore for the dictionaries.
DictionaryProvider - Class in org.anchoranalysis.bean.shared.dictionary
Base class for beans that implement Provider to provide a Dictionary.
DictionaryProvider() - Constructor for class org.anchoranalysis.bean.shared.dictionary.DictionaryProvider
 
DictionaryProviderReference - Class in org.anchoranalysis.bean.shared.dictionary
References a particular Dictionary in shared-object-space.
DictionaryProviderReference() - Constructor for class org.anchoranalysis.bean.shared.dictionary.DictionaryProviderReference
 
duplicateBean() - Method in class org.anchoranalysis.bean.shared.color.RGBColorBean
 

E

equals(Object) - Method in class org.anchoranalysis.bean.shared.path.RootPath
 
equals(Object) - Method in class org.anchoranalysis.bean.shared.relation.EqualToBean
 
equals(Object) - Method in class org.anchoranalysis.bean.shared.relation.GreaterThanBean
 
equals(Object) - Method in class org.anchoranalysis.bean.shared.relation.GreaterThanEqualToBean
 
equals(Object) - Method in class org.anchoranalysis.bean.shared.relation.LessThanBean
 
equals(Object) - Method in class org.anchoranalysis.bean.shared.relation.LessThanEqualToBean
 
equals(Object) - Method in class org.anchoranalysis.bean.shared.relation.RelationBean
 
equals(Object) - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToConstant
 
EqualToBean - Class in org.anchoranalysis.bean.shared.relation
A relation double1 == double2.
EqualToBean() - Constructor for class org.anchoranalysis.bean.shared.relation.EqualToBean
 

F

FilePathBean<T> - Class in org.anchoranalysis.bean.shared.path
Base class for beans that require initialization with FilePathInitialization.
FilePathBean() - Constructor for class org.anchoranalysis.bean.shared.path.FilePathBean
 
FilePathInitialization - Class in org.anchoranalysis.bean.shared.path
Initialization parameters for a named-set of file-paths.
FilePathInitialization(SharedObjects) - Constructor for class org.anchoranalysis.bean.shared.path.FilePathInitialization
Creates using a SharedObjects to create a NamedProviderStore for the file-paths.
FromList - Class in org.anchoranalysis.bean.shared.color.scheme
Specifies a list of colors by a list.
FromList() - Constructor for class org.anchoranalysis.bean.shared.color.scheme.FromList
 
FromSingle - Class in org.anchoranalysis.bean.shared.color.scheme
A single color repeated to meet the size.
FromSingle() - Constructor for class org.anchoranalysis.bean.shared.color.scheme.FromSingle
 

G

get() - Method in class org.anchoranalysis.bean.shared.dictionary.DictionaryProviderReference
 
getBlue() - Method in class org.anchoranalysis.bean.shared.color.RGBColorBean
The blue component value of the RGB color.
getColor() - Method in class org.anchoranalysis.bean.shared.color.scheme.FromSingle
The single color to repeat.
getColors() - Method in class org.anchoranalysis.bean.shared.color.scheme.ColorSchemeUnary
The delegate that creates the color-list before subsequent processing.
getColors() - Method in class org.anchoranalysis.bean.shared.color.scheme.FromList
The list of colors to specify.
getDictionaries() - Method in class org.anchoranalysis.bean.shared.dictionary.DictionaryInitialization
Named-store of Dictionary objects.
getExpression() - Method in class org.anchoranalysis.bean.shared.regex.RegExSimple
A Java-style regular expression containing groups.
getFilePaths() - Method in class org.anchoranalysis.bean.shared.path.FilePathInitialization
Named-store of file-paths.
getGreen() - Method in class org.anchoranalysis.bean.shared.color.RGBColorBean
The green component value of the RGB color.
getId() - Method in class org.anchoranalysis.bean.shared.dictionary.DictionaryProviderReference
Unique identifier for the Dictionary to retrieve.
getList() - Method in class org.anchoranalysis.bean.shared.regex.RegExList
The list of RegExes that are successively tried to be matched.
getList() - Method in class org.anchoranalysis.bean.shared.StringMap
A list of mappings between a single-items in the respective sets.
getName() - Method in class org.anchoranalysis.bean.shared.path.RootPath
The name of the root-path, which need not be unique in itself.
getPath() - Method in class org.anchoranalysis.bean.shared.path.RootPath
A path on a file-system to the directory, that defines the root.
getPrependColor() - Method in class org.anchoranalysis.bean.shared.color.scheme.Prepend
The color to prepend.
getRed() - Method in class org.anchoranalysis.bean.shared.color.RGBColorBean
The red component value of the RGB color.
getRelation() - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToConstant
The relation to the threshold, where the threshold forms the second operand.
getRGB() - Method in class org.anchoranalysis.bean.shared.color.RGBColorBean
Returns the RGB value encoded as an int as in Color.getRGB().
getSource() - Method in class org.anchoranalysis.bean.shared.StringMapItem
The origin of the mapping.
getTarget() - Method in class org.anchoranalysis.bean.shared.StringMapItem
The destination of the mapping.
getThreshold() - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToConstant
The constant threshold.
getTimes() - Method in class org.anchoranalysis.bean.shared.color.scheme.Repeat
How many times to duplicate the list.
GreaterThanBean - Class in org.anchoranalysis.bean.shared.relation
A relation double1 > double2.
GreaterThanBean() - Constructor for class org.anchoranalysis.bean.shared.relation.GreaterThanBean
 
GreaterThanEqualToBean - Class in org.anchoranalysis.bean.shared.relation
A relation double1 >= double2.
GreaterThanEqualToBean() - Constructor for class org.anchoranalysis.bean.shared.relation.GreaterThanEqualToBean
 

H

hashCode() - Method in class org.anchoranalysis.bean.shared.path.RootPath
 
hashCode() - Method in class org.anchoranalysis.bean.shared.relation.EqualToBean
 
hashCode() - Method in class org.anchoranalysis.bean.shared.relation.GreaterThanBean
 
hashCode() - Method in class org.anchoranalysis.bean.shared.relation.GreaterThanEqualToBean
 
hashCode() - Method in class org.anchoranalysis.bean.shared.relation.LessThanBean
 
hashCode() - Method in class org.anchoranalysis.bean.shared.relation.LessThanEqualToBean
 
hashCode() - Method in class org.anchoranalysis.bean.shared.relation.RelationBean
 
hashCode() - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToConstant
 
hasMatch(String) - Method in class org.anchoranalysis.bean.shared.regex.RegEx
Returns a boolean whether the regular-expression successfully matches a string or not.
HSB - Class in org.anchoranalysis.bean.shared.color.scheme
Creates a sequence of colors by varying the hue-component in a HSB color model.
HSB() - Constructor for class org.anchoranalysis.bean.shared.color.scheme.HSB
 

I

isDebug() - Method in class org.anchoranalysis.bean.shared.path.RootPath
If true this root is preferred, when executing a job in debugging mode.

L

LessThanBean - Class in org.anchoranalysis.bean.shared.relation
A relation double1 < double2.
LessThanBean() - Constructor for class org.anchoranalysis.bean.shared.relation.LessThanBean
 
LessThanEqualToBean - Class in org.anchoranalysis.bean.shared.relation
A relation double1 <= double2.
LessThanEqualToBean() - Constructor for class org.anchoranalysis.bean.shared.relation.LessThanEqualToBean
 

M

match(String) - Method in class org.anchoranalysis.bean.shared.regex.RegEx
Returns an array of string components it matches successfully, or Optional.empty() if it cannot match.
match(String) - Method in class org.anchoranalysis.bean.shared.regex.RegExList
 
match(String) - Method in class org.anchoranalysis.bean.shared.regex.RegExSimple
 

O

onInitialization(DictionaryInitialization) - Method in class org.anchoranalysis.bean.shared.dictionary.DictionaryProviderReference
 
org.anchoranalysis.bean.shared - package org.anchoranalysis.bean.shared
Utility beans which have a generally broader use than a specific module.
org.anchoranalysis.bean.shared.color - package org.anchoranalysis.bean.shared.color
Beans that specify colors.
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.
org.anchoranalysis.bean.shared.dictionary - package org.anchoranalysis.bean.shared.dictionary
Setting, referencing and initializing key-value parameters.
org.anchoranalysis.bean.shared.path - package org.anchoranalysis.bean.shared.path
Defines a root path directory on the filesystem whre files are read / written.
org.anchoranalysis.bean.shared.random - package org.anchoranalysis.bean.shared.random
Specifies a particular type of random-number generator.
org.anchoranalysis.bean.shared.regex - package org.anchoranalysis.bean.shared.regex
Specifies regular-expressions.
org.anchoranalysis.bean.shared.relation - package org.anchoranalysis.bean.shared.relation
Specifies a binary relation of some kind between scalars.
org.anchoranalysis.bean.shared.relation.threshold - package org.anchoranalysis.bean.shared.relation.threshold
Specifies a unary relation to a threshold value.

P

Prepend - Class in org.anchoranalysis.bean.shared.color.scheme
Prepends a specific color to the list created by another ColorScheme.
Prepend() - Constructor for class org.anchoranalysis.bean.shared.color.scheme.Prepend
 

R

RandomNumberGeneratorBean - Class in org.anchoranalysis.bean.shared.random
A bean that defines a type of RandomNumberGenerator.
RandomNumberGeneratorBean() - Constructor for class org.anchoranalysis.bean.shared.random.RandomNumberGeneratorBean
 
RegEx - Class in org.anchoranalysis.bean.shared.regex
The regular-expression to use for matching groups.
RegEx() - Constructor for class org.anchoranalysis.bean.shared.regex.RegEx
 
RegExList - Class in org.anchoranalysis.bean.shared.regex
Combines one or more RegEx together, by successively trying to match each RegEx until success.
RegExList() - Constructor for class org.anchoranalysis.bean.shared.regex.RegExList
 
RegExSimple - Class in org.anchoranalysis.bean.shared.regex
Matches a Java-style regular expression against the string.
RegExSimple() - Constructor for class org.anchoranalysis.bean.shared.regex.RegExSimple
 
RegExSimple(String) - Constructor for class org.anchoranalysis.bean.shared.regex.RegExSimple
Creates with an expression that should match one or more groups.
RegExSimple(String, Pattern) - Constructor for class org.anchoranalysis.bean.shared.regex.RegExSimple
 
relation() - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToConstant
 
relation() - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToThreshold
The relation to the threshold.
RelationBean - Class in org.anchoranalysis.bean.shared.relation
Base class that specifies a relation between two doubles.
RelationBean() - Constructor for class org.anchoranalysis.bean.shared.relation.RelationBean
 
RelationToConstant - Class in org.anchoranalysis.bean.shared.relation.threshold
Defines a constant threshold, and a relation to it.
RelationToConstant() - Constructor for class org.anchoranalysis.bean.shared.relation.threshold.RelationToConstant
 
RelationToConstant(RelationBean, double) - Constructor for class org.anchoranalysis.bean.shared.relation.threshold.RelationToConstant
 
RelationToThreshold - Class in org.anchoranalysis.bean.shared.relation.threshold
A base class specifying a threshold and a relation to it.
RelationToThreshold() - Constructor for class org.anchoranalysis.bean.shared.relation.threshold.RelationToThreshold
 
Repeat - Class in org.anchoranalysis.bean.shared.color.scheme
Duplicates a ColorList produced by another ColorScheme a certain number of times.
Repeat() - Constructor for class org.anchoranalysis.bean.shared.color.scheme.Repeat
 
RGBColorBean - Class in org.anchoranalysis.bean.shared.color
A bean describing a color in the RGB color space.
RGBColorBean() - Constructor for class org.anchoranalysis.bean.shared.color.RGBColorBean
Creates with a completely black color.
RGBColorBean(int, int, int) - Constructor for class org.anchoranalysis.bean.shared.color.RGBColorBean
Create from values for red, green and blue.
RGBColorBean(Color) - Constructor for class org.anchoranalysis.bean.shared.color.RGBColorBean
Create from a Color.
RGBColorBean(RGBColor) - Constructor for class org.anchoranalysis.bean.shared.color.RGBColorBean
Create from a RGBColor.
RootPath - Class in org.anchoranalysis.bean.shared.path
Defines a root path.
RootPath() - Constructor for class org.anchoranalysis.bean.shared.path.RootPath
 

S

setBlue(int) - Method in class org.anchoranalysis.bean.shared.color.RGBColorBean
Sets the blue component value.
setColor(RGBColorBean) - Method in class org.anchoranalysis.bean.shared.color.scheme.FromSingle
The single color to repeat.
setColors(List<RGBColorBean>) - Method in class org.anchoranalysis.bean.shared.color.scheme.FromList
The list of colors to specify.
setColors(ColorScheme) - Method in class org.anchoranalysis.bean.shared.color.scheme.ColorSchemeUnary
The delegate that creates the color-list before subsequent processing.
setDebug(boolean) - Method in class org.anchoranalysis.bean.shared.path.RootPath
If true this root is preferred, when executing a job in debugging mode.
setExpression(String) - Method in class org.anchoranalysis.bean.shared.regex.RegExSimple
A Java-style regular expression containing groups.
setGreen(int) - Method in class org.anchoranalysis.bean.shared.color.RGBColorBean
Sets the green component value.
setId(String) - Method in class org.anchoranalysis.bean.shared.dictionary.DictionaryProviderReference
Unique identifier for the Dictionary to retrieve.
setList(List<RegEx>) - Method in class org.anchoranalysis.bean.shared.regex.RegExList
The list of RegExes that are successively tried to be matched.
setList(List<StringMapItem>) - Method in class org.anchoranalysis.bean.shared.StringMap
A list of mappings between a single-items in the respective sets.
setName(String) - Method in class org.anchoranalysis.bean.shared.path.RootPath
The name of the root-path, which need not be unique in itself.
setPath(String) - Method in class org.anchoranalysis.bean.shared.path.RootPath
A path on a file-system to the directory, that defines the root.
setPrependColor(RGBColorBean) - Method in class org.anchoranalysis.bean.shared.color.scheme.Prepend
The color to prepend.
setRed(int) - Method in class org.anchoranalysis.bean.shared.color.RGBColorBean
Sets the red component value.
setRelation(RelationBean) - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToConstant
The relation to the threshold, where the threshold forms the second operand.
setSource(String) - Method in class org.anchoranalysis.bean.shared.StringMapItem
The origin of the mapping.
setTarget(String) - Method in class org.anchoranalysis.bean.shared.StringMapItem
The destination of the mapping.
setThreshold(double) - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToConstant
The constant threshold.
setTimes(int) - Method in class org.anchoranalysis.bean.shared.color.scheme.Repeat
How many times to duplicate the list.
Shuffle - Class in org.anchoranalysis.bean.shared.color.scheme
Randomizes the order of colors in a list created by another ColorScheme.
Shuffle() - Constructor for class org.anchoranalysis.bean.shared.color.scheme.Shuffle
 
Shuffle(ColorScheme) - Constructor for class org.anchoranalysis.bean.shared.color.scheme.Shuffle
Creates with a specific delegate ColorScheme.
split(Path) - Method in class org.anchoranalysis.bean.shared.path.RootPath
It splits the root portion of a path from the remainder.
StringMap - Class in org.anchoranalysis.bean.shared
A bean that defines a mapping between a set of Strings to another set of Strings.
StringMap() - Constructor for class org.anchoranalysis.bean.shared.StringMap
 
StringMapItem - Class in org.anchoranalysis.bean.shared
A bean with a pair of strings, representing a mapping from one string to the other.
StringMapItem() - Constructor for class org.anchoranalysis.bean.shared.StringMapItem
 

T

threshold() - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToConstant
 
threshold() - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToThreshold
The threshold-value.
toAWTColor() - Method in class org.anchoranalysis.bean.shared.color.RGBColorBean
Converts to a Color representation.
toRGBColor() - Method in class org.anchoranalysis.bean.shared.color.RGBColorBean
The RGBColor associated with the bean.
toString() - Method in class org.anchoranalysis.bean.shared.regex.RegExList
 
toString() - Method in class org.anchoranalysis.bean.shared.regex.RegExSimple
 
toString() - Method in class org.anchoranalysis.bean.shared.relation.EqualToBean
 
toString() - Method in class org.anchoranalysis.bean.shared.relation.GreaterThanBean
 
toString() - Method in class org.anchoranalysis.bean.shared.relation.GreaterThanEqualToBean
 
toString() - Method in class org.anchoranalysis.bean.shared.relation.LessThanBean
 
toString() - Method in class org.anchoranalysis.bean.shared.relation.LessThanEqualToBean
 
toString() - Method in class org.anchoranalysis.bean.shared.relation.RelationBean
 
toString() - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToConstant
 
transform(ColorList) - Method in class org.anchoranalysis.bean.shared.color.scheme.ColorSchemeUnary
Transform an existing ColorList.
transform(ColorList) - Method in class org.anchoranalysis.bean.shared.color.scheme.Prepend
 
transform(ColorList) - Method in class org.anchoranalysis.bean.shared.color.scheme.Repeat
 
transform(ColorList) - Method in class org.anchoranalysis.bean.shared.color.scheme.Shuffle
 

U

uniqueName() - Method in class org.anchoranalysis.bean.shared.relation.RelationBean
 
uniqueName() - Method in class org.anchoranalysis.bean.shared.relation.threshold.RelationToConstant
 

V

VeryBright - Class in org.anchoranalysis.bean.shared.color.scheme
Creates a list by repeating a defined constant list of very bright colors.
VeryBright() - Constructor for class org.anchoranalysis.bean.shared.color.scheme.VeryBright
 
A C D E F G H I L M O P R S T U V 
All Classes All Packages