Uses of Class
xyz.cofe.text.table.TextCell
| Package | Description |
|---|---|
| xyz.cofe.text.table |
-
Uses of TextCell in xyz.cofe.text.table
Methods in xyz.cofe.text.table that return TextCell Modifier and Type Method Description TextCellCellFormat. build(java.lang.String[] text, int targetHeight)Создает отформатированную ячейку с текстомTextCellTextCellBuilder. build(java.lang.String text)static TextCellTextCell. createBlock(java.lang.String repeatText, int width, int height)Создает текстовый блок заполненый повторяющимся текстомTextCellBorder. getBottomCell(int width)Нижняя ячейка текста.TextCellBorder. getBottomCell(Bounds b)Нижняя ячейка текста.TextCellBorder. getLeftBottomCell()Левая нижняя ячейка текста.TextCellBorder. getLeftCell(int height)Левая ячейка текста.TextCellBorder. getLeftCell(Bounds b)Левая ячейка текста.TextCellBorder. getLeftTopCell()Левая верхняя ячейка текста.TextCellBorder. getRightBottomCell()Правая нижняя ячейка текста.TextCellBorder. getRightCell(int height)Правая ячейка текста.TextCellBorder. getRightCell(Bounds b)Правая ячейка текста.TextCellBorder. getRightTopCell()Правая верхняя ячейка текста.TextCellBorder. getTopCell(int width)Верхняя ячейка текста.TextCellBorder. getTopCell(Bounds b)Верхняя ячейка текста.TextCellTextCell. hjoin(java.lang.Iterable<TextCell> tcells)Создает прямойгольный текстовй блок, объеденяя блоки по горизонталиTextCellTextCell. hjoin(TextCell... tcells)Создает прямойгольный текстовй блок, объеденяя блоки по горизонталиstatic TextCellTextCell. horizontalJoinAsTextCell(java.lang.Iterable<TextCell> tcells)Создает прямойгольный текстовй блок, объеденяя блоки по горизонталиstatic TextCellTextCell. horizontalJoinAsTextCell(TextCell... tcells)Создает прямойгольный текстовй блок, объеденяя блоки по горизонталиMethods in xyz.cofe.text.table with parameters of type TextCell Modifier and Type Method Description static java.util.ArrayList<java.lang.String>Border. format(TextCell cell, Border border)TextCellTextCell. hjoin(TextCell... tcells)Создает прямойгольный текстовй блок, объеденяя блоки по горизонталиstatic java.util.List<java.lang.String>TextCell. horizontalJoin(TextCell... tcells)Создает прямойгольный текстовй блок, объеденяя блоки по горизонталиstatic TextCellTextCell. horizontalJoinAsTextCell(TextCell... tcells)Создает прямойгольный текстовй блок, объеденяя блоки по горизонталиstatic BoundsBounds. max(TextCell... tcells)Вычисляет максимальные габаритыMethod parameters in xyz.cofe.text.table with type arguments of type TextCell Modifier and Type Method Description TextCellTextCell. hjoin(java.lang.Iterable<TextCell> tcells)Создает прямойгольный текстовй блок, объеденяя блоки по горизонталиstatic java.util.List<java.lang.String>TextCell. horizontalJoin(java.lang.Iterable<TextCell> tcells)Создает прямойгольный текстовй блок, объеденяя блоки по горизонталиstatic TextCellTextCell. horizontalJoinAsTextCell(java.lang.Iterable<TextCell> tcells)Создает прямойгольный текстовй блок, объеденяя блоки по горизонтали