Uses of Class
org.teamapps.ux.component.absolutelayout.AnimationEasing
| Package | Description |
|---|---|
| org.teamapps.ux.component.absolutelayout |
-
Uses of AnimationEasing in org.teamapps.ux.component.absolutelayout
Methods in org.teamapps.ux.component.absolutelayout that return AnimationEasing Modifier and Type Method Description AnimationEasingAbsoluteLayout. getAnimationEasing()static AnimationEasingAnimationEasing. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AnimationEasing[]AnimationEasing. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.ux.component.absolutelayout with parameters of type AnimationEasing Modifier and Type Method Description voidAbsoluteLayout. setAnimationEasing(AnimationEasing animationEasing)