paint abstract method

void paint(
  1. Buffer buffer,
  2. Rect area
)

Implementation

void paint(Buffer buffer, Rect area);