Added in API level 1
PathEffect
open class PathEffect
|
PathEffect is the base class for objects in the Paint that affect the geometry of a drawing primitive before it is transformed by the canvas' matrix and drawn.
Summary
Public constructors | |
---|---|
Public constructors
PathEffect
PathEffect()
Protected methods
finalize
Added in API level 1
protected open fun finalize(): Unit
Exceptions | |
---|---|
java.lang.Throwable |
the Exception raised by this method |