org.jfree.layouting.output.pageable
public final class LogicalPageKey extends Object implements Serializable
Constructor Summary | |
---|---|
LogicalPageKey(int position, int width, int height) |
Method Summary | |
---|---|
boolean | equals(Object o) |
int | getHeight() |
PhysicalPageKey | getPage(int x, int y) |
int | getPosition() |
int | getWidth() |
int | hashCode() |