times

operator fun times(matrix: Matrix2d): Path2d

This is an operator version of transform. e.g.

val newPath = oldPath * matrix