36 #ifndef __SBNW_DRAW_MAGICK_H_ 
   37 #define __SBNW_DRAW_MAGICK_H_ 
   42 #include "graphfab/sbml/layout.h" 
   55 void gf_MagickRenderToFile(
gf_layoutInfo* l, 
const char* filename, 
void* tf);
 
Definition: SagittariusCommon.cpp:38
 
Type which holds layout info. 
Definition: layout.h:138