Class ColorIterator.HSBStepper

java.lang.Object
info.monitorenter.gui.util.ColorIterator.APiggyBackStepper
info.monitorenter.gui.util.ColorIterator.HSBStepper
All Implemented Interfaces:
ColorIterator.ISteppingModel, Cloneable
Enclosing class:
ColorIterator

public static class ColorIterator.HSBStepper 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. If the saturation steps have walked the whole saturation line, a luminance step is done before starting with hue steps again.

Version:
$Revision: 1.10 $
Author:
Achim Westermann