CircleAnnotation
Inheritance: java.lang.Object, com.aspose.pdf.BaseParagraph com.aspose.pdf.Annotation com.aspose.pdf.MarkupAnnotation com.aspose.pdf.CommonFigureAnnotation com.aspose.pdf.CircleAnnotation, com.aspose.pdf.BaseParagraph, com.aspose.pdf.Annotation com.aspose.pdf.MarkupAnnotation com.aspose.pdf.CommonFigureAnnotation com.aspose.pdf.CircleAnnotation, com.aspose.pdf.Annotation, com.aspose.pdf.MarkupAnnotation com.aspose.pdf.CommonFigureAnnotation com.aspose.pdf.CircleAnnotation, com.aspose.pdf.MarkupAnnotation, com.aspose.pdf.CommonFigureAnnotation com.aspose.pdf.CircleAnnotation, com.aspose.pdf.CommonFigureAnnotation, com.aspose.pdf.CircleAnnotation
All Implemented Interfaces: com.aspose.ms.System.ICloneable, com.aspose.pdf.engine.ITitledAnnotation
public final class CircleAnnotation extends CommonFigureAnnotation
Class representing Circle annotation.
Constructors
| Constructor | Description |
|---|---|
| CircleAnnotation | Constructor for Circle annotation. |
| CircleAnnotation | Creates new Circle annotation on the specified page. |
Methods
| Method | Description |
|---|---|
| accept | Accepts visitor object to process the annotation. |
| getAnnotationType | Gets type of annotation. |
CircleAnnotation
Constructor for Circle annotation.
CircleAnnotation
Creates new Circle annotation on the specified page.
accept
Accepts visitor object to process the annotation.
getAnnotationType
public AnnotationType getAnnotationType()
Gets type of annotation.
Returns: AnnotationType element @see AnnotationType