Package org.xhtmlrenderer.render
Class PageBox.LeftMarginArea
java.lang.Object
org.xhtmlrenderer.render.PageBox.MarginArea
org.xhtmlrenderer.render.PageBox.LeftMarginArea
- Enclosing class:
- PageBox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getLayoutDimension
(CssContext c, PageBox page, RectPropertySet margin) getPaintingPosition
(RenderingContext c, PageBox page, int additionalClearance, short mode) Methods inherited from class org.xhtmlrenderer.render.PageBox.MarginArea
getMarginBoxNames, getTable, setTable
-
Constructor Details
-
LeftMarginArea
private LeftMarginArea()
-
-
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
-
getDirection
public int getDirection()- Overrides:
getDirection
in classPageBox.MarginArea
-