| 程序包 | 说明 |
|---|---|
| com.taobao.text | |
| com.taobao.text.util |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract LineReader |
LineRenderer.reader(int width)
Create a renderer for the specified width or return null if the element does not provide any output.
|
LineReader |
LineRenderer.reader(int width,
int height)
Create a renderer for the specified width and height or return null if the element does not provide any output
for the specified dimensions.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
RenderUtil.render(LineReader renderer,
int width,
int height) |
Copyright © 2018. All rights reserved.