|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jrefinery.report.targets.support.itext.BaseFontRecordKey
A PDF font record key.
Constructor Summary | |
BaseFontRecordKey(java.lang.String logicalName,
java.lang.String encoding)
Creates a new key. |
Method Summary | |
boolean |
equals(java.lang.Object o)
Indicates whether some other object is "equal to" this BaseFontRecordKey. |
int |
hashCode()
Returns a hash code for the key. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BaseFontRecordKey(java.lang.String logicalName, java.lang.String encoding)
logicalName
- the logical name.encoding
- the encoding.Method Detail |
public boolean equals(java.lang.Object o)
o
- the object to test.
public int hashCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |