public class PositionedLayoutContext extends LayoutContext
area, clippedHeight, floatRendererAreas, marginsCollapseInfo
Constructor and Description |
---|
PositionedLayoutContext(LayoutArea area, LayoutArea parentOccupiedArea)
Creates position for layout context.
|
Modifier and Type | Method and Description |
---|---|
LayoutArea |
getParentOccupiedArea()
Gets the value of the parent occupied area.
|
getArea, getFloatRendererAreas, getMarginsCollapseInfo, isClippedHeight, setClippedHeight, toString
public PositionedLayoutContext(LayoutArea area, LayoutArea parentOccupiedArea)
area
- for the content to be placed on
parentOccupiedArea
- the parent content to be placed on
public LayoutArea getParentOccupiedArea()
Copyright © 1998–2022 iText Group NV. All rights reserved.