toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.drawing
/
AffineTransform2D
/
invoke
invoke
common
abstract
operator
fun
invoke
(
vararg
points
:
Point
)
:
List
<
Point
>
Transforms the given points.
Return
a list of points transformed by this object
Parameters
points
that will be transformed
See also
Affine
Transform2D.
invoke