public class NoWrapSizeConstraints extends Object implements SizeConstraints
SizeConstraints.Extent
Constructor and Description |
---|
NoWrapSizeConstraints() |
Modifier and Type | Method and Description |
---|---|
SizeConstraints.Extent |
width(String[] raw,
int tableWidth,
int nbColumns) |
public SizeConstraints.Extent width(String[] raw, int tableWidth, int nbColumns)
width
in interface SizeConstraints
raw
- the raw String representation of the cell contents (may be reformatted later, eg wrapped)tableWidth
- the whole available width for the tablenbColumns
- the number of columns in the tableCopyright © 2017 Pivotal Software, Inc.. All rights reserved.