public interface WordRenderer
WordRenderer is responsible for rendering words.| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
renderWord(String word,
int width,
int height) |
BufferedImage renderWord(String word, int width, int height)
Copyright © 2013. All rights reserved.