Uses of Class
org.robovm.apple.coretext.CTGlyphInfo
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTGlyphInfo in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTGlyphInfo Modifier and Type Method Description static CTGlyphInfoCTGlyphInfo. create(short cid, CTCharacterCollection collection, String baseString)static CTGlyphInfoCTGlyphInfo. create(short glyph, CTFont font, String baseString)static CTGlyphInfoCTGlyphInfo. create(String glyphName, CTFont font, String baseString)CTGlyphInfoCTAttributedStringAttributes. getGlyphInfo()Methods in org.robovm.apple.coretext with parameters of type CTGlyphInfo Modifier and Type Method Description CTAttributedStringAttributesCTAttributedStringAttributes. setGlyphInfo(CTGlyphInfo glyphInfo)