#include "AImage.h"#include "PDFgraphing.h"#include "Word.h"#include <fstream>#include <string>Go to the source code of this file.
Classes | |
| class | WordDraw |
| CREATES A PPM image of a table for braid word. More... | |
| class | RGB |
| class | BraidDrawPDF |
| Class for drawing a braid on n strands as a square table. More... | |
Variables | |
| const int | ssConst = 20 |
| const int ssConst = 20 |
Definition at line 22 of file WordDraw.h.
Referenced by WordDraw::WordDraw().
1.6.1