Package | Description |
---|---|
info.monitorenter.gui.util |
Unused package intended for automatic color choosing with the visually most
different colors.
|
Modifier and Type | Method and Description |
---|---|
void |
ColorIterator.AlphaStepper.doStep(ColorIterator tostep)
Performs a alpha step on the given ColorIterator's HSBColor.
|
void |
ColorIterator.HSBStepper.doStep(ColorIterator tostep) |
void |
ColorIterator.HSStepper.doStep(ColorIterator tostep) |
void |
ColorIterator.HueStepper.doStep(ColorIterator tostep)
Performs a hue step on the given ColorIterator's HSBColor.
|
void |
ColorIterator.ISteppingModel.doStep(ColorIterator tostep)
Performs a step on the given color iterator.
|
void |
ColorIterator.LuminanceStepper.doStep(ColorIterator tostep)
Performs a luminance step on the given ColorIterator's HSBColor.
|
void |
ColorIterator.SaturationStepper.doStep(ColorIterator tostep)
Performs a saturation step on the given ColorIterator's HSBColor.
|
Copyright © 2017. All rights reserved.