GTK+ IOStream  Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Plot Member List

This is the complete list of members for Plot, including all inherited members.

axisPlotprotected
clear(void)Plotinline
clf(void)Plotinline
connectAfter(const char *event, GCallback callback, gpointer data)Plotinline
gca(void)Plotinline
getBorder(void)Containerinline
getCurrentAxis(void)Plotinline
getSize(uint *rows, uint *cols)Tableinline
getWidget(void)Containerinline
grid(bool on)Plotinline
grid(bool on, int hCnt, gfloat *hLines, int vCnt, gfloat *vLines)Plotinline
gridGraphPlotprotected
gridOnPlotprotected
hide(void)Plotinline
hold(bool on)Plotinline
holdOnPlotprotected
initialise(short int rows=2, short int cols=2, bool homogeneous=true, GtkAttachOptions xOpt=GTK_FILL, GtkAttachOptions yOpt=GTK_FILL, uint xPad=0, uint yPad=0)Tableinline
limits(float min_x, float max_x, float min_y, float max_y)Plotinline
limits(gfloat border=0.)Plotinline
loglog(gfloat *x, gfloat *y, int cnt)Plotinline
loglog(gfloat *x, gfloat *y, int cnt, const char *clsChar)Plotinline
loglog(gfloat *x, gfloat *y, int cnt, ColourLineSpec &cls)Plotinline
operator<<(int *region)Tableinline
operator<<(GtkWidget *obj)Tableinlinevirtual
operator<<(LinkList< GtkWidget * > &ll)Tableinline
Container::operator<<(Container &b)Containerinline
Container::operator<<(Container *b)Containerinline
operator>>(GtkWidget *obj)Tableinline
Container::operator>>(Container *b)Containerinline
Container::operator>>(Container &b)Containerinline
pack(GtkWidget *obj)Containerinlineprotectedvirtual
placeWidget(GtkWidget *obj, GtkAttachOptions xOpt, GtkAttachOptions yOpt)Tableinline
placeWidget(GtkWidget *obj)Tableinline
plot(gfloat *x, gfloat *y, int cnt)Plotinline
plot(gfloat *x, gfloat *y, int cnt, const char *clsChar)Plotinline
plot(gfloat *x, gfloat *y, int cnt, ColourLineSpec &cls)Plotinline
plot(gfloat *x, gfloat *y1, gfloat *y2, int cnt)Plotinline
plot(gfloat *x, gfloat *y1, gfloat *y2, int cnt, const char *clsChar)Plotinline
plot(gfloat *x, gfloat *y1, gfloat *y2, int cnt, ColourLineSpec &cls)Plotinline
Plot(void)Plotinline
ref(void)Widgetinline
replot(void)Plotinline
resize(uint rows, uint cols)Tableinline
semilogx(gfloat *x, gfloat *y, int cnt)Plotinline
semilogx(gfloat *x, gfloat *y, int cnt, const char *clsChar)Plotinline
semilogx(gfloat *x, gfloat *y, int cnt, ColourLineSpec &cls)Plotinline
semilogx(gfloat *x, gfloat *y1, gfloat *y2, int cnt)Plotinline
semilogx(gfloat *x, gfloat *y1, gfloat *y2, int cnt, const char *clsChar)Plotinline
semilogx(gfloat *x, gfloat *y1, gfloat *y2, int cnt, ColourLineSpec &cls)Plotinline
semilogy(gfloat *x, gfloat *y, int cnt)Plotinline
semilogy(gfloat *x, gfloat *y, int cnt, const char *clsChar)Plotinline
semilogy(gfloat *x, gfloat *y, int cnt, ColourLineSpec &cls)Plotinline
set(GtkWidget *widget,...)Plotinline
setBorder(unsigned int size)Containerinline
setHomogeneous(bool homogeneous)Tableinline
setOptions(GtkAttachOptions xOpt, GtkAttachOptions yOpt)Tableinline
setPadding(uint xPad, uint yPad)Tableinline
setRegion(short int x_s, short int x_e, short int y_s, short int y_e)Tableinline
show(void)Plotinline
Table(void)Tableinline
Table(short int rows, short int cols, bool homogeneous=true, GtkAttachOptions xOpt=GTK_EXPAND, GtkAttachOptions yOpt=GTK_EXPAND, uint xPad=0, uint yPad=0)Tableinline
text(gfloat *x, gfloat *y, const char *textDisp, const char *clsChar)Plotinline
text(gfloat *x, gfloat *y, const char *textDisp, ColourLineSpec &cls)Plotinline
title(const char *titleStr, int *indexes=NULL)Plotinline
title(GtkWidget *widget, int *indexes=NULL)Plotinline
unref(void)Widgetinline
widgetWidgetprotected
xLabel(const char *label, int *indexes=NULL)Plotinline
xLabelBL(const char *label)Plotinline
yLabel(const char *label, int *indexes=NULL)Plotinline
yLabelTL(const char *label)Plotinline
~Widget()Widgetinlinevirtual