public class AgentNumberAnalyzer extends Analyzer
Constructor and Description |
---|
AgentNumberAnalyzer() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getLineNames()
Gets the names of the lines.
|
java.lang.String |
getTitle()
The title of the value update.
|
double[] |
getValues()
Gets the current values for a graph.
|
java.lang.String |
getYAxis()
The title of the y axis.
|
exportData, getDataset, getMap, setMap, update
public java.lang.String[] getLineNames()
Analyzer
getLineNames
in class Analyzer
public java.lang.String getTitle()
Analyzer
public double[] getValues()
Analyzer