|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinfo.monitorenter.gui.util.ColorIterator.APiggyBackStepper
info.monitorenter.gui.util.ColorIterator.HSStepper
public static class ColorIterator.HSStepper
Performs hue steps until it has walked the whole hue line, then performs a saturation step to start with hue steps again.
| Field Summary |
|---|
| Fields inherited from class info.monitorenter.gui.util.ColorIterator.APiggyBackStepper |
|---|
m_huestep, m_lumstep, m_satstep |
| Constructor Summary | |
|---|---|
ColorIterator.HSStepper()
Creates an instance that will perform 100 steps on the hue line and then 100 steps on the saturation line. |
|
| Method Summary | |
|---|---|
void |
doStep(ColorIterator tostep)
Performs a step on the given color iterator. |
| Methods inherited from class info.monitorenter.gui.util.ColorIterator.APiggyBackStepper |
|---|
clone, setSteps |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColorIterator.HSStepper()
| Method Detail |
|---|
public void doStep(ColorIterator tostep)
ColorIterator.ISteppingModel
tostep - the color iterator to perform a step on.ColorIterator.ISteppingModel.doStep(info.monitorenter.gui.util.ColorIterator)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||