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 SummaryConstructors
- 
Method SummaryMethods inherited from class org.robolectric.shadows.ShadowDrawablecreateFromResourceId, getCreatedFromResId, getInputStream, invalidateSelf, setCreatedFromResId, validate, wasInvalidated
- 
Constructor Details- 
ShadowPaintDrawablepublic ShadowPaintDrawable()
 
- 
- 
Method Details- 
getCornerRadiipublic float[] getCornerRadii()Gets the corder radii
 
-