Uses of Class
org.robovm.apple.coretext.CTFontAttribute
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTFontAttribute in org.robovm.apple.coretext
Fields in org.robovm.apple.coretext declared as CTFontAttribute Modifier and Type Field Description static CTFontAttributeCTFontAttribute. BaselineAdjuststatic CTFontAttributeCTFontAttribute. CascadeListstatic CTFontAttributeCTFontAttribute. CharacterSetstatic CTFontAttributeCTFontAttribute. DisplayNamestatic CTFontAttributeCTFontAttribute. Downloadablestatic CTFontAttributeCTFontAttribute. Downloadedstatic CTFontAttributeCTFontAttribute. Enabledstatic CTFontAttributeCTFontAttribute. FamilyNamestatic CTFontAttributeCTFontAttribute. Featuresstatic CTFontAttributeCTFontAttribute. FeatureSettingsstatic CTFontAttributeCTFontAttribute. FixedAdvancestatic CTFontAttributeCTFontAttribute. Formatstatic CTFontAttributeCTFontAttribute. Languagesstatic CTFontAttributeCTFontAttribute. MacintoshEncodingsstatic CTFontAttributeCTFontAttribute. Matrixstatic CTFontAttributeCTFontAttribute. Namestatic CTFontAttributeCTFontAttribute. OpticalSizestatic CTFontAttributeCTFontAttribute. Orientationstatic CTFontAttributeCTFontAttribute. Prioritystatic CTFontAttributeCTFontAttribute. RegistrationScopestatic CTFontAttributeCTFontAttribute. RegistrationUserInfostatic CTFontAttributeCTFontAttribute. Sizestatic CTFontAttributeCTFontAttribute. StyleNamestatic CTFontAttributeCTFontAttribute. Traitsstatic CTFontAttributeCTFontAttribute. URLstatic CTFontAttributeCTFontAttribute. Variationstatic CTFontAttributeCTFontAttribute. VariationAxesMethods in org.robovm.apple.coretext that return CTFontAttribute Modifier and Type Method Description static CTFontAttributeCTFontAttribute.Marshaler. toObject(Class<CTFontAttribute> cls, long handle, long flags)static CTFontAttributeCTFontAttribute. valueOf(CFString value)Methods in org.robovm.apple.coretext that return types with arguments of type CTFontAttribute Modifier and Type Method Description static List<CTFontAttribute>CTFontAttribute.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coretext with parameters of type CTFontAttribute Modifier and Type Method Description <T extends NativeObject>
TCTFontAttributes. get(CTFontAttribute key, Class<T> type)CFTypeCTFont. getAttribute(CTFontAttribute attribute)CFTypeCTFontDescriptor. getAttribute(CTFontAttribute attribute)CFTypeCTFontDescriptor. getLocalizedAttribute(CTFontAttribute attribute)protected CFTypeCTFontDescriptor. getLocalizedAttribute(CTFontAttribute attribute, CFString.CFStringPtr language)booleanCTFontAttributes. has(CTFontAttribute key)CTFontAttributesCTFontAttributes. set(CTFontAttribute key, NativeObject value)static longCTFontAttribute.Marshaler. toNative(CTFontAttribute o, long flags)Method parameters in org.robovm.apple.coretext with type arguments of type CTFontAttribute Modifier and Type Method Description CTFontDescriptorCTFontDescriptor. createMatchingFontDescriptor(List<CTFontAttribute> mandatoryAttributes)List<CTFontDescriptor>CTFontDescriptor. createMatchingFontDescriptors(List<CTFontAttribute> mandatoryAttributes)static longCTFontAttribute.AsListMarshaler. toNative(List<CTFontAttribute> l, long flags)static CTFontAttributeCTFontAttribute.Marshaler. toObject(Class<CTFontAttribute> cls, long handle, long flags)