Package 

Class ShapeLayer

  • All Implemented Interfaces:
    com.airbnb.lottie.animation.content.Content , com.airbnb.lottie.animation.content.DrawingContent , com.airbnb.lottie.animation.keyframe.BaseKeyframeAnimation.AnimationListener , com.airbnb.lottie.model.KeyPathElement

    
    public class ShapeLayer
    extends BaseLayer
                        
    • Method Summary

      Modifier and Type Method Description
      void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents)
      BlurEffect getBlurEffect()
      <T> void addValueCallback(T property, @Nullable() LottieValueCallback<T> callback) The overridden method should handle appropriate properties and set value callbacks on theiranimations.
      • Methods inherited from class com.airbnb.lottie.model.layer.BaseLayer

        addAnimation, draw, getBlendMode, getBlurMaskFilter, getBounds, getDropShadowEffect, getName, onValueChanged, removeAnimation, resolveKeyPath, setContents
      • Methods inherited from class com.airbnb.lottie.animation.content.DrawingContent

        draw
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait