Constructor and Description |
---|
DebugAligner(Aligner delegate) |
public DebugAligner(Aligner delegate)
public String[] align(String[] text, int cellWidth, int cellHeight)
Aligner
cellHeight
lines, each of which MUST be cellWidth
chars in length.
Input array is guaranteed to contain lines that have length equal to . There is no guarantee on the input number of lines though.