transform method

void transform(
  1. GroupTransformation transformation
)
inherited

Implementation

void transform(T transformation) => pathTransformer.transform(transformation);