Skip navigation links
A C D F G H I J K L M N O P R S T V 

A

addAnimatorListener(Animator.AnimatorListener) - Method in class com.airbnb.lottie.layers.LottieDrawable
 
addAnimatorListener(Animator.AnimatorListener) - Method in class com.airbnb.lottie.LottieAnimationView
 
addAnimatorUpdateListener(ValueAnimator.AnimatorUpdateListener) - Method in class com.airbnb.lottie.layers.LottieDrawable
 
addAnimatorUpdateListener(ValueAnimator.AnimatorUpdateListener) - Method in class com.airbnb.lottie.LottieAnimationView
 
addCurve(CubicCurveData) - Method in class com.airbnb.lottie.model.ShapeData
 
addLayer(AnimatableLayer) - Method in class com.airbnb.lottie.layers.LottieDrawable
 
addPoints(PointF, PointF) - Static method in class com.airbnb.lottie.utils.MiscUtils
 
addUpdateListener(KeyframeAnimation.AnimationListener<T>) - Method in class com.airbnb.lottie.animation.KeyframeAnimation
 
AnimatableColorValue - Class in com.airbnb.lottie.animatable
 
AnimatableColorValue(JSONObject, int, LottieComposition) - Constructor for class com.airbnb.lottie.animatable.AnimatableColorValue
 
AnimatableFloatValue - Class in com.airbnb.lottie.animatable
 
AnimatableFloatValue(LottieComposition, Float) - Constructor for class com.airbnb.lottie.animatable.AnimatableFloatValue
 
AnimatableFloatValue(JSONObject, int, LottieComposition) - Constructor for class com.airbnb.lottie.animatable.AnimatableFloatValue
 
AnimatableFloatValue(JSONObject, int, LottieComposition, boolean) - Constructor for class com.airbnb.lottie.animatable.AnimatableFloatValue
 
AnimatableIntegerValue - Class in com.airbnb.lottie.animatable
 
AnimatableIntegerValue(LottieComposition, Integer) - Constructor for class com.airbnb.lottie.animatable.AnimatableIntegerValue
 
AnimatableIntegerValue(JSONObject, int, LottieComposition, boolean, boolean) - Constructor for class com.airbnb.lottie.animatable.AnimatableIntegerValue
 
AnimatableLayer - Class in com.airbnb.lottie.layers
 
AnimatablePathValue - Class in com.airbnb.lottie.animatable
 
AnimatablePathValue(LottieComposition) - Constructor for class com.airbnb.lottie.animatable.AnimatablePathValue
Create a default static animatable path.
AnimatablePathValue(JSONObject, int, LottieComposition) - Constructor for class com.airbnb.lottie.animatable.AnimatablePathValue
 
AnimatablePointValue - Class in com.airbnb.lottie.animatable
 
AnimatablePointValue(JSONObject, int, LottieComposition) - Constructor for class com.airbnb.lottie.animatable.AnimatablePointValue
 
AnimatableScaleValue - Class in com.airbnb.lottie.animatable
 
AnimatableScaleValue(LottieComposition) - Constructor for class com.airbnb.lottie.animatable.AnimatableScaleValue
 
AnimatableScaleValue(JSONObject, int, LottieComposition, boolean) - Constructor for class com.airbnb.lottie.animatable.AnimatableScaleValue
 
AnimatableShapeValue - Class in com.airbnb.lottie.animatable
 
AnimatableShapeValue(JSONObject, int, LottieComposition, boolean) - Constructor for class com.airbnb.lottie.animatable.AnimatableShapeValue
 

C

cancel() - Method in class com.airbnb.lottie.LottieViewAnimator
 
cancel() - Method in interface com.airbnb.lottie.model.LottieComposition.Cancellable
 
cancelAnimation() - Method in class com.airbnb.lottie.layers.LottieDrawable
 
cancelAnimation() - Method in class com.airbnb.lottie.LottieAnimationView
 
CircleShape - Class in com.airbnb.lottie.model
 
