Uses of Class
org.robovm.apple.coretext.CTCharacterCollection
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTCharacterCollection in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTCharacterCollection Modifier and Type Method Description CTCharacterCollectionCTGlyphInfo. getCharacterCollection()static CTCharacterCollectionCTCharacterCollection. valueOf(long n)Returns the enum constant of this type with the specified name.static CTCharacterCollectionCTCharacterCollection. valueOf(String name)Returns the enum constant of this type with the specified name.static CTCharacterCollection[]CTCharacterCollection. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.coretext with parameters of type CTCharacterCollection Modifier and Type Method Description static CTGlyphInfoCTGlyphInfo. create(short cid, CTCharacterCollection collection, String baseString)