|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageTransition.TransitionType | |
---|---|
cz.cuni.jagrlib.piece | Public modules (building blocks of JaGrLib compositions). |
Uses of ImageTransition.TransitionType in cz.cuni.jagrlib.piece |
---|
Fields in cz.cuni.jagrlib.piece declared as ImageTransition.TransitionType | |
---|---|
protected ImageTransition.TransitionType |
ImageTransition.transition
Actual transition type. |
Methods in cz.cuni.jagrlib.piece that return ImageTransition.TransitionType | |
---|---|
static ImageTransition.TransitionType |
ImageTransition.TransitionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ImageTransition.TransitionType[] |
ImageTransition.TransitionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |