public class HistoryDataSetRenderer extends ErrorDataSetRenderer implements Renderer
actualPointReductionProperty, allowNaNsProperty, assumeSortedDataProperty, barWidthPercentageProperty, barWidthProperty, dashSizeProperty, drawBarsProperty, drawBubblesProperty, drawMarkerProperty, dynamicBarWidthProperty, errorStyleProperty, intensityFadingProperty, markerSizeProperty, minRequiredReductionSizeProperty, parallelImplementationProperty, pointReductionProperty, polyLineStyleProperty, rendererDataReducerProperty, shiftBarOffsetProperty, shiftBarPropertyshowInLegendPropertyshowInLegendProperty| Modifier and Type | Field and Description |
|---|---|
protected ObservableList<DataSet> |
chartDataSetsCopy |
protected static int |
DEFAULT_HISTORY_DEPTH |
protected ObservableList<DataSet> |
emptyList |
protected boolean |
itself |
protected ObservableList<ErrorDataSetRenderer> |
renderers |
DEFAULT_HISTORY_INTENSITY_FADINGshowInLegend| Constructor and Description |
|---|
HistoryDataSetRenderer() |
HistoryDataSetRenderer(int historyDepth) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
axisChanged(ListChangeListener.Change<? extends Axis> change) |
void |
clearHistory()
clear renderer history
|
protected void |
modifyStyle(DataSet dataSet,
int dataSetIndex) |
void |
render(GraphicsContext gc,
Chart chart,
int dataSetOffset,
ObservableList<DataSet> datasets) |
void |
shiftHistory() |
drawBars, drawBubbles, drawDefaultNoErrors, drawErrorBars, drawErrorSurface, drawErrorSurfaceNaNCompatible, drawLegendSymbol, drawMarker, drawPolyLine, drawPolyLineArea, drawPolyLineHistogram, drawPolyLineHistogramBezier, drawPolyLineHistogramFilled, drawPolyLineLine, drawPolyLineStairCase, getDefaultMarker, getMarker, getThis, setMarkeractualPointReductionProperty, allowNaNsProperty, assumeSortedDataProperty, barWidthPercentageProperty, barWidthProperty, bind, dashSizeProperty, drawBarsProperty, drawBubblesProperty, drawMarkerProperty, dynamicBarWidthProperty, errorStyleProperty, getBarWidth, getBarWidthPercentage, getDashSize, getErrorType, getIntensityFading, getMarkerSize, getMinRequiredReductionSize, getPolyLineStyle, getRendererDataReducer, getShiftBarOffset, intensityFadingProperty, isActualReducePoints, isallowNaNs, isAssumeSortedData, isDrawBars, isDrawBubbles, isDrawMarker, isDynamicBarWidth, isParallelImplementation, isReducePoints, isShiftBar, markerSizeProperty, minRequiredReductionSizeProperty, parallelImplementationProperty, pointReductionProperty, polyLineStyleProperty, rendererDataReducerProperty, setAllowNaNs, setAssumeSortedData, setBarWidth, setBarWidthPercentage, setDashSize, setDrawBars, setDrawBubbles, setDrawMarker, setDynamicBarWidth, setErrorType, setIntensityFading, setMarkerSize, setMinRequiredReductionSize, setParallelImplementation, setPointReduction, setPolyLineStyle, setRendererDataReducer, setShiftBar, setshiftBarOffset, shiftBarOffsetProperty, shiftBarProperty, unbindcopyMetaData, getAxes, getDataSetCopy, getDatasets, getDatasetsCopy, getDatasetsCopy, getErrorDataSetCopy, getFirstAxis, setShowInLegend, showInLegend, showInLegendPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdrawLegendSymbol, getAxes, getDatasets, getDatasetsCopy, setShowInLegend, showInLegend, showInLegendPropertyprotected static final int DEFAULT_HISTORY_DEPTH
protected final ObservableList<DataSet> emptyList
protected final ObservableList<DataSet> chartDataSetsCopy
protected final ObservableList<ErrorDataSetRenderer> renderers
protected boolean itself
public HistoryDataSetRenderer()
public HistoryDataSetRenderer(int historyDepth)
protected void axisChanged(ListChangeListener.Change<? extends Axis> change)
public void clearHistory()
protected void modifyStyle(DataSet dataSet, int dataSetIndex)
public void render(GraphicsContext gc, Chart chart, int dataSetOffset, ObservableList<DataSet> datasets)
render in interface Rendererrender in class ErrorDataSetRendererpublic void shiftHistory()
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.