Uses of Class
com.openhtmltopdf.css.newmatch.PageInfo
Packages that use PageInfo
Package
Description
-
Uses of PageInfo in com.openhtmltopdf.context
Methods in com.openhtmltopdf.context that return PageInfoModifier and TypeMethodDescriptionStyleReference.getPageStyle
(String pageName, String pseudoPage) -
Uses of PageInfo in com.openhtmltopdf.css.newmatch
Methods in com.openhtmltopdf.css.newmatch that return PageInfoModifier and TypeMethodDescriptionMatcher.getPageCascadedStyle
(String pageName, String pseudoPage) -
Uses of PageInfo in com.openhtmltopdf.layout
Methods in com.openhtmltopdf.layout with parameters of type PageInfoModifier and TypeMethodDescriptionstatic TableBox
BoxBuilder.createMarginTable
(LayoutContext c, PageInfo pageInfo, MarginBoxName[] names, int height, int direction) -
Uses of PageInfo in com.openhtmltopdf.render
Fields in com.openhtmltopdf.render declared as PageInfoMethods in com.openhtmltopdf.render that return PageInfoMethods in com.openhtmltopdf.render with parameters of type PageInfo