ColorKeyframeAnimation - Class in com.airbnb.lottie.animation
 
ColorKeyframeAnimation(long, LottieComposition, List<Float>, List<Integer>, List<Interpolator>) - Constructor for class com.airbnb.lottie.animation.ColorKeyframeAnimation
 
com.airbnb.lottie - package com.airbnb.lottie
 
com.airbnb.lottie.animatable - package com.airbnb.lottie.animatable
 
com.airbnb.lottie.animation - package com.airbnb.lottie.animation
 
com.airbnb.lottie.layers - package com.airbnb.lottie.layers
 
com.airbnb.lottie.model - package com.airbnb.lottie.model
 
com.airbnb.lottie.utils - package com.airbnb.lottie.utils
 
createAnimation() - Method in class com.airbnb.lottie.animatable.AnimatableColorValue
 
createAnimation() - Method in class com.airbnb.lottie.animatable.AnimatableFloatValue
 
createAnimation() - Method in class com.airbnb.lottie.animatable.AnimatableIntegerValue
 
createAnimation() - Method in class com.airbnb.lottie.animatable.AnimatablePathValue
 
createAnimation() - Method in class com.airbnb.lottie.animatable.AnimatablePointValue
 
createAnimation() - Method in class com.airbnb.lottie.animatable.AnimatableScaleValue
 
createAnimation() - Method in class com.airbnb.lottie.animatable.AnimatableShapeValue
 
CubicCurveData - Class in com.airbnb.lottie.model
 
CubicCurveData(PointF, PointF, PointF) - Constructor for class com.airbnb.lottie.model.CubicCurveData
 
cubicTo(float, float, float, float, float, float) - Method in class com.airbnb.lottie.utils.SegmentedPath
 

D

DBG - Static variable in class com.airbnb.lottie.L
 
draw(Canvas) - Method in class com.airbnb.lottie.layers.AnimatableLayer
 
draw(Canvas) - Method in class com.airbnb.lottie.layers.LayerView
 
draw(Canvas) - Method in class com.airbnb.lottie.layers.LottieDrawable
 

F

fromAssetFileName(Context, String, LottieComposition.OnCompositionLoadedListener) - Static method in class com.airbnb.lottie.model.LottieComposition
Loads a composition from a file stored in /assets.
fromFileSync(Context, String) - Static method in class com.airbnb.lottie.model.LottieComposition
 
fromInputStream(Context, InputStream, LottieComposition.OnCompositionLoadedListener) - Static method in class com.airbnb.lottie.model.LottieComposition
Loads a composition from an arbitrary input stream.
fromInputStream(Resources, InputStream) - Static method in class com.airbnb.lottie.model.LottieComposition
 
fromJson(Resources, JSONObject, LottieComposition.OnCompositionLoadedListener) - Static method in class com.airbnb.lottie.model.LottieComposition
Loads a composition from a raw json object.
fromJsonSync(Resources, JSONObject) - Static method in class com.airbnb.lottie.model.LottieComposition
 

G

getAlpha() - Method in class com.airbnb.lottie.layers.AnimatableLayer
 
getAnchor() - Method in class com.airbnb.lottie.model.Layer
 
getAnchor() - Method in class com.airbnb.lottie.model.ShapeTransform
 
getAnchor() - Method in interface com.airbnb.lottie.model.Transform
 
getBounds() - Method in class com.airbnb.lottie.model.Layer
 
getBounds() - Method in class com.airbnb.lottie.model.LottieComposition
 
getBounds() - Method in class com.airbnb.lottie.model.ShapeTransform
 
getBounds() - Method in interface com.airbnb.lottie.model.Transform
 
getCapType() - Method in class com.airbnb.lottie.model.ShapeStroke
 
getColor() - Method in class com.airbnb.lottie.model.ShapeFill
 
getColor() - Method in class com.airbnb.lottie.model.ShapeStroke
 
getComposition() - Method in class com.airbnb.lottie.model.Layer
 
