| java.lang.Object | |||
| android.graphics.PathEffect | |||
| android.graphics.DiscretePathEffect | |||
| DiscretePathEffect(float segmentLength, float deviation) | |||||
| Chop the path into lines of segmentLength, randomly deviating from the original path by deviation. | |||||
Methods inherited
from class
android.graphics.PathEffect
Methods inherited
from class
java.lang.Object