Uses of Class
org.robovm.apple.coregraphics.CGPDFPage
| Package | Description |
|---|---|
| org.robovm.apple.coregraphics | |
| org.robovm.apple.pdfkit |
-
Uses of CGPDFPage in org.robovm.apple.coregraphics
Methods in org.robovm.apple.coregraphics that return CGPDFPage Modifier and Type Method Description CGPDFPageCGPDFDocument. getPage(long pageNumber)Methods in org.robovm.apple.coregraphics with parameters of type CGPDFPage Modifier and Type Method Description static CGPDFContentStreamCGPDFContentStream. create(CGPDFPage page)voidCGContext. drawPDFPage(CGPDFPage page) -
Uses of CGPDFPage in org.robovm.apple.pdfkit
Methods in org.robovm.apple.pdfkit that return CGPDFPage Modifier and Type Method Description CGPDFPagePDFPage. getPageRef()