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()
      DropShadowEffect getDropShadowEffect()
      • Methods inherited from class com.airbnb.lottie.model.layer.BaseLayer

        addAnimation, addValueCallback, draw, getBlendMode, getBlurMaskFilter, getBounds, 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