Package 

Interface DrawingContent

  • All Implemented Interfaces:
    com.airbnb.lottie.animation.content.Content

    
    public interface DrawingContent
     implements Content
                        
    • Method Summary

      Modifier and Type Method Description
      abstract void draw(Canvas canvas, Matrix parentMatrix, int alpha, @Nullable() DropShadow shadowToApply)
      abstract void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents)
      • Methods inherited from class com.airbnb.lottie.animation.content.Content

        getName, setContents
      • Methods inherited from class java.lang.Object

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