org.apache.jmeter.visualizers
Class RespTimeGraphLineBean
java.lang.Object
org.apache.jmeter.visualizers.RespTimeGraphLineBean
public class RespTimeGraphLineBean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RespTimeGraphLineBean
public RespTimeGraphLineBean(String label,
Color lineColor)
- Parameters:
label
- lineColor
-
getLabel
public String getLabel()
- Returns:
- the label
setLabel
public void setLabel(String label)
- Parameters:
label
- the label to set
getLineColor
public Color getLineColor()
- Returns:
- the lineColor
setLineColor
public void setLineColor(Color lineColor)
- Parameters:
lineColor
- the lineColor to set
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.