StrokePolygon
final case class StrokePolygon(transform: Transform, stroke: Stroke, points: Array[Point]) extends Reified
Value members
Inherited methods
finalTransform gives an transform applied after any other reified transform. Usually this is a transform from logical to screen coordinates.
finalTransform gives an transform applied after any other reified transform. Usually this is a transform from logical to screen coordinates.
- Inherited from:
- Reified