Package org.robovm.apple.coreanimation
Class CALineJoin.Marshaler
- java.lang.Object
-
- org.robovm.apple.coreanimation.CALineJoin.Marshaler
-
- Enclosing class:
- CALineJoin
public static class CALineJoin.Marshaler extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Marshaler()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static long
toNative(CALineJoin o, long flags)
static CALineJoin
toObject(java.lang.Class<CALineJoin> cls, long handle, long flags)
-
-
-
Method Detail
-
toObject
public static CALineJoin toObject(java.lang.Class<CALineJoin> cls, long handle, long flags)
-
toNative
public static long toNative(CALineJoin o, long flags)
-
-