Uses of Class
com.openhtmltopdf.render.ContentLimit
Packages that use ContentLimit
-
Uses of ContentLimit in com.openhtmltopdf.newtable
Methods in com.openhtmltopdf.newtable with parameters of type ContentLimitModifier and TypeMethodDescriptionprivate void
TableBox.updateFooterPosition
(RenderingContext c, ContentLimit limit) private void
TableBox.updateHeaderPosition
(RenderingContext c, ContentLimit limit) -
Uses of ContentLimit in com.openhtmltopdf.render
Fields in com.openhtmltopdf.render with type parameters of type ContentLimitModifier and TypeFieldDescriptionprivate final List
<ContentLimit> ContentLimitContainer._contentLimits
Methods in com.openhtmltopdf.render that return ContentLimitModifier and TypeMethodDescriptionContentLimitContainer.getContentLimit
(int pageNo) private ContentLimit
ContentLimitContainer.getContentLimit
(int pageNo, boolean addAsNeeded)