org.apache.jmeter.visualizers
Class SplineVisualizer
- ChangeListener, Clearable, GraphListener, ImageVisualizer, JMeterGUIComponent, Printable, UnsharedComponent, Visualizer
public class SplineVisualizer
This class implements a statistical analyser that takes samples to process a
Spline interpolated curve. Currently, it tries to look mostly like the
GraphVisualizer.
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 |
AVERAGE_COLOR
protected final Color AVERAGE_COLOR
BACKGROUND_COLOR
protected final Color BACKGROUND_COLOR
FILL_UP_WITH_ZEROS
protected final boolean FILL_UP_WITH_ZEROS
INCOMING_COLOR
protected final Color INCOMING_COLOR
MAXIMUM_COLOR
protected final Color MAXIMUM_COLOR
MINIMUM_COLOR
protected final Color MINIMUM_COLOR
NUMBERS_TO_DISPLAY
protected final int NUMBERS_TO_DISPLAY
SplineVisualizer
public SplineVisualizer()
getControlPanel
public JPanel getControlPanel()
toString
public String toString()
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.