ControlDrawer

public interface ControlDrawer

Interface for draw the control representation.

Inheritors

Functions

Link copied to clipboard
public abstract Unit draw(Canvas canvas, Control control)

Draw the control representation.