public static class EdbDoc.TableWidth extends EdbDoc.Attribute
Modifier and Type | Field and Description |
---|---|
(package private) double[] |
columnWidths |
(package private) double |
width |
NoWrap, type
attr_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, getVerticalAlign
getName, toString
public 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.Attribute
public double getWidth()
public double[] getColumnWidths()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025