Uses of Class
org.robovm.apple.coregraphics.CGPDFContentStream
| Package | Description |
|---|---|
| org.robovm.apple.coregraphics |
-
Uses of CGPDFContentStream in org.robovm.apple.coregraphics
Methods in org.robovm.apple.coregraphics that return CGPDFContentStream Modifier and Type Method Description static CGPDFContentStreamCGPDFContentStream. create(CGPDFPage page)static CGPDFContentStreamCGPDFContentStream. create(CGPDFStream stream, CGPDFDictionary streamResources, CGPDFContentStream parent)CGPDFContentStreamCGPDFScanner. getContentStream()Methods in org.robovm.apple.coregraphics that return types with arguments of type CGPDFContentStream Modifier and Type Method Description List<CGPDFContentStream>CGPDFContentStream. getStreams()Methods in org.robovm.apple.coregraphics with parameters of type CGPDFContentStream Modifier and Type Method Description static CGPDFContentStreamCGPDFContentStream. create(CGPDFStream stream, CGPDFDictionary streamResources, CGPDFContentStream parent)static CGPDFScannerCGPDFScanner. create(CGPDFContentStream cs, CGPDFOperatorTable table)Method parameters in org.robovm.apple.coregraphics with type arguments of type CGPDFContentStream Modifier and Type Method Description static longCGPDFContentStream.AsListMarshaler. toNative(List<CGPDFContentStream> l, long flags)