public class PDAppearanceEntry extends PDObject
| Constructor and Description |
|---|
PDAppearanceEntry(COSObject obj) |
| Modifier and Type | Method and Description |
|---|---|
PDAppearanceStream |
getAppearanceStream() |
Map<ASAtom,PDAppearanceStream> |
getSubDictionary() |
boolean |
isSubDictionary() |
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObjectpublic PDAppearanceEntry(COSObject obj)
public boolean isSubDictionary()
public Map<ASAtom,PDAppearanceStream> getSubDictionary()
public PDAppearanceStream getAppearanceStream()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.