Package com.openhtmltopdf.render
Class PageBox.TopLeftCorner
java.lang.Object
com.openhtmltopdf.render.PageBox.MarginArea
com.openhtmltopdf.render.PageBox.TopLeftCorner
- Enclosing class:
PageBox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLayoutDimension
(CssContext c, PageBox page, RectPropertySet margin) getPaintingPosition
(RenderingContext c, PageBox page, int additionalClearance, short mode) Methods inherited from class com.openhtmltopdf.render.PageBox.MarginArea
getDirection, getMarginBoxNames
-
Constructor Details
-
TopLeftCorner
public TopLeftCorner()
-
-
Method Details
-
getLayoutDimension
- Specified by:
getLayoutDimension
in classPageBox.MarginArea
-
getPaintingPosition
public Point getPaintingPosition(RenderingContext c, PageBox page, int additionalClearance, short mode) - Specified by:
getPaintingPosition
in classPageBox.MarginArea
-