| java.lang.Object | |||
| android.graphics.PathEffect | |||
| android.graphics.ComposePathEffect | |||
| ComposePathEffect(PathEffect outerpe, PathEffect innerpe) | |||||
| Construct a PathEffect whose effect is to apply first the inner effect and the the outer pathEffect (e.g. | |||||
Methods inherited
from class
android.graphics.PathEffect
Methods inherited
from class
java.lang.Object