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
| Constructor | Description |
|---|---|
| PolylineAnnotation | Creates new Polyline annotation on the specified page. |
Methods
| Method | Description |
|---|---|
| accept | / * / * Measure units specifed for this annotation. / * / * / * |
| getAnnotationType | Gets 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