transformed
open override fun transformed(transformation: Euclidean2DTransformation.() -> Unit): Shape<Euclidean2DPosition, Euclidean2DTransformation>
Transforms the shape.
Return
a copy of the shape transformed accordingly
Parameters
transformation
describes the transformations to apply to the shape