public interface PageGrid
extends java.lang.Cloneable
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
getColumnCount() |
PhysicalPageBox |
getPage(int row,
int col) |
int |
getRowCount() |
PhysicalPageBox getPage(int row, int col)
int getRowCount()
int getColumnCount()
java.lang.Object clone()
throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException