Package org.robovm.apple.coretext
Class CTFontAttributes
java.lang.Object
org.robovm.apple.corefoundation.CFDictionaryWrapper
org.robovm.apple.coretext.CTFontAttributes
public class CTFontAttributes extends CFDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCTFontAttributes.AsListMarshalerstatic classCTFontAttributes.Marshaler -
Field Summary
-
Constructor Summary
Constructors Constructor Description CTFontAttributes() -
Method Summary
Methods inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
CTFontAttributes
public CTFontAttributes()
-
-
Method Details
-
has
-
get
-
set
-
getURL
-
setURL
-
getName
-
setName
-
getDisplayName
-
setDisplayName
-
getStyleName
-
setStyleName
-
getTraits
-
setTraits
-
getVariationAxes
-
setVariationAxes
-
getSize
public float getSize() -
setSize
-
getMatrix
-
setMatrix
-
getCascadeList
-
setCascadeList
-
getCharacterSet
-
setCharacterSet
-
getLanguages
-
setLanguages
-
getBaselineAdjust
public float getBaselineAdjust() -
setBaselineAdjust
-
getMacintoshEncodings
public long getMacintoshEncodings() -
setMacintoshEncodings
-
getFixedAdvance
public float getFixedAdvance() -
setFixedAdvance
-
getOrientation
-
setOrientation
-
getFormat
-
setFormat
-
getRegistrationScope
-
setRegistrationScope
-
getPriority
-
setPriority
-
isEnabled
public boolean isEnabled() -
setEnabled
-
isDownloadable
public boolean isDownloadable() -
setDownloadable
-
isDownloaded
public boolean isDownloaded() -
setDownloaded
-