SESL Material
Toggle table of contents
1.12.0+1.0.31-sesl8+rev0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SESL Material
SESL Material
/
com.google.android.material.shape
/
ShapePath
/
PathLineOperation
Path
Line
Operation
open
class
PathLineOperation
:
ShapePath.PathOperation
Straight line operation.
Members
Constructors
Path
Line
Operation
Link copied to clipboard
constructor
(
)
Functions
apply
To
Path
Link copied to clipboard
open
fun
applyToPath
(
@
NonNull
transform
:
Matrix
,
@
NonNull
path
:
Path
)
Applies the given
transform
to the provided
path
.