public interface IBBCodeRenderer<T>
Modifier and Type | Method and Description |
---|---|
BBString |
getBBText() |
float |
getFontScale() |
int |
getHeight() |
int |
getLineHeight() |
int |
getStartLine() |
int |
getVisibleLines() |
int |
getWidth() |
T |
setText(BBString text) |