Uses of Class
com.openhtmltopdf.layout.PaintingInfo
Packages that use PaintingInfo
-
Uses of PaintingInfo in com.openhtmltopdf.layout
Methods in com.openhtmltopdf.layout that return PaintingInfoModifier and TypeMethodDescriptionprivate PaintingInfoLayer.calcPaintingDimension(LayoutContext c) PaintingInfo.copyOf() -
Uses of PaintingInfo in com.openhtmltopdf.render
Fields in com.openhtmltopdf.render declared as PaintingInfoMethods in com.openhtmltopdf.render that return PaintingInfoModifier and TypeMethodDescriptionBox.calcPaintingInfo(CssContext c, boolean useCache) Box.getPaintingInfo()Methods in com.openhtmltopdf.render with parameters of type PaintingInfoModifier and TypeMethodDescriptionprotected voidBlockBox.calcChildPaintingInfo(CssContext c, PaintingInfo result, boolean useCache) protected voidBox.calcChildPaintingInfo(CssContext c, PaintingInfo result, boolean useCache) protected voidInlineLayoutBox.calcChildPaintingInfo(CssContext c, PaintingInfo result, boolean useCache) private voidprivate voidBox.setPaintingInfo(PaintingInfo paintingInfo)