Render TikZ plots. More...
#include "graphfab/core/SagittariusCore.h"#include "graphfab/layout/box.h"#include "graphfab/layout/canvas.h"#include "graphfab/network/network.h"#include "graphfab/interface/layout.h"Go to the source code of this file.
Functions | |
| _GraphfabExport const char * | gf_renderTikZ (gf_layoutInfo *l) | 
| Render the model as a TikZ image.  More... | |
| _GraphfabExport int | gf_renderTikZFile (gf_layoutInfo *l, const char *filename) | 
| Render the model as a TikZ image.  More... | |
Render TikZ plots.
 1.8.7