Name

adams.flow.transformer.ColorProvider


Synopsis

Outputs a color for each token passing through.
If the color provider implements adams.gui.visualization.core.ColorProviderWithNameSupport then the color associated with the incoming string token is forwarded.
The color provider can be reset using the specified variable.


Additional information

Flow input/output:
- input: adams.flow.core.Unknown
- output: java.awt.Color


Options