getControlPoint1() - Method in class com.airbnb.lottie.model.CubicCurveData
 
getControlPoint2() - Method in class com.airbnb.lottie.model.CubicCurveData
 
getCornerRadius() - Method in class com.airbnb.lottie.model.RectangleShape
 
getCurves() - Method in class com.airbnb.lottie.model.ShapeData
 
getDashOffset() - Method in class com.airbnb.lottie.model.ShapeStroke
 
getDuration() - Method in class com.airbnb.lottie.LottieAnimationView
 
getDuration() - Method in class com.airbnb.lottie.model.LottieComposition
 
getEnd() - Method in class com.airbnb.lottie.model.ShapeTrimPath
 
getFrameRate() - Method in class com.airbnb.lottie.model.LottieComposition
 
getId() - Method in class com.airbnb.lottie.layers.LayerView
 
getId() - Method in class com.airbnb.lottie.model.Layer
 
getInitialPoint() - Method in class com.airbnb.lottie.animatable.AnimatablePathValue
 
getInitialPoint() - Method in class com.airbnb.lottie.model.ShapeData
 
getInitialValue() - Method in class com.airbnb.lottie.animatable.AnimatableFloatValue
 
getInitialValue() - Method in class com.airbnb.lottie.animatable.AnimatableIntegerValue
 
getInOutKeyFrames() - Method in class com.airbnb.lottie.model.Layer
 
getInOutKeyTimes() - Method in class com.airbnb.lottie.model.Layer
 
getIntrinsicHeight() - Method in class com.airbnb.lottie.layers.LottieDrawable
 
getIntrinsicWidth() - Method in class com.airbnb.lottie.layers.LottieDrawable
 
getItems() - Method in class com.airbnb.lottie.model.ShapeGroup
 
getJoinType() - Method in class com.airbnb.lottie.model.ShapeStroke
 
getLayers() - Method in class com.airbnb.lottie.model.LottieComposition
 
getLineDashPattern() - Method in class com.airbnb.lottie.model.ShapeStroke
 
getMaskPath() - Method in class com.airbnb.lottie.model.Mask
 
getMasks() - Method in class com.airbnb.lottie.model.Layer
 
getMatteType() - Method in class com.airbnb.lottie.model.Layer
 
getName() - Method in class com.airbnb.lottie.model.Layer
 
getOffset() - Method in class com.airbnb.lottie.model.ShapeTrimPath
 
getOpacity() - Method in class com.airbnb.lottie.layers.AnimatableLayer
 
getOpacity() - Method in class com.airbnb.lottie.model.Layer
 
getOpacity() - Method in class com.airbnb.lottie.model.ShapeFill
 
getOpacity() - Method in class com.airbnb.lottie.model.ShapeStroke
 
getOpacity() - Method in class com.airbnb.lottie.model.ShapeTransform
 
getOpacity() - Method in interface com.airbnb.lottie.model.Transform
 
getParentId() - Method in class com.airbnb.lottie.model.Layer
 
getPathFromData(ShapeData, Path) - Static method in class com.airbnb.lottie.utils.MiscUtils
 
getPosition() - Method in class com.airbnb.lottie.model.CircleShape
 
getPosition() - Method in class com.airbnb.lottie.model.Layer
 
getPosition() - Method in class com.airbnb.lottie.model.RectangleShape
 
getPosition() - Method in class com.airbnb.lottie.model.ShapeTransform
 
getPosition() - Method in interface com.airbnb.lottie.model.Transform
 
getProgress() - Method in class com.airbnb.lottie.layers.AnimatableLayer
 
getProgress() - Method in class com.airbnb.lottie.LottieAnimationView
 
getRotation() - Method in class com.airbnb.lottie.model.Layer
 
getRotation() - Method in class com.airbnb.lottie.model.ShapeTransform
 
getRotation() - Method in interface com.airbnb.lottie.model.Transform
 
getScale() - Method in class com.airbnb.lottie.model.Layer
 
