public class RootLayoutArea extends LayoutArea
Modifier and Type | Field and Description |
---|---|
protected boolean |
emptyArea
Indicates whether the area already has some placed content or not.
|
bBox, pageNumber
Constructor and Description |
---|
RootLayoutArea(int pageNumber, Rectangle bBox) |
Modifier and Type | Method and Description |
---|---|
LayoutArea |
clone() |
boolean |
isEmptyArea()
Indicates whether the area already has some placed content or not.
|
void |
setEmptyArea(boolean emptyArea)
Defines whether the area already has some placed content or not.
|
equals, getBBox, getPageNumber, hashCode, setBBox, toString
protected boolean emptyArea
public RootLayoutArea(int pageNumber, Rectangle bBox)
public boolean isEmptyArea()
public void setEmptyArea(boolean emptyArea)
public LayoutArea clone()
clone
in class LayoutArea
Copyright © 1998–2018 iText Group NV. All rights reserved.