Uses of Class
org.openpdf.render.PageBox.MarginArea
Packages that use PageBox.MarginArea
-
Uses of PageBox.MarginArea in org.openpdf.render
Subclasses of PageBox.MarginArea in org.openpdf.renderModifier and TypeClassDescriptionprivate static final classprivate static final classprivate static final classprivate static final classprivate static final classprivate static final classprivate static final classprivate static final classFields in org.openpdf.render declared as PageBox.MarginAreaModifier and TypeFieldDescriptionprivate final PageBox.MarginAreaPageBox.MarginAreaContainer.areaThe field for thearearecord component.private static final PageBox.MarginArea[]PageBox.MARGIN_AREA_DEFSMethods in org.openpdf.render that return PageBox.MarginAreaModifier and TypeMethodDescriptionPageBox.MarginAreaContainer.area()Returns the value of thearearecord component.Constructors in org.openpdf.render with parameters of type PageBox.MarginAreaModifierConstructorDescriptionprivateMarginAreaContainer(PageBox.MarginArea area, TableBox table) Creates an instance of aMarginAreaContainerrecord class.