|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ColorIterator.ISteppingModel
Defines the strategy of walking through the HSB color space.
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Creates a clone of this stepper. |
void |
doStep(ColorIterator tostep)
Performs a step on the given color iterator. |
void |
setSteps(int steps)
Sets the amount of steps in the color space. |
| Method Detail |
|---|
java.lang.Object clone()
void doStep(ColorIterator tostep)
tostep - the color iterator to perform a step on.void setSteps(int steps)
steps - the amount of steps in the color space.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||