public static class ColorIterator.HSBStepper extends ColorIterator.APiggyBackStepper
m_huestep, m_lumstep, m_satstep| Constructor and Description |
|---|
ColorIterator.HSBStepper()
Creates an instance that will perform 100 steps on the hue line then
perform 100 steps on the saturation line and then 100 steps on the
luminance line.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doStep(ColorIterator tostep)
Performs a step on the given color iterator.
|
clone, setStepspublic ColorIterator.HSBStepper()
public void doStep(ColorIterator tostep)
ColorIterator.ISteppingModeltostep - the color iterator to perform a step on.ColorIterator.ISteppingModel.doStep(info.monitorenter.gui.util.ColorIterator)Copyright © 2001 - 2010 LGPL, All Rights Footloose.