Uses of Class
org.odlabs.wiquery.ui.effects.ScaleEffect.Direction

Packages that use ScaleEffect.Direction
org.odlabs.wiquery.ui.effects   
 

Uses of ScaleEffect.Direction in org.odlabs.wiquery.ui.effects
 

Methods in org.odlabs.wiquery.ui.effects that return ScaleEffect.Direction
static ScaleEffect.Direction ScaleEffect.Direction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ScaleEffect.Direction[] ScaleEffect.Direction.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.Direction
ScaleEffect(ScaleEffect.Direction direction)
          Constructor.
ScaleEffect(ScaleEffect.Direction direction, ScaleEffect.Scale scale, int percent, int duration)
          Constructor.
 



Copyright © 2012. All Rights Reserved.