info.monitorenter.gui.util
Class ColorIterator.HSStepper
java.lang.Object
info.monitorenter.gui.util.ColorIterator.ADefaultStepping
info.monitorenter.gui.util.ColorIterator.APiggyBackStepper
info.monitorenter.gui.util.ColorIterator.HSStepper
- All Implemented Interfaces:
- ColorIterator.ISteppingModel, Cloneable
- Enclosing class:
- ColorIterator
public static class ColorIterator.HSStepper
- extends ColorIterator.APiggyBackStepper
Performs hue steps until it has walked the whole hue line, then performs a saturation step to
start with hue steps again.
- Version:
- $Revision: 1.3 $
- Author:
- Achim Westermann
ColorIterator.HSStepper
public ColorIterator.HSStepper()
- Defcon.
doStep
public void doStep(ColorIterator tostep)
- Description copied from interface:
ColorIterator.ISteppingModel
- Performs a step on the given color iterator.
- Parameters:
tostep
- the color iterator to perform a step on.- See Also:
ColorIterator.ISteppingModel.doStep(info.monitorenter.gui.util.ColorIterator)
Copyright © 2001 - 2007 LGPL, All Rights Footloose.