public class HueRotatePalette extends Object implements ColorsDispatcher
jmeterPlugin.customColorsDispatcher = huerotatejmeterPlugin.customColorsDispatcher.options = 9C27B0,8,4| Constructor and Description |
|---|
HueRotatePalette(String options)
Implements ColorDispatcher using a base color and rotating it's hue and generating
black -> gray gradient with user defined steps
|
public HueRotatePalette(String options)
options - comma delimited list of colors in hex, e.g. 112233,aa00ffpublic void reset()
reset in interface ColorsDispatcherpublic Color getNextColor()
getNextColor in interface ColorsDispatcherCopyright © 2016. All rights reserved.