public class SafeDashPathEffect
extends android.graphics.PathDashPathEffect
Constructor and Description |
---|
SafeDashPathEffect(float[] intervals,
float phase,
float strokeWidth) |
Modifier and Type | Method and Description |
---|---|
static android.graphics.Path |
createSafeDashedPath(float[] intervals,
float phase,
float strokeWidth,
android.graphics.Path reuse) |
Copyright © 2014. All Rights Reserved.