org.apache.jmeter.visualizers
Class SplineVisualizer.SplineGraph
JComponent
org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
- SplineVisualizer
public class SplineVisualizer.SplineGraph
extends JComponent
Component showing a Spline curve.
void | clear() - Clear the Spline graph and get ready for the next wave.
|
void | paintComponent(Graphics g)
|
WAITING_COLOR
protected final Color WAITING_COLOR
lastHeight
protected int lastHeight
lastWidth
protected int lastWidth
reinterpolated
public boolean reinterpolated
SplineGraph
public SplineGraph()
clear
public void clear()
Clear the Spline graph and get ready for the next wave.
paintComponent
public void paintComponent(Graphics g)
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.