Go to the source code of this file.
Classes | |
| class | OpSelectPathPoints |
| This is the operation that marquee selects points in paths. More... | |
| class | OpRemoveFloater |
| This is the operation that the line tool uses to remove the floating endpoint in an undoable kind of way. More... | |
| class | OpInsertFloater |
| This is the operation that the line tool uses to insert the floating endpoint in an undoable kind of way. More... | |
| class | InsertFloaterParam |
| This is the OpParam object passed to OpInsertFloater to position the floating endpoint. More... | |
| class | InsertFloaterAction |
| An action to provide the Line tool with an undoable way of inserting the floating endpoint. This isn't stored in the document, which makes life tricky. More... | |
| class | RemoveFloaterAction |
| An action to provide the Line tool with an undoable way of removing the floating endpoint. This isn't stored in the document, which makes life tricky. More... | |
Defines | |
| #define | OPTOKEN_INSERTFLOATER _T("OpInsertFloater") |
| #define | OPTOKEN_REMOVEFLOATER _T("OpRemoveFloater") |
|
|
Definition at line 109 of file opbezier.h. |
|
|
Definition at line 110 of file opbezier.h. |
1.4.4