Leptonica 1.68
C Image Processing Library

GPlot Struct Reference

#include <gplot.h>

Collaboration diagram for GPlot:

Data Fields

char * rootname
char * cmdname
struct Sarraycmddata
struct Sarraydatanames
struct Sarrayplotdata
struct Sarrayplottitles
struct Numaplotstyles
l_int32 nplots
char * outname
l_int32 outformat
l_int32 scaling
char * title
char * xlabel
char * ylabel

Detailed Description

Definition at line 57 of file gplot.h.


Field Documentation

Definition at line 59 of file gplot.h.

Referenced by gplotAddPlot(), gplotCreate(), gplotDestroy(), and gplotWrite().

Definition at line 61 of file gplot.h.

Referenced by gplotCreate(), gplotDestroy(), gplotGenCommandFile(), gplotRead(), and gplotWrite().

Definition at line 66 of file gplot.h.

Referenced by gplotAddPlot(), gplotRead(), and gplotWrite().

Definition at line 67 of file gplot.h.

Referenced by gplotCreate(), gplotDestroy(), gplotGenCommandFile(), gplotRead(), gplotWrite(), and main().

char* GPlot::title

Definition at line 70 of file gplot.h.

Referenced by gplotCreate(), gplotDestroy(), gplotGenCommandFile(), gplotWrite(), and main().

Definition at line 71 of file gplot.h.

Referenced by gplotCreate(), gplotDestroy(), gplotGenCommandFile(), and gplotWrite().

Definition at line 72 of file gplot.h.

Referenced by gplotCreate(), gplotDestroy(), gplotGenCommandFile(), and gplotWrite().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines