Stroke typedef

Stroke = List<PointVector>

Implementation

typedef Stroke = List<PointVector>;