public interface LineBackgroundSpan extends ParagraphStyle
Modifier and Type | Method and Description |
---|---|
void |
drawBackground(Canvas c,
Paint p,
int left,
int right,
int top,
int baseline,
int bottom,
CharSequence text,
int start,
int end,
int lnum) |
void drawBackground(Canvas c, Paint p, int left, int right, int top, int baseline, int bottom, CharSequence text, int start, int end, int lnum)