public class PDAnnotationUnknown extends PDAnnotation
FLAG_HIDDEN, FLAG_INVISIBLE, FLAG_LOCKED, FLAG_NO_ROTATE, FLAG_NO_VIEW, FLAG_NO_ZOOM, FLAG_PRINTED, FLAG_READ_ONLY, FLAG_TOGGLE_NO_VIEW| Constructor and Description |
|---|
PDAnnotationUnknown(COSDictionary dic)
Creates an arbitary annotation from a COSDictionary, expected to be a correct object definition for some sort of
annotation.
|
createAnnotation, getA, getAdditionalActions, getAnnotationFlags, getAnnotationName, getAppearance, getAppearanceState, getColor, getColor, getContents, getCOSObject, getModifiedDate, getNormalAppearanceStream, getPage, getRectangle, getStructParent, getSubtype, isHidden, isInvisible, isLocked, isNoRotate, isNoView, isNoZoom, isPrinted, isReadOnly, isToggleNoView, setAnnotationFlags, setAnnotationName, setAppearance, setAppearanceState, setColor, setContents, setHidden, setInvisible, setLocked, setModifiedDate, setNoRotate, setNoView, setNoZoom, setPage, setPrinted, setReadOnly, setRectangle, setStructParent, setToggleNoViewpublic PDAnnotationUnknown(COSDictionary dic)
dic - The dictionary which represents this Annotation.Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.