13#ifndef SEEN_UI_TOOL_NODE_TYPES_H
14#define SEEN_UI_TOOL_NODE_TYPES_H
NodeType
Types of nodes supported in the node tool.
@ NODE_CUSP
Cusp node - no handle constraints.
@ NODE_PICK_BEST
Select type based on handle positions.
@ NODE_SYMMETRIC
Symmetric node - handles must be colinear and of equal length.
@ NODE_AUTO
Auto node - handles adjusted automatically based on neighboring nodes.
@ NODE_LAST_REAL_TYPE
Last real type of node - used for ctrl+click on a node.
@ NODE_SMOOTH
Smooth node - handles must be colinear.
SegmentType
Types of segments supported in the node tool.
@ SEGMENT_STRAIGHT
Straight linear segment.
@ SEGMENT_CUBIC_BEZIER
Bezier curve with two control points.
Helper class to stream background task notifications as a series of messages.