PolylineAnnotation

Inheritance: java.lang.Object, com.aspose.pdf.BaseParagraph com.aspose.pdf.Annotation com.aspose.pdf.MarkupAnnotation com.aspose.pdf.PolyAnnotation com.aspose.pdf.PolylineAnnotation, com.aspose.pdf.BaseParagraph, com.aspose.pdf.Annotation com.aspose.pdf.MarkupAnnotation com.aspose.pdf.PolyAnnotation com.aspose.pdf.PolylineAnnotation, com.aspose.pdf.Annotation, com.aspose.pdf.MarkupAnnotation com.aspose.pdf.PolyAnnotation com.aspose.pdf.PolylineAnnotation, com.aspose.pdf.MarkupAnnotation, com.aspose.pdf.PolyAnnotation com.aspose.pdf.PolylineAnnotation, com.aspose.pdf.PolyAnnotation, com.aspose.pdf.PolylineAnnotation

All Implemented Interfaces: com.aspose.ms.System.ICloneable, com.aspose.pdf.engine.ITitledAnnotation

public final class PolylineAnnotation extends PolyAnnotation

Represents polyline annotation that is similar to polygon, except that the first and last vertex are not implicitly connected.

Constructors

ConstructorDescription
PolylineAnnotationCreates new Polyline annotation on the specified page.

Methods

MethodDescription
accept/ * / * Measure units specifed for this annotation. / * / * / *
getAnnotationTypeGets type of annotation.

PolylineAnnotation

Creates new Polyline annotation on the specified page.

accept

/ * / * Measure units specifed for this annotation. / * / * / *

getAnnotationType

public AnnotationType getAnnotationType()

Gets type of annotation.

Returns: AnnotationType element @see AnnotationType