| java.lang.Object | ||
| ↳ | android.graphics.PathEffect | |
| ↳ | android.graphics.SumPathEffect | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Construct a PathEffect whose effect is to apply two effects, in sequence.
|
||||||||||
|
[Expand]
Inherited Methods
|
|||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
android.graphics.PathEffect
|
|||||||||||||||||||||||||||||||||
From class
java.lang.Object
|
|||||||||||||||||||||||||||||||||
Construct a PathEffect whose effect is to apply two effects, in sequence. (e.g. first(path) + second(path))