Uses of Class
org.xhtmlrenderer.layout.PaintingInfo
Packages that use PaintingInfo
-
Uses of PaintingInfo in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.layout that return PaintingInfoModifier and TypeMethodDescriptionprivate PaintingInfo
Layer.calcPaintingDimension
(LayoutContext c) PaintingInfo.copyOf()
-
Uses of PaintingInfo in org.xhtmlrenderer.render
Fields in org.xhtmlrenderer.render declared as PaintingInfoMethods in org.xhtmlrenderer.render that return PaintingInfoModifier and TypeMethodDescriptionBox.calcPaintingInfo
(CssContext c, boolean useCache) Box.getPaintingInfo()
Methods in org.xhtmlrenderer.render with parameters of type PaintingInfoModifier and TypeMethodDescriptionprotected void
BlockBox.calcChildPaintingInfo
(CssContext c, PaintingInfo result, boolean useCache) protected void
Box.calcChildPaintingInfo
(CssContext c, PaintingInfo result, boolean useCache) protected void
InlineLayoutBox.calcChildPaintingInfo
(CssContext c, PaintingInfo result, boolean useCache) private void
private void
Box.setPaintingInfo
(PaintingInfo paintingInfo)