![]() |
NEURON
|
This is the complete list of members for GraphVector, including all inherited members.
| add(float, neuron::container::data_handle< double >) | GraphVector | |
| allocate(Canvas *, const Allocation &, Extension &) | GPolyLine | virtual |
| begin() | GraphVector | |
| brush(const Brush *) | GPolyLine | |
| brush() const | GPolyLine | inline |
| brush_ | GPolyLine | protected |
| choose_sym(Graph *) | GraphVector | virtual |
| color(const Color *) | GPolyLine | |
| color() const | GPolyLine | inline |
| color_ | GPolyLine | protected |
| disconnect(Observable *) | Observer | inlinevirtual |
| disconnect_defer_ | GraphVector | private |
| dp_ | GraphVector | private |
| draw(Canvas *, const Allocation &) const | GPolyLine | virtual |
| draw_specific(Canvas *, const Allocation &, int, int) const | GPolyLine | virtual |
| erase() | GPolyLine | inline |
| erase_line(Scene *, GlyphIndex) | GPolyLine | virtual |
| glabel_ | GPolyLine | protected |
| GPolyLine(DataVec *x, const Color *=NULL, const Brush *=NULL) | GPolyLine | |
| GPolyLine(DataVec *x, DataVec *y, const Color *=NULL, const Brush *=NULL) | GPolyLine | |
| GPolyLine(GPolyLine *) | GPolyLine | |
| GraphVector(const char *, const Color *=NULL, const Brush *=NULL) | GraphVector | |
| init(DataVec *, DataVec *, const Color *, const Brush *) | GPolyLine | private |
| keepable() | GPolyLine | inline |
| keepable_ | GPolyLine | protected |
| label() const | GPolyLine | inline |
| label(GLabel *) | GPolyLine | |
| label_loc(Coord &x, Coord &y) const | GPolyLine | |
| name() const | GraphVector | |
| name_ | GraphVector | private |
| near(Coord, Coord, float, const Transformer &) const | GPolyLine | |
| nearest(Coord, Coord, const Transformer &, int index=-1) const | GPolyLine | |
| Observer()=default | Observer | protected |
| pick(Canvas *, const Allocation &, int depth, Hit &) | GPolyLine | virtual |
| pick_vector() | GPolyLine | virtual |
| plot(Coord x, Coord y) | GPolyLine | |
| print(Printer *, const Allocation &) const | GPolyLine | virtual |
| py_data() | GraphVector | inline |
| record_install() | GraphVector | |
| record_uninstall() | GraphVector | |
| request(Requisition &) const | GraphVector | virtual |
| save(std::ostream &) | GraphVector | virtual |
| trivial() const | GraphVector | |
| update(Observable *) | GraphVector | virtual |
| x(int index) const | GPolyLine | inline |
| x_ | GPolyLine | protected |
| x_data() const | GPolyLine | inline |
| y(int index) const | GPolyLine | inline |
| y_ | GPolyLine | protected |
| y_data() const | GPolyLine | inline |
| ~GPolyLine() | GPolyLine | virtual |
| ~GraphVector() | GraphVector | virtual |
| ~Observer()=default | Observer | virtual |