Initializer
init(elementString:)initWithElementString:initWithElementString_
Creates a node from a Glyphs file element string representation.
Declaration
init(elementString: String)Declaration
- (instancetype) initWithElementString:(NSString *) elementString;Declaration
initWithElementString_(elementString: str) -> GSNodeSee Also
Creating a Node
Creates a node.
Creates a node from a Glyphs file array representation.
Creates a node from a Glyphs file dictionary representation.
Creates a node from the Glyphs file representation at the current parser position.