Package org.verapdf.pd.annotations
Class PDWidgetAnnotation
- java.lang.Object
-
- org.verapdf.pd.PDObject
-
- org.verapdf.pd.PDAnnotation
-
- org.verapdf.pd.annotations.PDWidgetAnnotation
-
public class PDWidgetAnnotation extends PDAnnotation
- Author:
- Maxim Plushchov
-
-
Constructor Summary
Constructors Constructor Description PDWidgetAnnotation(COSObject obj)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PDAnnotationAdditionalActionsgetAdditionalActions()-
Methods inherited from class org.verapdf.pd.PDAnnotation
get3DD, getA, getAnnotationName, getBM, getCA, getColor, getContents, getCOSAP, getCOSC, getCOSIC, getDownAppearance, getF, getFT, getModDate, getNormalAppearance, getParent, getPopup, getRect, getRolloverAppearance, getStructParent, getSubtype, getTU, isHidden, isInvisible, isLocked, isLockedContents, isNoRotate, isNoView, isNoZoom, isPrinted, isReadOnly, isToggleNoView
-
Methods inherited from class org.verapdf.pd.PDObject
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObject
-
-
-
-
Constructor Detail
-
PDWidgetAnnotation
public PDWidgetAnnotation(COSObject obj)
-
-
Method Detail
-
getAdditionalActions
public PDAnnotationAdditionalActions getAdditionalActions()
- Overrides:
getAdditionalActionsin classPDAnnotation
-
-