COSObjectablePDAttributeObject, PDOutlineNode, PDTransition, PDTypedDictionaryWrapper, PDUserPropertypublic class PDDictionaryWrapper extends java.lang.Object implements COSObjectable
| Constructor | Description |
|---|---|
PDDictionaryWrapper() |
Default constructor
|
PDDictionaryWrapper(COSDictionary dictionary) |
Creates a new instance with a given COS dictionary.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object obj) |
|
COSDictionary |
getCOSObject() |
Convert this standard java object to a COS object.
|
int |
hashCode() |
public PDDictionaryWrapper()
public PDDictionaryWrapper(COSDictionary dictionary)
dictionary - the dictionarypublic COSDictionary getCOSObject()
getCOSObject in interface COSObjectablepublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2002–2018. All rights reserved.