Uses of Class
org.xhtmlrenderer.render.PageBox.MarginArea
Packages that use PageBox.MarginArea
-
Uses of PageBox.MarginArea in org.xhtmlrenderer.render
Subclasses of PageBox.MarginArea in org.xhtmlrenderer.renderModifier and TypeClassDescriptionprivate static final class
private static final class
private static final class
private static final class
private static final class
private static final class
private static final class
private static final class
Fields in org.xhtmlrenderer.render declared as PageBox.MarginAreaModifier and TypeFieldDescriptionprivate final PageBox.MarginArea
PageBox.MarginAreaContainer.area
The field for thearea
record component.private static final PageBox.MarginArea[]
PageBox.MARGIN_AREA_DEFS
Methods in org.xhtmlrenderer.render that return PageBox.MarginAreaModifier and TypeMethodDescriptionPageBox.MarginAreaContainer.area()
Returns the value of thearea
record component.Constructors in org.xhtmlrenderer.render with parameters of type PageBox.MarginAreaModifierConstructorDescriptionprivate
MarginAreaContainer
(PageBox.MarginArea area, TableBox table) Creates an instance of aMarginAreaContainer
record class.