golib
0.5
|
This is the complete list of members for goPlot::Graph, including all inherited members.
add(goAutoPtr< goPlot::Object2D > o) | goPlot::Graph | |
addCurve(const goMatrixd &c) | goPlot::Graph | |
addImage(const goSignal3DBase< void > &image) | goPlot::Graph | |
addLabel(double x, double y, const char *label, double rel_x=0.0, double rel_y=0.0) | goPlot::Graph | |
applyAxesTransform(cairo_t *c) | goPlot::Graph | |
applyTransform(cairo_t *cr) (defined in goPlot::Object2D) | goPlot::Object2D | |
axis(int i) | goPlot::Graph | |
axis(int i) const | goPlot::Graph | |
clear() | goPlot::Graph | |
context() (defined in goPlot::Object2D) | goPlot::Object2D | |
context() const (defined in goPlot::Object2D) | goPlot::Object2D | |
dim() const | goPlot::Graph | |
disableAxes() | goPlot::Graph | |
draw() | goPlot::Graph | virtual |
flipY() | goPlot::Graph | |
getBorderHint(double w, double h, double &x1, double &y1, double &x2, double &y2) (defined in goPlot::Graph) | goPlot::Graph | |
Graph(int dim=2) | goPlot::Graph | |
Graph(const Graph &other) (defined in goPlot::Graph) | goPlot::Graph | |
makeImage(int width, int height, int format=goPlot::Object2DImage::RGB24) | goPlot::Graph | |
Object2D() (defined in goPlot::Object2D) | goPlot::Object2D | protected |
objects2D() (defined in goPlot::Graph) | goPlot::Graph | inlineprotected |
operator=(const Graph &other) (defined in goPlot::Graph) | goPlot::Graph | |
remove(goAutoPtr< goPlot::Object2D > o) | goPlot::Graph | |
setContext(cairo_t *c) | goPlot::Graph | virtual |
setDimensions(goPlot::real xmin, goPlot::real xmax, goPlot::real ymin, goPlot::real ymax) | goPlot::Graph | |
setTicsFont(const char *f) | goPlot::Graph | |
setTitle(const char *t) | goPlot::Graph | |
setTransform(const Trafo2D &T) (defined in goPlot::Object2D) | goPlot::Object2D | |
setVisible(bool t) (defined in goPlot::Object2D) | goPlot::Object2D | |
title() const | goPlot::Graph | |
transform() const (defined in goPlot::Object2D) | goPlot::Object2D | |
visible() const (defined in goPlot::Object2D) | goPlot::Object2D | |
~Graph() (defined in goPlot::Graph) | goPlot::Graph | virtual |
~Object2D() (defined in goPlot::Object2D) | goPlot::Object2D | virtual |