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