Package org.robovm.apple.coregraphics
Class CGPDFStream
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.apple.coregraphics.CGPDFStream
public class CGPDFStream extends NativeObject
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGPDFStream.CGPDFStreamPtrNested classes/interfaces inherited from class org.robovm.rt.bro.NativeObject
NativeObject.Marshaler -
Constructor Summary
Constructors Modifier Constructor Description protectedCGPDFStream() -
Method Summary
Modifier and Type Method Description NSDatagetData()CGPDFDataFormatgetDataFormat()CGPDFDictionarygetDictionary()
-
Constructor Details
-
CGPDFStream
protected CGPDFStream()
-
-
Method Details
-
getData
- Since:
- Available in iOS 2.0 and later.
-
getDataFormat
- Since:
- Available in iOS 2.0 and later.
-
getDictionary
-