public class PDAnnotationUnknown extends PDAnnotation
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, getAnnotationFlags, getAnnotationName, getAppearance, getAppearanceState, getBorder, getColor, getColor, getContents, getCOSObject, getModifiedDate, getNormalAppearanceStream, getOptionalContent, getPage, getRectangle, getStructParent, getSubtype, isHidden, isInvisible, isLocked, isNoRotate, isNoView, isNoZoom, isPrinted, isReadOnly, isToggleNoView, setAnnotationFlags, setAnnotationName, setAppearance, setAppearanceState, setBorder, setColor, setContents, setHidden, setInvisible, setLocked, setModifiedDate, setModifiedDate, setNoRotate, setNoView, setNoZoom, setOptionalContent, setPage, setPrinted, setReadOnly, setRectangle, setStructParent, setToggleNoView
public PDAnnotationUnknown(COSDictionary dic)
dic
- The dictionary which represents this Annotation.Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.