org.jfree.report.flow.layoutprocessor

Class ElementLayoutController.ElementPrecomputeKey

protected static class ElementLayoutController.ElementPrecomputeKey extends Object implements PrecomputeNodeKey

Constructor Summary
ElementPrecomputeKey(Element element)
Method Summary
booleanequals(Object obj)
booleanequals(PrecomputeNodeKey otherKey)
inthashCode()

Constructor Detail

ElementPrecomputeKey

public ElementPrecomputeKey(Element element)

Method Detail

equals

public boolean equals(Object obj)

equals

public boolean equals(PrecomputeNodeKey otherKey)

hashCode

public int hashCode()