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 PageInfoStyleReference.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 PageInfoMatcher.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 TableBoxBoxBuilder.createMarginTable(LayoutContext c, PageInfo pageInfo, MarginBoxName[] names, int height, BoxBuilder.MarginDirection direction) -
Uses of PageInfo in org.xhtmlrenderer.render
Methods in org.xhtmlrenderer.render that return PageInfoConstructors in org.xhtmlrenderer.render with parameters of type PageInfoModifierConstructorDescriptionPageBox(PageInfo pageInfo, CssContext cssContext, CalculatedStyle style)