java.lang.Object | |||
android.graphics.PathEffect | |||
android.graphics.PathDashPathEffect |
PathDashPathEffect(Path shape, float advance, float phase, PathDashPathEffect.Style style) | ||||||
Dash the drawn path by stamping it with the specified shape. |
shape | The path to stamp along |
---|---|
advance | spacing between each stamp of shape |
phase | amount to offset before the first shape is stamped |
style | how to transform the shape at each position as it is stamped |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |