libSBNW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Modules Pages
Functions
tikz.h File Reference

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...
 

Detailed Description

Render TikZ plots.

Author
JKM
Date
01/13/2015