Uses of Class
org.robovm.apple.coretext.CTFontTableTag
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTFontTableTag in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTFontTableTag Modifier and Type Method Description static CTFontTableTagCTFontTableTag. valueOf(long n)Returns the enum constant of this type with the specified name.static CTFontTableTagCTFontTableTag. valueOf(String name)Returns the enum constant of this type with the specified name.static CTFontTableTag[]CTFontTableTag. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.coretext that return types with arguments of type CTFontTableTag Modifier and Type Method Description List<CTFontTableTag>CTFont. getAvailableTables(CTFontTableOptions options)static List<CTFontTableTag>CTFontTableTag.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coretext with parameters of type CTFontTableTag Modifier and Type Method Description NSDataCTFont. getTable(CTFontTableTag table, CTFontTableOptions options)Method parameters in org.robovm.apple.coretext with type arguments of type CTFontTableTag Modifier and Type Method Description static longCTFontTableTag.AsListMarshaler. toNative(List<CTFontTableTag> l, long flags)