#include "ops.h"
#include "node.h"
#include "pathtype.h"
Go to the source code of this file.
Classes | |
class | ObjectItem |
ObjectItems are held in ObjectSets. More... | |
class | ObjectSet |
A set of NodeRenderableInk objects. More... | |
class | PreDelFactorOutInfoItem |
PreDelFactorOutInfoItems are used by the GetPreDelFactorOutInfo and DoFactorOutAfterDeletion functions. See these for a description of its purpose. More... | |
class | UndoableOperation |
All Undoable operations should be derived from this class. More... |