Context for the "About" label
[inkscape.git] / src / ui / tool / README
blob59ded50e7cb65378a69accea26ca9da7d12ab594
3 This directory contains code related to on-screen editing (nodes, handles, etc.).
5 Note that there are classes with similar functionality based on the SPKnot class in src/ui/knot.
7 Classes here:
9   * ControlPoint
10   ** CurveDragPoint
11   ** Handle
12   ** RotationHandle
13   ** SelectableControlPoint
14   *** Node
15   ** SelectorPoint,
16   ** TransformHandle
17   *** RotateHandle
18   *** ScaleHandle
19   **** ScaleCornerHandle
20   **** ScaleSideHandle
21   *** SkewHandle
23   * Manipulator
24   ** PointManipulator
25   *** PathManipulator
26   *** MultiPathManipulator
27   ** Selector
28   ** TransformHandleSet