public class

RoundedNinePatchDrawable

extends RoundedDrawable
java.lang.Object
   ↳ android.graphics.drawable.Drawable
     ↳ com.facebook.drawee.drawable.RoundedDrawable
       ↳ com.facebook.drawee.drawable.RoundedNinePatchDrawable

Summary

[Expand]
Inherited Fields
From class com.facebook.drawee.drawable.RoundedDrawable
Public Constructors
RoundedNinePatchDrawable(NinePatchDrawable ninePatchDrawable)
Public Methods
void draw(Canvas canvas)
[Expand]
Inherited Methods
From class com.facebook.drawee.drawable.RoundedDrawable
From class android.graphics.drawable.Drawable
From class java.lang.Object
From interface com.facebook.drawee.drawable.Rounded
From interface com.facebook.drawee.drawable.TransformAwareDrawable

Public Constructors

public RoundedNinePatchDrawable (NinePatchDrawable ninePatchDrawable)

Public Methods

public void draw (Canvas canvas)