Package org.robovm.apple.coregraphics
Class CGPDFOutlineOptions.Marshaler
java.lang.Object
org.robovm.apple.coregraphics.CGPDFOutlineOptions.Marshaler
- Enclosing class:
- CGPDFOutlineOptions
public static class CGPDFOutlineOptions.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(CGPDFOutlineOptions o, long flags)static CGPDFOutlineOptionstoObject(Class<CGPDFOutlineOptions> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static CGPDFOutlineOptions toObject(Class<CGPDFOutlineOptions> cls, long handle, long flags) -
toNative
-