getScale() - Method in class com.airbnb.lottie.model.LottieComposition
 
getScale() - Method in class com.airbnb.lottie.model.ShapeTransform
 
getScale() - Method in interface com.airbnb.lottie.model.Transform
 
getScaleX() - Method in class com.airbnb.lottie.utils.ScaleXY
 
getScaleY() - Method in class com.airbnb.lottie.utils.ScaleXY
 
getSegment(int) - Method in class com.airbnb.lottie.utils.SegmentedPath
 
getSegmentCount() - Method in class com.airbnb.lottie.utils.SegmentedPath
 
getShapePath() - Method in class com.airbnb.lottie.model.ShapePath
 
getShapes() - Method in class com.airbnb.lottie.model.Layer
 
getSize() - Method in class com.airbnb.lottie.model.CircleShape
 
getSize() - Method in class com.airbnb.lottie.model.RectangleShape
 
getSolidColor() - Method in class com.airbnb.lottie.model.Layer
 
getSolidHeight() - Method in class com.airbnb.lottie.model.Layer
 
getSolidWidth() - Method in class com.airbnb.lottie.model.Layer
 
getStart() - Method in class com.airbnb.lottie.model.ShapeTrimPath
 
getValue() - Method in class com.airbnb.lottie.animation.ColorKeyframeAnimation
 
getValue() - Method in class com.airbnb.lottie.animation.KeyframeAnimation
 
getValue() - Method in class com.airbnb.lottie.animation.NumberKeyframeAnimation
 
getValue() - Method in class com.airbnb.lottie.animation.PathKeyframeAnimation
 
getValue() - Method in class com.airbnb.lottie.animation.PointKeyframeAnimation
 
getValue() - Method in class com.airbnb.lottie.animation.ScaleKeyframeAnimation
 
getValue() - Method in class com.airbnb.lottie.animation.ShapeKeyframeAnimation
 
getValue() - Method in class com.airbnb.lottie.animation.StaticKeyframeAnimation
 
getVertex() - Method in class com.airbnb.lottie.model.CubicCurveData
 
getWidth() - Method in class com.airbnb.lottie.model.ShapeStroke
 

H

hasAnimation() - Method in class com.airbnb.lottie.animatable.AnimatablePathValue
 
hasAnimation() - Method in class com.airbnb.lottie.animatable.AnimatablePointValue
 
hasInAnimation() - Method in class com.airbnb.lottie.model.Layer
 
hasInOutAnimation() - Method in class com.airbnb.lottie.model.Layer
 
hasMasks() - Method in class com.airbnb.lottie.model.LottieComposition
 
hasMattes() - Method in class com.airbnb.lottie.model.LottieComposition
 
hasSegments() - Method in class com.airbnb.lottie.utils.SegmentedPath
 

I

interpolateBetween(ShapeData, ShapeData, float) - Method in class com.airbnb.lottie.model.ShapeData
 
invalidateDrawable(Drawable) - Method in class com.airbnb.lottie.LottieAnimationView
 
invalidateSelf() - Method in class com.airbnb.lottie.layers.AnimatableLayer
 
invalidateSelf() - Method in class com.airbnb.lottie.layers.LottieDrawable
 
isAnimating() - Method in class com.airbnb.lottie.layers.LottieDrawable
 
isAnimating() - Method in class com.airbnb.lottie.LottieAnimationView
 
isDefault() - Method in class com.airbnb.lottie.utils.ScaleXY
 
isLooping() - Method in class com.airbnb.lottie.layers.LottieDrawable
 

J

JsonUtils - Class in com.airbnb.lottie.utils
 

K

KeyframeAnimation<T> - Class in com.airbnb.lottie.animation
 
KeyframeAnimation.AnimationListener<T> - Interface in com.airbnb.lottie.animation
 

L

L - Class in com.airbnb.lottie
 
L() - Constructor for class com.airbnb.lottie.L
 
Layer - Class in com.airbnb.lottie.model
 
