render abstract method

void render(
  1. Canvas canvas,
  2. Paint paint
)

Implementation

void render(Canvas canvas, Paint paint);