com.spire.pdf.annotations
Class PdfPolygonAnnotationWidget
java.lang.Object
com.spire.pdf.annotations.PdfAnnotation
com.spire.pdf.annotations.PdfAnnotationWidget
com.spire.pdf.annotations.PdfStyledAnnotationWidget
com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
com.spire.pdf.annotations.PdfPolygonAndPolyLineAnnotationWidget
com.spire.pdf.annotations.PdfPolygonAnnotationWidget
public class PdfPolygonAnnotationWidget
- extends PdfPolygonAndPolyLineAnnotationWidget
Represents the loaded text Polygon annotation class.
| Methods inherited from class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget |
getAuthor, getCreationDate, getIntent, getPopupAnnotation, getPrimaryMarkupAnnotation, getRelyType, getRichContent, setAuthor, setCreationDate, setIntent, setPopupAnnotation, setPrimaryMarkupAnnotation, setRelyType, setRichContent, setTitleText |
| Methods inherited from class com.spire.pdf.annotations.PdfStyledAnnotationWidget |
getBorder, getBounds, getColor, getLocation, getSize, getText, setAnnotationFlags, setBorder, setBounds, setColor, setLocation, setSize, setText |
| Methods inherited from class com.spire.pdf.annotations.PdfAnnotation |
getFlags, getModifiedDate, getName, getPage, getRectangle, getSubject, setFlags, setModifiedDate, setName, setRectangle, setSubject |
PdfPolygonAnnotationWidget
public PdfPolygonAnnotationWidget(PdfDictionary dictionary)