Instance Method
checkConnection(for:)checkConnectionForNode:checkConnectionForNode_
Sets a node connection based on the alignment of adjacent nodes.
Declaration
func checkConnection(for node: GSNode)Declaration
- (void) checkConnectionForNode:(GSNode *) node;Declaration
checkConnectionForNode_(node: GSNode)See Also
Editing Nodes
Aligns a node opposite a point about a center point while preserving its distance from the center point.
Aligns a node opposite another node about a center node while preserving its distance from the center node.
Moves an off-curve node to the reflection of a point about a center point.
Normalizes node types and connections based on adjacent nodes.
Moves an off-curve node by an offset while preserving its locked direction.
Moves an off-curve node by an offset, constrained using a corresponding node in another path.