org.jfree.layouting.output.pageable
public final class PhysicalPageKey extends Object implements Serializable
| Constructor Summary | |
|---|---|
| PhysicalPageKey(LogicalPageKey logicalPage, int x, int y) | |
| Method Summary | |
|---|---|
| boolean | equals(Object o) |
| LogicalPageKey | getLogicalPage() |
| int | getX() |
| int | getY() |
| int | hashCode() |