Class
GSLayoutManager
Declaration
class GSLayoutManagerDeclaration
@interface GSLayoutManager : NSObjectDeclaration
class GSLayoutManager(NSObject)Topics
Instance Properties
This property should normally not be modified directly. It is exposed mainly for state restoration purposes.
This property should normally not be modified directly. It is exposed mainly for state restoration purposes.
Instance Methods
Like layerIndex(for:)layerIndexForPoint:layerIndexForPoint_, but prefers a layer whose drawn outline contains the point (searching outward from the active layer), falling back to the layer-box hit test when no outline is hit. Used for double-click glyph selection.
Type Methods
Performs a simplified implementation of the Unicode Standard Annex #9 – Unicode Bidirectional Algorithm based on the
directionof the glyphs of the layers.
Relationships
Inherits From
NSObject
Conforms To
ObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable
Relationships
Inherits From
NSObject