![]() |
NEURON
|
This is the complete list of members for GPolyLine, including all inherited members.
allocate(Canvas *, const Allocation &, Extension &) | GPolyLine | virtual |
brush(const Brush *) | GPolyLine | |
brush() const | GPolyLine | inline |
brush_ | GPolyLine | protected |
color(const Color *) | GPolyLine | |
color() const | GPolyLine | inline |
color_ | GPolyLine | protected |
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 | |
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 | |
near(Coord, Coord, float, const Transformer &) const | GPolyLine | |
nearest(Coord, Coord, const Transformer &, int index=-1) const | GPolyLine | |
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 |
request(Requisition &) const | GPolyLine | virtual |
save(std::ostream &) | GPolyLine | 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 |