ColorIterator.ISteppingModel
, java.lang.Cloneable
public static class ColorIterator.HSStepper extends ColorIterator.APiggyBackStepper
m_huestep, m_lumstep, m_satstep
Constructor | 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 | 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 © 2001 - 2010 LGPL, All Rights Footloose.