public class JavaFXTestChart extends AbstractTestApplication implements ChartTestCase
Application.Parameters| Modifier and Type | Field and Description |
|---|---|
protected LineChart<Number,Number> |
lineChart |
protected int |
nSamples |
protected XYChart.Series<Number,Number> |
series1 |
protected de.gsi.dataset.testdata.spi.SineFunction |
testFunction |
downSampleCounter, FPS_METER_AVERAGING_PERIOD, FPS_METER_PERIOD, MAX_DATA_POINTS_1HZ, MAX_DATA_POINTS_25HZ, meter, test, timerSTYLESHEET_CASPIAN, STYLESHEET_MODENA| Constructor and Description |
|---|
JavaFXTestChart() |
| Modifier and Type | Method and Description |
|---|---|
Node |
getChart(int nSamples) |
void |
initChart() |
static void |
main(String[] args) |
void |
setNumberOfSamples(int nSamples) |
void |
updateDataSet() |
getHeaderBar, startgetHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stopprotected int nSamples
protected de.gsi.dataset.testdata.spi.SineFunction testFunction
protected XYChart.Series<Number,Number> series1
public void initChart()
initChart in class AbstractTestApplicationpublic Node getChart(int nSamples)
getChart in interface ChartTestCasepublic void updateDataSet()
updateDataSet in interface ChartTestCasepublic void setNumberOfSamples(int nSamples)
setNumberOfSamples in interface ChartTestCasepublic static void main(String[] args)
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.