LineBackgroundSpanpublic interface LineBackgroundSpan implements android.text.style.ParagraphStyle
Methods Summary |
---|
public abstract void | drawBackground(android.graphics.Canvas c, android.graphics.Paint p, int left, int right, int top, int baseline, int bottom, java.lang.CharSequence text, int start, int end, int lnum)
|
|