public interface JPAlignerType
| Modifier and Type | Method and Description |
|---|---|
void |
addWord(String w)
Add a word to the current layout.
|
void |
breakLine()
Insert a hard line break.
|
List<String> |
finish()
Finish the current layout, effectively resetting it to a blank canvas.
|
Copyright © 2017 <code@io7m.com> http://io7m.com