public abstract class PageArea extends Object
Modifier | Constructor and Description |
---|---|
protected |
PageArea(Page page,
Rectangle rectangle) |
Modifier and Type | Method and Description |
---|---|
Page |
getPage()
Gets the document page information such as page index and page size.
|
Rectangle |
getRectangle()
Gets the rectangular area.
|
protected void |
setRectangle(Rectangle rectangle) |