public class FDFAnnotationSquiggly extends FDFAnnotation
Modifier and Type | Field and Description |
---|---|
static String |
SUBTYPE
COS Model value for SubType entry.
|
annot
Constructor and Description |
---|
FDFAnnotationSquiggly()
Default constructor.
|
FDFAnnotationSquiggly(COSDictionary a)
Constructor.
|
FDFAnnotationSquiggly(Element element)
Constructor.
|
create, getColor, getCOSDictionary, getCOSObject, getCreationDate, getDate, getName, getOpacity, getPage, getRectangle, getSubject, getTitle, isHidden, isInvisible, isLocked, isNoRotate, isNoView, isNoZoom, isPrinted, isReadOnly, isToggleNoView, setColor, setCreationDate, setDate, setHidden, setInvisible, setLocked, setName, setNoRotate, setNoView, setNoZoom, setOpacity, setPage, setPrinted, setReadOnly, setRectangle, setSubject, setTitle, setToggleNoView
public static final String SUBTYPE
public FDFAnnotationSquiggly()
public FDFAnnotationSquiggly(COSDictionary a)
a
- An existing FDF Annotation.public FDFAnnotationSquiggly(Element element) throws IOException
element
- An XFDF element.IOException
- If there is an error extracting information from the element.Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.