object PolygonDraw
- Companion:
- class
Type members
Classlikes
case class PolygonDrawImp(shape: Polygon, lineWidth: Double, lineColour: Colour) extends PolygonDraw
Immutable Graphic element that defines and draws a Polygon.
Immutable Graphic element that defines and draws a Polygon.