public static class ColorIterator.HSStepper extends ColorIterator.APiggyBackStepper
m_huestep, m_lumstep, m_satstep
Constructor and Description |
---|
HSStepper()
Creates an instance that will perform 100 steps on the hue line and then
100 steps on the saturation line.
|
Modifier and Type | Method and Description |
---|---|
void |
doStep(ColorIterator tostep)
Performs a step on the given color iterator.
|
clone, setSteps
public HSStepper()
public void doStep(ColorIterator tostep)
ColorIterator.ISteppingModel
tostep
- the color iterator to perform a step on.ColorIterator.ISteppingModel.doStep(info.monitorenter.gui.util.ColorIterator)
Copyright © 2017. All rights reserved.