|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
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 | |
---|---|
Object |
clone()
Creates a clone of this stepper. |
void |
doStep(ColorIterator tostep)
Performs a step on the given color iterator. |
Method Detail |
---|
void doStep(ColorIterator tostep)
tostep
- the color iterator to perform a step on.Object clone()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |