Package org.robovm.apple.coregraphics
Class CGPDFOperatorTable
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.apple.coregraphics.CGPDFOperatorTable
public class CGPDFOperatorTable extends NativeObject
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGPDFOperatorTable.CGPDFOperatorTablePtrstatic interfaceCGPDFOperatorTable.OperatorCallbackNested classes/interfaces inherited from class org.robovm.rt.bro.NativeObject
NativeObject.Marshaler -
Constructor Summary
Constructors Modifier Constructor Description protectedCGPDFOperatorTable() -
Method Summary
Modifier and Type Method Description static CGPDFOperatorTablecreate()voidsetCallback(String name, CGPDFOperatorTable.OperatorCallback callback)
-
Constructor Details
-
CGPDFOperatorTable
protected CGPDFOperatorTable()
-
-
Method Details