Package org.robolectric.shadows
Class ShadowNativeDiscretePathEffect
- java.lang.Object
-
- org.robolectric.shadows.ShadowNativeDiscretePathEffect
-
@Implements(value=android.graphics.DiscretePathEffect.class, minSdk=26, shadowPicker=Picker.class) public class ShadowNativeDiscretePathEffect extends Object
Shadow forDiscretePathEffectthat is backed by native code
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classShadowNativeDiscretePathEffect.PickerShadow picker forDiscretePathEffect.
-
Constructor Summary
Constructors Constructor Description ShadowNativeDiscretePathEffect()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static longnativeCreate(float length, float deviation)
-