Uses of Class
org.xhtmlrenderer.css.newmatch.PageInfo
Packages that use PageInfo
Package
Description
-
Uses of PageInfo in org.xhtmlrenderer.context
Methods in org.xhtmlrenderer.context that return PageInfoModifier and TypeMethodDescription@NonNull PageInfo
StyleReference.getPageStyle
(@Nullable String pageName, String pseudoPage) -
Uses of PageInfo in org.xhtmlrenderer.css.newmatch
Methods in org.xhtmlrenderer.css.newmatch that return PageInfoModifier and TypeMethodDescription@NonNull PageInfo
Matcher.getPageCascadedStyle
(@Nullable String pageName, String pseudoPage) -
Uses of PageInfo in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.layout with parameters of type PageInfoModifier and TypeMethodDescriptionstatic @Nullable TableBox
BoxBuilder.createMarginTable
(LayoutContext c, PageInfo pageInfo, MarginBoxName[] names, int height, BoxBuilder.MarginDirection direction) -
Uses of PageInfo in org.xhtmlrenderer.render
Fields in org.xhtmlrenderer.render declared as PageInfoMethods in org.xhtmlrenderer.render that return PageInfoConstructors in org.xhtmlrenderer.render with parameters of type PageInfoModifierConstructorDescriptionPageBox
(PageInfo pageInfo, CssContext cssContext, CalculatedStyle style, int top, int pageNo)