Uses of Class
org.robovm.apple.pdfkit.PDFAnnotation
| Package | Description |
|---|---|
| org.robovm.apple.pdfkit |
-
Uses of PDFAnnotation in org.robovm.apple.pdfkit
Methods in org.robovm.apple.pdfkit that return PDFAnnotation Modifier and Type Method Description PDFAnnotationPDFPage. annotationAtPoint(CGPoint point)PDFAnnotationPDFAnnotation. getPopup()Methods in org.robovm.apple.pdfkit that return types with arguments of type PDFAnnotation Modifier and Type Method Description NSArray<PDFAnnotation>PDFPage. getAnnotations()Methods in org.robovm.apple.pdfkit with parameters of type PDFAnnotation Modifier and Type Method Description voidPDFPage. addAnnotation(PDFAnnotation annotation)voidPDFPage. removeAnnotation(PDFAnnotation annotation)voidPDFAnnotation. setPopup(PDFAnnotation v)