/misc/src/release/graphviz-2.18-1/src/graphviz-2.18/lib/gvc/gvplugin_render.h File Reference

#include "types.h"
#include "gvplugin.h"
#include "gvcjob.h"

Include dependency graph for gvplugin_render.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  gvrender_engine_s

Functions

void gvdevice_fputs (GVJ_t *job, char *s)
void gvdevice_printf (GVJ_t *job, const char *format,...)
void gvdevice_printnum (GVJ_t *job, double num)
void gvdevice_printpointf (GVJ_t *job, pointf p)
void gvdevice_printpointflist (GVJ_t *job, pointf *p, int n)


Function Documentation

void gvdevice_fputs ( GVJ_t job,
char *  s 
)

Definition at line 81 of file gvdevice.c.

References gvdevice_write().

void gvdevice_printf ( GVJ_t job,
const char *  format,
  ... 
)

Definition at line 93 of file gvdevice.c.

References gvdevice_write().

void gvdevice_printnum ( GVJ_t job,
double  num 
)

void gvdevice_printpointf ( GVJ_t job,
pointf  p 
)

void gvdevice_printpointflist ( GVJ_t job,
pointf p,
int  n 
)


Generated on Mon Mar 31 19:06:22 2008 for Graphviz by  doxygen 1.5.1