Package org.robovm.apple.coregraphics
Class CGPDFContentStream
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.apple.coregraphics.CGPDFContentStream
public class CGPDFContentStream extends NativeObject
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGPDFContentStream.AsListMarshalerstatic classCGPDFContentStream.CGPDFContentStreamPtrNested classes/interfaces inherited from class org.robovm.rt.bro.NativeObject
NativeObject.Marshaler -
Constructor Summary
Constructors Modifier Constructor Description protectedCGPDFContentStream() -
Method Summary
Modifier and Type Method Description static CGPDFContentStreamcreate(CGPDFPage page)static CGPDFContentStreamcreate(CGPDFStream stream, CGPDFDictionary streamResources, CGPDFContentStream parent)CGPDFObjectgetResource(String category, String name)List<CGPDFContentStream>getStreams()
-
Constructor Details
-
CGPDFContentStream
protected CGPDFContentStream()
-
-
Method Details
-
create
-
create
public static CGPDFContentStream create(CGPDFStream stream, CGPDFDictionary streamResources, CGPDFContentStream parent) -
getStreams
-
getResource
-