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