public class FDFAnnotationLink extends FDFAnnotation
| Modifier and Type | Field and Description | 
|---|---|
| static String | SUBTYPECOS Model value for SubType entry. | 
annot| Constructor and Description | 
|---|
| FDFAnnotationLink()Default constructor. | 
| FDFAnnotationLink(COSDictionary a)Constructor. | 
| FDFAnnotationLink(Element element)Constructor. | 
create, getBorderEffect, getBorderStyle, getColor, getContents, getCOSObject, getCreationDate, getDate, getIntent, getName, getOpacity, getPage, getRectangle, getRichContents, getStringOrStream, getSubject, getTitle, isHidden, isInvisible, isLocked, isNoRotate, isNoView, isNoZoom, isPrinted, isReadOnly, isToggleNoView, setBorderEffect, setBorderStyle, setColor, setContents, setCreationDate, setDate, setHidden, setIntent, setInvisible, setLocked, setName, setNoRotate, setNoView, setNoZoom, setOpacity, setPage, setPrinted, setReadOnly, setRectangle, setRichContents, setSubject, setTitle, setToggleNoViewpublic static final String SUBTYPE
public FDFAnnotationLink()
public FDFAnnotationLink(COSDictionary a)
a - An existing FDF Annotation.public FDFAnnotationLink(Element element) throws IOException
element - An XFDF element.IOException - If there is an error extracting information from the element.Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.