Uses of Class
org.robovm.apple.coretext.CTFontVariationAxes
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTFontVariationAxes in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTFontVariationAxes Modifier and Type Method Description CTFontVariationAxesCTFontAttributes. getVariationAxes()CTFontVariationAxesCTFontVariationAxes. set(CFString key, NativeObject value)CTFontVariationAxesCTFontVariationAxes. setDefaultValue(double defaultValue)CTFontVariationAxesCTFontVariationAxes. setIdentifier(long identifier)CTFontVariationAxesCTFontVariationAxes. setLocalizedName(String localizedName)CTFontVariationAxesCTFontVariationAxes. setMaximumValue(double maximumValue)CTFontVariationAxesCTFontVariationAxes. setMinimumValue(double minimumValue)static CTFontVariationAxesCTFontVariationAxes.Marshaler. toObject(Class<CTFontVariationAxes> cls, long handle, long flags)Methods in org.robovm.apple.coretext that return types with arguments of type CTFontVariationAxes Modifier and Type Method Description List<CTFontVariationAxes>CTFont. getVariationAxes()static List<CTFontVariationAxes>CTFontVariationAxes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coretext with parameters of type CTFontVariationAxes Modifier and Type Method Description CTFontAttributesCTFontAttributes. setVariationAxes(CTFontVariationAxes variationAxes)static longCTFontVariationAxes.Marshaler. toNative(CTFontVariationAxes o, long flags)Method parameters in org.robovm.apple.coretext with type arguments of type CTFontVariationAxes Modifier and Type Method Description static longCTFontVariationAxes.AsListMarshaler. toNative(List<CTFontVariationAxes> l, long flags)static CTFontVariationAxesCTFontVariationAxes.Marshaler. toObject(Class<CTFontVariationAxes> cls, long handle, long flags)