libpgplotxx.a (C++ interface to PGPLOT)
|
This is the complete list of members for pgplot::Tpanel, including all inherited members.
erase(T &dev) const | pgplot::Tpanel | inline |
gettvp() const | pgplot::Tpanel | inline |
getvp() const | pgplot::Tpanel | inline |
getwin() const | pgplot::Tpanel | inline |
Mtvp | pgplot::Tpanel | protected |
Mvp | pgplot::Tpanel | protected |
Mwin | pgplot::Tpanel | protected |
operator()(T &dev) const | pgplot::Tpanel | inline |
settvp(const Trect &tvp) | pgplot::Tpanel | inline |
setvp(const Trect &vp) | pgplot::Tpanel | inline |
setwin(const Trect &win) | pgplot::Tpanel | inline |
Tpanel(const Trect &win, const Trect &tvp=Trect(0., 1., 0., 1.), const Trect &vp=Trect(0.1, 0.9, 0.1, 0.9)) | pgplot::Tpanel | inline |
Tpanel(const Tpanel &ref, const Trect &win, const Trect &tvp=Trect(0., 1., 0., 1.), const Trect &vp=Trect(0.1, 0.9, 0.1, 0.9)) | pgplot::Tpanel | inline |
Tpanel() | pgplot::Tpanel | inlineprotected |
Ttiledpanels class | pgplot::Tpanel | friend |