Package com.airbnb.lottie.model.layer
Class NullLayer
- java.lang.Object
-
- com.airbnb.lottie.model.layer.BaseLayer
-
- com.airbnb.lottie.model.layer.NullLayer
-
- All Implemented Interfaces:
Content,DrawingContent,BaseKeyframeAnimation.AnimationListener,KeyPathElement
public class NullLayer extends BaseLayer
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidgetBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents)-
Methods inherited from class com.airbnb.lottie.model.layer.BaseLayer
addAnimation, addValueCallback, draw, getBlurEffect, getBlurMaskFilter, getDropShadowEffect, getName, onValueChanged, removeAnimation, resolveKeyPath, setContents
-
-