#include <GifDisplay.h>
Public Member Functions | |
GifDisplay (std::string the_url, std::string top, std::string left, std::string the_height, std::string the_width, std::string the_name) | |
void | printHTML (xgi::Output *out) |
~GifDisplay () | |
Public Member Functions inherited from WebElement | |
std::string | get_pix_left () |
std::string | get_pix_top () |
std::string | get_url () |
WebElement (std::string the_url, std::string top, std::string left) | |
virtual | ~WebElement () |
Private Attributes | |
std::string | height |
std::string | name |
std::string | width |
This is the class that should be instantiated and added to the web page in order to present a display for the histograms on the browser screen
Definition at line 15 of file GifDisplay.h.
|
inline |
Definition at line 25 of file GifDisplay.h.
References height, name, and width.
|
inline |
Definition at line 34 of file GifDisplay.h.
|
virtual |
Implements WebElement.
Definition at line 3 of file GifDisplay.cc.
References beamvalidation::br, WebElement::get_pix_left(), WebElement::get_pix_top(), height, collect_tpl::input, name, position, and width.
|
private |
Definition at line 19 of file GifDisplay.h.
Referenced by python.Vispa.Main.MainWindow.MainWindow::_saveIni(), python.Vispa.Gui.VispaWidget.VispaWidget::autosize(), python.Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), python.Vispa.Gui.ConnectableWidget.ConnectableWidget::centerSinglePortVertically(), python.Vispa.Gui.VispaWidget.VispaWidget::contentRect(), python.Vispa.Gui.VispaWidget.VispaWidget::defineArrowBackgroundShape(), python.Vispa.Gui.VispaWidget.VispaWidget::defineCircleBackgroundShape(), python.Vispa.Gui.VispaWidget.VispaWidget::defineRoundRectBackgroundShape(), GifDisplay(), python.Vispa.Gui.VispaWidget.VispaWidget::imageRectF(), python.Vispa.Gui.VispaWidget.VispaWidget::paint(), printHTML(), python.Vispa.Gui.VispaWidget.VispaWidget::setZoom(), and python.Vispa.Main.MainWindow.MainWindow::updateStartupScreenGeometry().
|
private |
Definition at line 21 of file GifDisplay.h.
Referenced by TreeCrawler.Package::dump(), GifDisplay(), printHTML(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), and python.Vispa.Views.PropertyView.Property::valueChanged().
|
private |
Definition at line 20 of file GifDisplay.h.
Referenced by python.rootplot.utilities.Hist::__init_TGraph(), python.Vispa.Main.MainWindow.MainWindow::_saveIni(), python.Vispa.Gui.VispaWidget.VispaWidget::autosize(), python.rootplot.root2matplotlib.Hist::bar(), python.rootplot.root2matplotlib.Hist::barh(), python.Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), python.Vispa.Gui.VispaWidget.VispaWidget::contentRect(), python.Vispa.Gui.VispaWidget.VispaWidget::defineArrowBackgroundShape(), python.Vispa.Gui.VispaWidget.VispaWidget::defineCircleBackgroundShape(), python.Vispa.Gui.VispaWidget.VispaWidget::defineRoundRectBackgroundShape(), python.Vispa.Gui.VispaWidget.VispaWidget::drawHeaderBackground(), python.Vispa.Gui.ConnectableWidget.ConnectableWidget::drawPortNames(), GifDisplay(), python.Vispa.Gui.VispaWidget.VispaWidget::imageRectF(), python.Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), printHTML(), python.Vispa.Views.PropertyView.PropertyView::resizeEvent(), python.Vispa.Views.PropertyView.PropertyView::sectionResized(), python.Vispa.Gui.VispaWidget.VispaWidget::setZoom(), and python.Vispa.Main.MainWindow.MainWindow::updateStartupScreenGeometry().