Inherits from NSObject

Tasks

Other Methods

Converting between Character and Layer (Glyph) Positions

Properties

cachedGlyphs

string.length >= replacedString.length >= cachedGlyphs.count

@property (readonly, nonatomic) NSMutableArray *cachedGlyphs

characterIndexesByLayerIndex

This property should normally not be modified directly. It is exposed mainly for state restoration purposes.

@property (nonatomic, strong) GSCFIndexToCFIndexMap *characterIndexesByLayerIndex

replacedCharacterIndexesByLayerIndex

This property should normally not be modified directly. It is exposed mainly for state restoration purposes.

@property (nonatomic, strong) GSCFIndexToCFIndexMap *replacedCharacterIndexesByLayerIndex