public class TableLayoutManager extends LayoutManager
positionLayout, rowLayout, tableLayout, tbLayout, tblrLayout
Constructor and Description |
---|
TableLayoutManager(Positioner tag) |
Modifier and Type | Method and Description |
---|---|
static Float |
getNthColumnWidth(String columnWidthsParameter, int n) |
static Positioner |
getParentTable(Positioner node) |
static boolean |
isDynamicTableLayout(String columnWidthsParameter) |
void |
preprocessHorizontalCellLayout() |
void |
preprocessHorizontalCellLayout(Positioner extraRow) |
getLayout
public TableLayoutManager(Positioner tag)
tag
- reference table element.
public void preprocessHorizontalCellLayout()
public void preprocessHorizontalCellLayout(Positioner extraRow)
public static Positioner getParentTable(Positioner node)
public static boolean isDynamicTableLayout(String columnWidthsParameter)
Copyright (C) 1998-2019 iText Group NV. All Rights Reserved.