#include "transop.h"
Go to the source code of this file.
Classes | |
class | TextToolBlobPosItem |
The class of objects stored in the TextToolBlobPosList. These items store the blobs position and associated story. More... | |
class | TextToolBlobPosList |
A list the positions of blobs that the text tool is rendering as tool blobs. This class is just a wrapper arouind the list class, providing common handling functions. More... | |
class | TextTool |
A template tool class. More... |