Uses of Class
org.robovm.apple.coregraphics.CGPDFObject
| Package | Description |
|---|---|
| org.robovm.apple.coregraphics |
-
Uses of CGPDFObject in org.robovm.apple.coregraphics
Methods in org.robovm.apple.coregraphics that return CGPDFObject Modifier and Type Method Description CGPDFObjectCGPDFArray. getObject(long index)CGPDFObjectCGPDFDictionary. getObject(String key)CGPDFObjectCGPDFContentStream. getResource(String category, String name)CGPDFObjectCGPDFScanner. popObject()Method parameters in org.robovm.apple.coregraphics with type arguments of type CGPDFObject Modifier and Type Method Description voidCGPDFArray. applyBlock(Block3<Long,CGPDFObject,VoidPtr,Boolean> block, VoidPtr info)voidCGPDFDictionary. applyBlock(Block3<BytePtr,CGPDFObject,VoidPtr,Boolean> block, VoidPtr info)