Package | Description |
---|---|
com.inamik.text.tables | |
com.inamik.text.tables.cell | |
com.inamik.text.tables.cell.base |
Modifier and Type | Method and Description |
---|---|
static Cell.Function |
Cell.Function.from(FunctionWithHeight f) |
Modifier and Type | Class and Description |
---|---|
class |
BottomAlign |
class |
BottomPad |
class |
BottomTruncate |
class |
TopAlign |
class |
TopPad |
class |
TopTruncate |
class |
VerticalCenter |
Modifier and Type | Field and Description |
---|---|
static FunctionWithHeight |
FunctionWithHeight.IDENTITY |
Modifier and Type | Method and Description |
---|---|
FunctionWithHeight |
FunctionWithCharAndHeight.withChar(char character) |
FunctionWithHeight |
FunctionWithWidthAndHeight.withWidth(int width) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.