| Modifier and Type | Field and Description |
|---|---|
protected LayoutArea |
area
The area the content to be placed on.
|
protected MarginsCollapseInfo |
marginsCollapseInfo |
| Constructor and Description |
|---|
LayoutContext(LayoutArea area) |
LayoutContext(LayoutArea area, MarginsCollapseInfo marginsCollapseInfo) |
| Modifier and Type | Method and Description |
|---|---|
LayoutArea |
getArea()
Gets the area the content to be placed on.
|
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 LayoutArea getArea()
area the content to be placed on.
public MarginsCollapseInfo getMarginsCollapseInfo()
Copyright © 1998–2017 iText Group NV. All rights reserved.