Klasse ChartDisplay
java.lang.Object
me.damoebe.architectures.mlp.test.ChartDisplay
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungChartDisplay(String name, String xName, String yName, int maxArraySize) Main constructor of the Chart class -
Methodenübersicht
-
Konstruktordetails
-
ChartDisplay
-
-
Methodendetails
-
update
Updates the Chart with a pair of data- Parameter:
data1- double 1data2- double 2series- The series
-