org.jfree.layouting.output.pageable

Class LogicalPageKey

public final class LogicalPageKey extends Object implements Serializable

Creation-Date: 10.11.2006, 13:04:36

Author: Thomas Morgner

Constructor Summary
LogicalPageKey(int position, int width, int height)
Method Summary
booleanequals(Object o)
intgetHeight()
PhysicalPageKeygetPage(int x, int y)
intgetPosition()
intgetWidth()
inthashCode()

Constructor Detail

LogicalPageKey

public LogicalPageKey(int position, int width, int height)

Method Detail

equals

public boolean equals(Object o)

getHeight

public int getHeight()

getPage

public PhysicalPageKey getPage(int x, int y)

getPosition

public int getPosition()

getWidth

public int getWidth()

hashCode

public int hashCode()