Uses of Class
com.openhtmltopdf.css.style.Length
Packages that use Length
-
Uses of Length in com.openhtmltopdf.css.style
Methods in com.openhtmltopdf.css.style that return Length -
Uses of Length in com.openhtmltopdf.newtable
Fields in com.openhtmltopdf.newtable declared as LengthModifier and TypeFieldDescriptionprivate Length
TableBox.AutoTableLayout.Layout._effWidth
private Length
TableBox.AutoTableLayout.Layout._width
Fields in com.openhtmltopdf.newtable with type parameters of type LengthMethods in com.openhtmltopdf.newtable that return LengthModifier and TypeMethodDescriptionTableBox.AutoTableLayout.Layout.effWidth()
TableCellBox.getOuterStyleOrColWidth
(CssContext c) TableCellBox.getOuterStyleWidth
(CssContext c) TableBox.AutoTableLayout.Layout.width()
Methods in com.openhtmltopdf.newtable with parameters of type LengthModifier and TypeMethodDescriptionvoid
TableBox.AutoTableLayout.Layout.setEffWidth
(Length l) void