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

ConstructorDescription
CircleAnnotationConstructor for Circle annotation.
CircleAnnotationCreates new Circle annotation on the specified page.

Methods

MethodDescription
acceptAccepts visitor object to process the annotation.
getAnnotationTypeGets 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