draw abstract method

  1. @protected
void draw(
  1. Canvas canvas
)

Indicates how this element is drawn.

Implementation

@protected
void draw(Canvas canvas);