Uses of Class
org.openpdf.css.newmatch.PageInfo
Packages that use PageInfo
Package
Description
-
Uses of PageInfo in org.openpdf.context
Methods in org.openpdf.context that return PageInfoModifier and TypeMethodDescription@NonNull PageInfoStyleReference.getPageStyle(@Nullable String pageName, String pseudoPage) -
Uses of PageInfo in org.openpdf.css.newmatch
Methods in org.openpdf.css.newmatch that return PageInfoModifier and TypeMethodDescription@NonNull PageInfoMatcher.getPageCascadedStyle(@Nullable String pageName, String pseudoPage) -
Uses of PageInfo in org.openpdf.layout
Methods in org.openpdf.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.openpdf.render
Fields in org.openpdf.render declared as PageInfoMethods in org.openpdf.render that return PageInfoConstructors in org.openpdf.render with parameters of type PageInfoModifierConstructorDescriptionPageBox(PageInfo pageInfo, CssContext cssContext, CalculatedStyle style, int top, int pageNo)