Uses of Class
com.openhtmltopdf.render.PageBox.MarginArea
-
Packages that use PageBox.MarginArea Package Description com.openhtmltopdf.render -
-
Uses of PageBox.MarginArea in com.openhtmltopdf.render
Subclasses of PageBox.MarginArea in com.openhtmltopdf.render Modifier and Type Class Description private static classPageBox.BottomLeftCornerprivate static classPageBox.BottomMarginAreaprivate static classPageBox.BottomRightCornerprivate static classPageBox.LeftMarginAreaprivate static classPageBox.RightMarginAreaprivate static classPageBox.TopLeftCornerprivate static classPageBox.TopMarginAreaprivate static classPageBox.TopRightCornerFields in com.openhtmltopdf.render declared as PageBox.MarginArea Modifier and Type Field Description private PageBox.MarginAreaPageBox.MarginAreaContainer. _areaprivate static PageBox.MarginArea[]PageBox. MARGIN_AREA_DEFSMethods in com.openhtmltopdf.render that return PageBox.MarginArea Modifier and Type Method Description PageBox.MarginAreaPageBox.MarginAreaContainer. getArea()Constructors in com.openhtmltopdf.render with parameters of type PageBox.MarginArea Constructor Description MarginAreaContainer(PageBox.MarginArea area, TableBox table)
-