org.apache.jmeter.visualizers
Class GraphVisualizer
- ChangeListener, Clearable, ImageVisualizer, ItemListener, JMeterGUIComponent, Printable, UnsharedComponent, Visualizer
public class GraphVisualizer
This class implements a statistical analyser that calculates both the average
and the standard deviation of the sampling process and outputs them as
autoscaling plots.
Created February 8, 2001
clearGui , configure , configureTestElement , createTestElement , getErrorLoggingCheckbox , getFile , getFilePanel , getModel , isStats , makeTitlePanel , modifyTestElement , setFile , setModel , stateChanged |
clearGui , configure , configureTestElement , createTitleLabel , getComment , getDocAnchor , getName , getNamePanel , getNode , getPrintableComponent , getStaticLabel , isEnabled , makeBorder , makeScrollPane , makeScrollPane , makeTitlePanel , setComment , setEnabled , setName , setNode |
GraphVisualizer
public GraphVisualizer()
Constructor for the GraphVisualizer object.
getImage
public Image getImage()
Gets the Image attribute of the GraphVisualizer object.
- getImage in interface ImageVisualizer
itemStateChanged
public void itemStateChanged(ItemEvent e)
toString
public String toString()
updateGui
public void updateGui(Sample s)
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.