Layer.LottieLayerType - Enum in com.airbnb.lottie.model
 
Layer.MatteType - Enum in com.airbnb.lottie.model
 
LayerView - Class in com.airbnb.lottie.layers
 
lerp(float, float, float) - Static method in class com.airbnb.lottie.utils.MiscUtils
 
lerp(int, int, float) - Static method in class com.airbnb.lottie.utils.MiscUtils
 
lineTo(float, float) - Method in class com.airbnb.lottie.utils.SegmentedPath
 
loop(boolean) - Method in class com.airbnb.lottie.layers.LottieDrawable
 
loop(boolean) - Method in class com.airbnb.lottie.LottieAnimationView
 
loop(boolean) - Method in class com.airbnb.lottie.LottieViewAnimator
 
LottieAnimationView - Class in com.airbnb.lottie
This view will load, deserialize, and display an After Effects animation exported with bodymovin (https://github.com/bodymovin/bodymovin).
LottieAnimationView(Context) - Constructor for class com.airbnb.lottie.LottieAnimationView
 
LottieAnimationView(Context, AttributeSet) - Constructor for class com.airbnb.lottie.LottieAnimationView
 
LottieAnimationView(Context, AttributeSet, int) - Constructor for class com.airbnb.lottie.LottieAnimationView
 
LottieAnimationView.CacheStrategy - Enum in com.airbnb.lottie
Caching strategy for compositions that will be reused frequently.
LottieComposition - Class in com.airbnb.lottie.model
After Effects/Bodymovin composition model.
LottieComposition(long) - Constructor for class com.airbnb.lottie.model.LottieComposition
 
LottieComposition.Cancellable - Interface in com.airbnb.lottie.model
 
LottieComposition.OnCompositionLoadedListener - Interface in com.airbnb.lottie.model
 
LottieDrawable - Class in com.airbnb.lottie.layers
This can be used to show an lottie animation in any place that would normally take a drawable.
LottieDrawable() - Constructor for class com.airbnb.lottie.layers.LottieDrawable
 
LottieViewAnimator - Class in com.airbnb.lottie
Animated a view based on a null layer.

M

Mask - Class in com.airbnb.lottie.model
 
MiscUtils - Class in com.airbnb.lottie.utils
 
MiscUtils() - Constructor for class com.airbnb.lottie.utils.MiscUtils
 
moveTo(float, float) - Method in class com.airbnb.lottie.utils.SegmentedPath
 

N

NumberKeyframeAnimation<T extends java.lang.Number> - Class in com.airbnb.lottie.animation
 
NumberKeyframeAnimation(long, LottieComposition, List<Float>, Class<T>, List<T>, List<Interpolator>) - Constructor for class com.airbnb.lottie.animation.NumberKeyframeAnimation
 

O

of(Context, String, View...) - Static method in class com.airbnb.lottie.LottieViewAnimator
 
onCompositionLoaded(LottieComposition) - Method in interface com.airbnb.lottie.model.LottieComposition.OnCompositionLoadedListener
 
onDetachedFromWindow() - Method in class com.airbnb.lottie.LottieAnimationView
 
onDraw(Canvas) - Method in class com.airbnb.lottie.LottieAnimationView
 
onMeasure(int, int) - Method in class com.airbnb.lottie.LottieAnimationView
 
onRestoreInstanceState(Parcelable) - Method in class com.airbnb.lottie.LottieAnimationView
 
onSaveInstanceState() - Method in class com.airbnb.lottie.LottieAnimationView
 
onValueChanged(T) - Method in interface com.airbnb.lottie.animation.KeyframeAnimation.AnimationListener
 

P

PathKeyframeAnimation - Class in com.airbnb.lottie.animation
 
PathKeyframeAnimation(long, LottieComposition, List<Float>, SegmentedPath, List<Interpolator>) - Constructor for class com.airbnb.lottie.animation.PathKeyframeAnimation
 
pauseAnimation() - Method in class com.airbnb.lottie.LottieAnimationView
 
playAnimation() - Method in class com.airbnb.lottie.layers.LottieDrawable
 
playAnimation() - Method in class com.airbnb.lottie.LottieAnimationView
 
pointFromJsonArray(JSONArray, float) - Static method in class com.airbnb.lottie.utils.JsonUtils
 
PointKeyframeAnimation - Class in com.airbnb.lottie.animation
 
PointKeyframeAnimation(long, LottieComposition, List<Float>, List<PointF>, List<Interpolator>) - Constructor for class com.airbnb.lottie.animation.PointKeyframeAnimation
 
pointValueFromJsonObject(JSONObject, float) - Static method in class com.airbnb.lottie.utils.JsonUtils
 

R

RectangleShape - Class in com.airbnb.lottie.model
 
recycleBitmaps() - Method in class com.airbnb.lottie.layers.LottieDrawable
 
recycleBitmaps() - Method in class com.airbnb.lottie.LottieAnimationView
 
removeAnimatorListener(Animator.AnimatorListener) - Method in class com.airbnb.lottie.layers.LottieDrawable
 
removeAnimatorListener(Animator.AnimatorListener) - Method in class com.airbnb.lottie.LottieAnimationView
 
removeAnimatorUpdateListener(ValueAnimator.AnimatorUpdateListener) - Method in class com.airbnb.lottie.layers.LottieDrawable
 
removeUpdateListener(KeyframeAnimation.AnimationListener<T>) - Method in class com.airbnb.lottie.animation.KeyframeAnimation
 
removeUpdateListener(ValueAnimator.AnimatorUpdateListener) - Method in class com.airbnb.lottie.LottieAnimationView
 

S

scale(float, float) - Method in class com.airbnb.lottie.utils.ScaleXY
 
ScaleKeyframeAnimation - Class in com.airbnb.lottie.animation
 
ScaleKeyframeAnimation(long, LottieComposition, List<Float>, List<ScaleXY>, List<Interpolator>) - Constructor for class com.airbnb.lottie.animation.ScaleKeyframeAnimation
 
ScaleXY - Class in com.airbnb.lottie.utils
 
ScaleXY() - Constructor for class com.airbnb.lottie.utils.ScaleXY
 
SegmentedPath - Class in com.airbnb.lottie.utils
 
SegmentedPath() - Constructor for class com.airbnb.lottie.utils.SegmentedPath
 
setAlpha(int) - Method in class com.airbnb.lottie.layers.AnimatableLayer
 
setAnimation(String) - Method in class com.airbnb.lottie.LottieAnimationView
Sets the animation from a file in the assets directory.
setAnimation(String, LottieAnimationView.CacheStrategy) - Method in class com.airbnb.lottie.LottieAnimationView
Sets the animation from a file in the assets directory.
setAnimation(JSONObject) - Method in class com.airbnb.lottie.LottieAnimationView
Sets the animation from a JSONObject.
setColorFilter(ColorFilter) - Method in class com.airbnb.lottie.layers.AnimatableLayer
 
setComposition(LottieComposition) - Method in class com.airbnb.lottie.layers.LottieDrawable
 
setComposition(LottieComposition) - Method in class com.airbnb.lottie.LottieAnimationView
 
setInitialPoint(PointF) - Method in class com.airbnb.lottie.model.ShapeData
 
setIsDiscrete() - Method in class com.airbnb.lottie.animation.KeyframeAnimation
 
setProgress(float) - Method in class com.airbnb.lottie.animation.KeyframeAnimation
 
setProgress(float) - Method in class com.airbnb.lottie.animation.StaticKeyframeAnimation
 
setProgress(float) - Method in class com.airbnb.lottie.layers.AnimatableLayer
 
setProgress(float) - Method in class com.airbnb.lottie.layers.LayerView
 
setProgress(float) - Method in class com.airbnb.lottie.LottieAnimationView
 
setProgress(float) - Method in class com.airbnb.lottie.LottieViewAnimator
 
setStartDelay(long) - Method in class com.airbnb.lottie.animation.KeyframeAnimation
 
ShapeData - Class in com.airbnb.lottie.model
 
ShapeData() - Constructor for class com.airbnb.lottie.model.ShapeData
 
ShapeFill - Class in com.airbnb.lottie.model
 
ShapeGroup - Class in com.airbnb.lottie.model
 
ShapeKeyframeAnimation - Class in com.airbnb.lottie.animation
 
ShapeKeyframeAnimation(long, LottieComposition, List<Float>, List<ShapeData>, List<Interpolator>) - Constructor for class com.airbnb.lottie.animation.ShapeKeyframeAnimation
 
ShapePath - Class in com.airbnb.lottie.model
 
ShapeStroke - Class in com.airbnb.lottie.model
 
ShapeStroke.LineCapType - Enum in com.airbnb.lottie.model
 
ShapeStroke.LineJoinType - Enum in com.airbnb.lottie.model
 
ShapeTransform - Class in com.airbnb.lottie.model
 
ShapeTransform(LottieComposition) - Constructor for class com.airbnb.lottie.model.ShapeTransform
 
ShapeTrimPath - Class in com.airbnb.lottie.model
 
start() - Method in class com.airbnb.lottie.LottieViewAnimator
 
StaticKeyframeAnimation<T> - Class in com.airbnb.lottie.animation
 
StaticKeyframeAnimation(T) - Constructor for class com.airbnb.lottie.animation.StaticKeyframeAnimation
 

T

toString() - Method in class com.airbnb.lottie.animatable.AnimatableColorValue
 
toString() - Method in class com.airbnb.lottie.animatable.AnimatablePathValue
 
toString() - Method in class com.airbnb.lottie.model.Layer
 
toString(String) - Method in class com.airbnb.lottie.model.Layer
 
toString() - Method in class com.airbnb.lottie.model.LottieComposition
 
toString() - Method in class com.airbnb.lottie.model.RectangleShape
 
toString() - Method in class com.airbnb.lottie.model.ShapeFill
 
toString() - Method in class com.airbnb.lottie.model.ShapeGroup
 
toString() - Method in class com.airbnb.lottie.model.ShapePath
 
toString() - Method in class com.airbnb.lottie.model.ShapeTransform
 
toString() - Method in class com.airbnb.lottie.model.ShapeTrimPath
 
toString() - Method in class com.airbnb.lottie.utils.ScaleXY
 
Transform - Interface in com.airbnb.lottie.model
 

V

valueFromObject(Object, float) - Method in class com.airbnb.lottie.animatable.AnimatableColorValue
 
valueFromObject(Object, float) - Method in class com.airbnb.lottie.animatable.AnimatableFloatValue
 
valueFromObject(Object, float) - Method in class com.airbnb.lottie.animatable.AnimatableIntegerValue
 
valueFromObject(Object, float) - Method in class com.airbnb.lottie.animatable.AnimatablePointValue
 
valueFromObject(Object, float) - Method in class com.airbnb.lottie.animatable.AnimatableScaleValue
 
valueFromObject(Object, float) - Method in class com.airbnb.lottie.animatable.AnimatableShapeValue
 
valueOf(String) - Static method in enum com.airbnb.lottie.LottieAnimationView.CacheStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.airbnb.lottie.model.Layer.LottieLayerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.airbnb.lottie.model.Layer.MatteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.airbnb.lottie.model.ShapeStroke.LineCapType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.airbnb.lottie.model.ShapeStroke.LineJoinType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.airbnb.lottie.LottieAnimationView.CacheStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.airbnb.lottie.model.Layer.LottieLayerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.airbnb.lottie.model.Layer.MatteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.airbnb.lottie.model.ShapeStroke.LineCapType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.airbnb.lottie.model.ShapeStroke.LineJoinType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyDrawable(Drawable) - Method in class com.airbnb.lottie.LottieAnimationView
 
A C D F G H I J K L M N O P R S T V 
Skip navigation links