public interface AnimatableItem
LayoutOutput
to the animations package.Modifier and Type | Method and Description |
---|---|
float |
getAlpha() |
Rect |
getBounds() |
float |
getRotation() |
float |
getRotationX() |
float |
getRotationY() |
float |
getScale() |
boolean |
isAlphaSet() |
boolean |
isRotationSet() |
boolean |
isRotationXSet() |
boolean |
isRotationYSet() |
boolean |
isScaleSet() |
Rect getBounds()
float getScale()
float getAlpha()
float getRotation()
float getRotationX()
float getRotationY()
boolean isScaleSet()
boolean isAlphaSet()
boolean isRotationSet()
boolean isRotationXSet()
boolean isRotationYSet()