Uses of Class
xyz.cofe.text.table.Bounds
| Package | Description |
|---|---|
| xyz.cofe.text.table |
-
Uses of Bounds in xyz.cofe.text.table
Methods in xyz.cofe.text.table that return Bounds Modifier and Type Method Description BoundsBounds. clone()Клонирует объектstatic BoundsBounds. get(java.lang.String... lines)Вычисляет максимальные габаритыstatic BoundsBounds. max(TextCell... tcells)Вычисляет максимальные габаритыMethods in xyz.cofe.text.table with parameters of type Bounds Modifier and Type Method Description TextCellBorder. getBottomCell(Bounds b)Нижняя ячейка текста.TextCellBorder. getLeftCell(Bounds b)Левая ячейка текста.TextCellBorder. getRightCell(Bounds b)Правая ячейка текста.TextCellBorder. getTopCell(Bounds b)Верхняя ячейка текста.Constructors in xyz.cofe.text.table with parameters of type Bounds Constructor Description Bounds(Bounds s)Конструктор копирования