public interface WordRenderer
WordRenderer is responsible for rendering words.| 限定符和类型 | 方法和说明 |
|---|---|
BufferedImage |
renderWord(String word,
int width,
int height) |
BufferedImage renderWord(String word, int width, int height)
Copyright © 2020. All rights reserved.