ColorIterator.ISteppingModel
, java.lang.Cloneable
public static class ColorIterator.HSBStepper extends ColorIterator.APiggyBackStepper
m_huestep, m_lumstep, m_satstep
Constructor | Description |
---|---|
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 | Description |
---|---|---|
void |
doStep(ColorIterator tostep) |
Performs a step on the given color iterator.
|
clone, setSteps
public HSBStepper()
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.