![]() |
NEURON
|
This is the complete list of members for XYView, including all inherited members.
allocate(Canvas *, const Allocation &, Extension &) | XYView | virtual |
append_view(Scene *) | XYView | private |
attach(Observer *) | Observable | virtual |
bottom() const | XYView | |
box_size(Coord x1, Coord y1, Coord x2, Coord y2) | XYView | virtual |
canvas() | XYView | |
canvas(Canvas *) | XYView | |
canvas_ | XYView | private |
csize(Coord x0, Coord xsize, Coord y0, Coord ysize) const | XYView | protected |
current_draw_view() | XYView | static |
current_pick_view() | XYView | static |
current_pick_view(XYView *) | XYView | static |
damage(Glyph *, const Allocation &, bool fixed=false, bool viewfixed=false) | XYView | virtual |
damage(Coord x1, Coord y1, Coord x2, Coord y2) | XYView | virtual |
damage_all() | XYView | virtual |
damage_area(Coord &x1, Coord &y1, Coord &x2, Coord &y2) const | XYView | virtual |
detach(Observer *) | Observable | virtual |
height() const | XYView | |
init(Coord x1, Coord y1, Coord x_span, Coord y_span, Scene *, Coord xsize, Coord ysize) | XYView | private |
left() const | XYView | virtual |
move_view(Coord dx, Coord dy) | XYView | virtual |
new_view(Coord x1, Coord y1, Coord x2, Coord y2) | XYView | virtual |
notify() | Observable | virtual |
Observable()=default | Observable | |
observers_ | Observable | private |
OcViewGlyph class | XYView | friend |
origin(Coord x1, Coord y1) | XYView | |
parent() | XYView | inline |
parent_ | XYView | private |
pick(Canvas *, const Allocation &, int depth, Hit &) | XYView | virtual |
printfile(const char *) | XYView | virtual |
ratio_view(Coord x, Coord y, float &xratio, float &yratio) const | XYView | virtual |
rebind() | XYView | |
request(Requisition &) const | XYView | virtual |
right() const | XYView | |
s2o() const | XYView | inline |
save(std::ostream &) | XYView | virtual |
scale_view(Coord xorg, Coord yorg, float dxscale, float dyscale) | XYView | virtual |
scene() const | XYView | virtual |
scene2view(const Allocation &parent) const | XYView | protected |
scene2viewparent_ | XYView | private |
set_damage_area(Canvas *) | XYView | virtual |
size(Coord x1, Coord y1, Coord x2, Coord y2) | XYView | |
stroke(Canvas *, const Color *, const Brush *) | XYView | virtual |
top() const | XYView | |
transform(Transformer &, const Allocation &, const Allocation &natural) const | XYView | protectedvirtual |
undraw() | XYView | virtual |
view_margin() const | XYView | inline |
view_margin_ | XYView | privatestatic |
view_ratio(float xratio, float yratio, Coord &x, Coord &y) const | XYView | virtual |
width() const | XYView | virtual |
x1_ | XYView | private |
x_pick_epsilon() | XYView | inline |
x_pick_epsilon_ | XYView | protected |
x_span(Coord) | XYView | |
x_span_ | XYView | private |
xc0_ | XYView | private |
xd1_ | XYView | private |
xd2_ | XYView | private |
xsize_ | XYView | private |
xsize_orig_ | XYView | private |
XYView(Scene *, Coord xsize=200, Coord ysize=200) | XYView | |
XYView(Coord x1, Coord y1, Coord x_span, Coord y_span, Scene *, Coord xsize=200, Coord ysize=200) | XYView | |
y1_ | XYView | private |
y_pick_epsilon() | XYView | inline |
y_pick_epsilon_ | XYView | protected |
y_span(Coord) | XYView | |
y_span_ | XYView | private |
yc0_ | XYView | private |
yd1_ | XYView | private |
yd2_ | XYView | private |
ysize_ | XYView | private |
ysize_orig_ | XYView | private |
zin(Coord &x1, Coord &y1, Coord &x2, Coord &y2) const | XYView | virtual |
zout(Coord &x1, Coord &y1, Coord &x2, Coord &y2) const | XYView | virtual |
~Observable() | Observable | virtual |
~XYView() | XYView | virtual |