|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScaleEffect.Scale | |
---|---|
org.odlabs.wiquery.ui.effects |
Uses of ScaleEffect.Scale in org.odlabs.wiquery.ui.effects |
---|
Methods in org.odlabs.wiquery.ui.effects that return ScaleEffect.Scale | |
---|---|
static ScaleEffect.Scale |
ScaleEffect.Scale.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ScaleEffect.Scale[] |
ScaleEffect.Scale.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.odlabs.wiquery.ui.effects with parameters of type ScaleEffect.Scale | |
---|---|
ScaleEffect(ScaleEffect.Direction direction,
ScaleEffect.Scale scale,
int percent,
int duration)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |