Uses of Class
com.openhtmltopdf.render.InlineLayoutBox
| Package | Description |
|---|---|
| com.openhtmltopdf.extend | |
| com.openhtmltopdf.render |
-
Uses of InlineLayoutBox in com.openhtmltopdf.extend
Methods in com.openhtmltopdf.extend with parameters of type InlineLayoutBox Modifier and Type Method Description voidOutputDevice. drawTextDecoration(RenderingContext c, InlineLayoutBox iB, TextDecoration decoration) -
Uses of InlineLayoutBox in com.openhtmltopdf.render
Methods in com.openhtmltopdf.render that return InlineLayoutBox Modifier and Type Method Description InlineLayoutBoxInlineLayoutBox. copyOf()InlineLayoutBoxInlineText. getParent()Methods in com.openhtmltopdf.render with parameters of type InlineLayoutBox Modifier and Type Method Description voidAbstractOutputDevice. drawTextDecoration(RenderingContext c, InlineLayoutBox iB, TextDecoration decoration)voidInlineText. setParent(InlineLayoutBox parent)