|
ISLEman
|
Helper class to insert a set of map file into an output file. More...
#include <dot.h>
Classes | |
| struct | Map |
Public Member Functions | |
| DotFilePatcher (const char *patchFile) | |
| int | addMap (const QCString &mapFile, const QCString &relPath, bool urlOnly, const QCString &context, const QCString &label) |
| int | addFigure (const QCString &baseName, const QCString &figureName, bool heightCheck) |
| int | addSVGConversion (const QCString &relPath, bool urlOnly, const QCString &context, bool zoomable, int graphId) |
| int | addSVGObject (const QCString &baseName, const QCString &figureName, const QCString &relPath) |
| bool | run () |
| QCString | file () const |
Helper class to insert a set of map file into an output file.
1.8.12