Package org.robolectric.shadows
Class ShadowOutline
- java.lang.Object
-
- org.robolectric.shadows.ShadowOutline
-
@Implements(value=android.graphics.Outline.class, minSdk=21) public class ShadowOutline extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ShadowOutline()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidsetConvexPath(android.graphics.Path convexPath)
-