public class PathDashPathEffect extends PathEffect
| Modifier and Type | Class and Description |
|---|---|
static class |
PathDashPathEffect.Style |
| Constructor and Description |
|---|
PathDashPathEffect(Path shape,
float advance,
float phase,
PathDashPathEffect.Style style) |
public PathDashPathEffect(Path shape, float advance, float phase, PathDashPathEffect.Style style)
Copyright © 2008-2013. All Rights Reserved.