public class PDAnnotation extends PDObject
| Constructor and Description |
|---|
PDAnnotation(COSObject obj) |
| Modifier and Type | Method and Description |
|---|---|
PDAction |
getA() |
PDAnnotationAdditionalActions |
getAdditionalActions() |
String |
getAnnotationName() |
Double |
getCA() |
double[] |
getColor() |
String |
getContents() |
COSObject |
getCOSAP() |
COSObject |
getCOSC() |
COSObject |
getCOSIC() |
PDAppearanceEntry |
getDownAppearance() |
Long |
getF() |
ASAtom |
getFT() |
String |
getModDate() |
PDAppearanceEntry |
getNormalAppearance() |
PDAnnotation |
getPopup() |
double[] |
getRect() |
PDAppearanceEntry |
getRolloverAppearance() |
ASAtom |
getSubtype() |
boolean |
isHidden() |
boolean |
isInvisible() |
boolean |
isLocked() |
boolean |
isLockedContents() |
boolean |
isNoRotate() |
boolean |
isNoView() |
boolean |
isNoZoom() |
boolean |
isPrinted() |
boolean |
isReadOnly() |
boolean |
isToggleNoView() |
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObjectpublic PDAnnotation(COSObject obj)
public ASAtom getSubtype()
public Long getF()
public String getContents()
public String getAnnotationName()
public String getModDate()
public Double getCA()
public ASAtom getFT()
public double[] getRect()
public COSObject getCOSC()
public COSObject getCOSIC()
public COSObject getCOSAP()
public PDAnnotation getPopup()
public double[] getColor()
public boolean isInvisible()
public boolean isHidden()
public boolean isPrinted()
public boolean isNoZoom()
public boolean isNoRotate()
public boolean isNoView()
public boolean isReadOnly()
public boolean isLocked()
public boolean isToggleNoView()
public boolean isLockedContents()
public PDAppearanceEntry getNormalAppearance()
public PDAppearanceEntry getRolloverAppearance()
public PDAppearanceEntry getDownAppearance()
public PDAction getA()
public PDAnnotationAdditionalActions getAdditionalActions()
Copyright © 2015–2018 The veraPDF Consortium. All rights reserved.