Package com.airbnb.lottie.model.layer
Class ShapeLayer
- java.lang.Object
-
- com.airbnb.lottie.model.layer.BaseLayer
-
- com.airbnb.lottie.model.layer.ShapeLayer
-
- All Implemented Interfaces:
Content,DrawingContent,BaseKeyframeAnimation.AnimationListener,KeyPathElement
public class ShapeLayer extends BaseLayer
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidgetBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents)protected voidresolveChildKeyPath(KeyPath keyPath, int depth, java.util.List<KeyPath> accumulator, KeyPath currentPartialKeyPath)-
Methods inherited from class com.airbnb.lottie.model.layer.BaseLayer
addAnimation, addValueCallback, draw, getName, onValueChanged, removeAnimation, resolveKeyPath, setContents
-
-