Package org.robolectric.shadows
Class ShadowPaintDrawable
java.lang.Object
org.robolectric.shadows.ShadowDrawable
org.robolectric.shadows.ShadowPaintDrawable
@Implements(android.graphics.drawable.PaintDrawable.class)
public class ShadowPaintDrawable
extends ShadowDrawable
Shadow for
PaintDrawable
.-
Constructor Summary
-
Method Summary
Methods inherited from class org.robolectric.shadows.ShadowDrawable
createFromResourceId, getCreatedFromResId, getInputStream, invalidateSelf, setCreatedFromResId, validate, wasInvalidated
-
Constructor Details
-
ShadowPaintDrawable
public ShadowPaintDrawable()
-
-
Method Details
-
getCornerRadii
public float[] getCornerRadii()Gets the corder radii
-