public class FDFAnnotationCircle extends FDFAnnotation
| Modifier and Type | Field and Description | 
|---|---|
| static String | SUBTYPECOS Model value for SubType entry. | 
annot| Constructor and Description | 
|---|
| FDFAnnotationCircle()Default constructor. | 
| FDFAnnotationCircle(COSDictionary a)Constructor. | 
| FDFAnnotationCircle(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, setToggleNoViewpublic static final String SUBTYPE
public FDFAnnotationCircle()
public FDFAnnotationCircle(COSDictionary a)
a - An existing FDF Annotation.public FDFAnnotationCircle(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.