draw

public abstract Unit draw(Canvas canvas, Control control)

Draw the control representation.

Parameters

canvas

The view canvas.

control

The Control from where the drawer is used.