FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-core
/
uk.co.nickthecoder.foocad.core
/
Path2d
/
times
times
operator
fun
times
(
matrix
:
Matrix2d
)
:
Path2d
This is an operator version of
transform
. e.g.
val newPath = oldPath * matrix