| Package | Description |
|---|---|
| xyz.cofe.text.table |
| Modifier and Type | Method and Description |
|---|---|
Bounds |
Bounds.clone() |
static Bounds |
Bounds.get(String... lines) |
static Bounds |
Bounds.get(TextCell... tcells) |
| Modifier and Type | Method and Description |
|---|---|
TextCell |
Border.getBottomCell(Bounds b)
Нижняя ячейка текста.
|
TextCell |
Border.getLeftCell(Bounds b)
Левая ячейка текста.
|
TextCell |
Border.getRightCell(Bounds b)
Правая ячейка текста.
|
TextCell |
Border.getTopCell(Bounds b)
Верхняя ячейка текста.
|
| Constructor and Description |
|---|
Bounds(Bounds s) |
Copyright © 2018. All rights reserved.