A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
M
- Marker - class in com.airbnb.lottie.model
- Mask - class in com.airbnb.lottie.model.content
- Mask.MaskMode - class in com.airbnb.lottie.model.content.Mask
- MASK_MODE_ADD - enum entry in com.airbnb.lottie.model.content.Mask.MaskMode
- MASK_MODE_INTERSECT - enum entry in com.airbnb.lottie.model.content.Mask.MaskMode
- MASK_MODE_NONE - enum entry in com.airbnb.lottie.model.content.Mask.MaskMode
- MASK_MODE_SUBTRACT - enum entry in com.airbnb.lottie.model.content.Mask.MaskMode
- MaskKeyframeAnimation - class in com.airbnb.lottie.animation.keyframe
- matches(String,int) - function in com.airbnb.lottie.model.KeyPath
- Returns whether they key matches at the specified depth.
- matchesName(String) - function in com.airbnb.lottie.model.Marker
- MeanCalculator - class in com.airbnb.lottie.utils
- Class to calculate the average in a stream of numbers on a continuous basis.
- measure(int,int) - function in android.view.LottieAnimationView
- measureText(Array,int,int) - function in android.graphics.LPaint
- MERGE - enum entry in com.airbnb.lottie.model.content.MergePaths.MergePathsMode
- MergePaths - class in com.airbnb.lottie.model.content
- MergePaths.MergePathsMode - class in com.airbnb.lottie.model.content.MergePaths
- MergePathsApi19 - enum entry in com.airbnb.lottie.LottieFeatureFlag
Merge paths currently don't work if the the operand shape is entirely contained within thefirst shape. If you need to cut out one shape from another shape, use an even-odd fill typeinstead of using merge paths.
- MergePathsContent - class in com.airbnb.lottie.animation.content
- MiscUtils - class in com.airbnb.lottie.utils
- MITER - enum entry in com.airbnb.lottie.model.content.ShapeStroke.LineJoinType
- mixOpacities(int,int) - function in com.airbnb.lottie.utils.Utils
- Multiplies 2 opacities that are 0-255.
- ModifierContent - class in com.airbnb.lottie.animation.content
- modifyShape(ShapeData) - function in com.airbnb.lottie.animation.content.RoundedCornersContent
- Rounded corner algorithm:Iterate through each vertex.If a vertex is a sharp corner, it rounds it.If a vertex has control points, it is already rounded, so it does nothing.
- modifyShape(ShapeData) - function in com.airbnb.lottie.animation.content.RoundedCornersContent
- modifyShape(ShapeData) - function in com.airbnb.lottie.animation.content.ShapeModifierContent
- MULTIPLY - enum entry in com.airbnb.lottie.model.content.LBlendMode
- multiplyOpacity(int) - function in com.airbnb.lottie.utils.DropShadow
- MutablePair - class in com.airbnb.lottie.model
- Non final version of Pair.
- mutate() - function in android.graphics.drawable.LottieDrawable