java.lang.Object
org.verapdf.pd.PDObject
org.verapdf.pd.PDAnnotation
- Direct Known Subclasses:
PDWidgetAnnotation
- Author:
- Maksim Bezrukov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget3DD()getA()getBM()getCA()double[]getColor()getCOSAP()getCOSC()getCOSIC()getF()getFT()static COSObjectgetPageFromDestination(COSObject destination, ASAtom key) getPopup()double[]getRect()getTU()booleanisHidden()booleanbooleanisLocked()booleanbooleanisMarkup()booleanbooleanisNoView()booleanisNoZoom()static BooleanisOutsideCropBox(PDPage page, PDAnnotation annotation) booleanbooleanbooleanstatic booleanisVisibleAnnotation(PDAnnotation annotation) Methods inherited from class org.verapdf.pd.PDObject
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getNameKeyStringValue, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObject
-
Constructor Details
-
PDAnnotation
-
-
Method Details
-
getSubtype
-
getF
-
getStructParent
-
getContents
-
getAnnotationName
-
getModDate
-
getTU
-
getParent
-
isMarkup
public boolean isMarkup() -
getBM
-
getCA
-
getFT
-
getRect
public double[] getRect() -
getCOSC
-
getCOSIC
-
getCOSAP
-
getPopup
-
getDestination
-
getColor
public double[] getColor() -
isInvisible
public boolean isInvisible() -
isHidden
public boolean isHidden() -
isPrinted
public boolean isPrinted() -
isNoZoom
public boolean isNoZoom() -
isNoRotate
public boolean isNoRotate() -
isNoView
public boolean isNoView() -
isReadOnly
public boolean isReadOnly() -
isLocked
public boolean isLocked() -
isToggleNoView
public boolean isToggleNoView() -
isLockedContents
public boolean isLockedContents() -
getNormalAppearance
-
getRolloverAppearance
-
getDownAppearance
-
getA
-
getAdditionalActions
-
get3DD
-
isOutsideCropBox
-
getPageFromDestination
-
isVisibleAnnotation
-