| Modifier and Type | Field and Description |
|---|---|
protected LayoutArea |
area
The
area the content to be placed on. |
protected List<Rectangle> |
floatRendererAreas |
protected MarginsCollapseInfo |
marginsCollapseInfo |
| Constructor and Description |
|---|
LayoutContext(LayoutArea area) |
LayoutContext(LayoutArea area,
MarginsCollapseInfo marginsCollapseInfo) |
LayoutContext(LayoutArea area,
MarginsCollapseInfo marginsCollapseInfo,
List<Rectangle> floatedRendererAreas) |
| Modifier and Type | Method and Description |
|---|---|
LayoutArea |
getArea()
Gets the
area the content to be placed on. |
List<Rectangle> |
getFloatRendererAreas() |
MarginsCollapseInfo |
getMarginsCollapseInfo() |
String |
toString() |
protected LayoutArea area
area the content to be placed on.protected MarginsCollapseInfo marginsCollapseInfo
public LayoutContext(LayoutArea area)
public LayoutContext(LayoutArea area, MarginsCollapseInfo marginsCollapseInfo)
public LayoutContext(LayoutArea area, MarginsCollapseInfo marginsCollapseInfo, List<Rectangle> floatedRendererAreas)
public LayoutArea getArea()
area the content to be placed on.public MarginsCollapseInfo getMarginsCollapseInfo()
Copyright © 1998–2017 iText Group NV. All rights reserved.