public static class EdbDoc.TableWidth extends EdbDoc.Attribute
| Modifier and Type | Field and Description |
|---|---|
(package private) double[] |
columnWidths |
(package private) double |
width |
NoWrap, typeattr_name| Constructor and Description |
|---|
TableWidth(double w) |
TableWidth(double w,
double[] ws) |
| Modifier and Type | Method and Description |
|---|---|
EdbDoc.TableWidth |
duplicate() |
double[] |
getColumnWidths() |
double |
getWidth() |
getHorizontalAlign, getIntValue, getType, getValue, getVerticalAligngetName, toStringpublic TableWidth(double w,
double[] ws)
w - percent against to document widthws - percent against to table widthpublic TableWidth(double w)
public EdbDoc.TableWidth duplicate()
duplicate in class EdbDoc.Attributepublic double getWidth()
public double[] getColumnWidths()
EDB Working Group at Mon Dec 15 16:45:05 JST 2025