public class ReducingLineRenderer extends AbstractDataSetManagement<ReducingLineRenderer> implements Renderer
showInLegendPropertyshowInLegendPropertyshowInLegend| Constructor and Description |
|---|
ReducingLineRenderer() |
ReducingLineRenderer(int maxPoints) |
| Modifier and Type | Method and Description |
|---|---|
Canvas |
drawLegendSymbol(DataSet dataSet,
int dsIndex,
int width,
int height) |
int |
getMaxPoints() |
protected ReducingLineRenderer |
getThis() |
void |
render(GraphicsContext gc,
Chart chart,
int dataSetOffset,
ObservableList<DataSet> datasets) |
void |
setMaxPoints(int maxPoints) |
copyMetaData, getAxes, getDataSetCopy, getDatasets, getDatasetsCopy, getDatasetsCopy, getErrorDataSetCopy, getFirstAxis, setShowInLegend, showInLegend, showInLegendPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAxes, getDatasets, getDatasetsCopy, setShowInLegend, showInLegend, showInLegendPropertypublic ReducingLineRenderer()
public ReducingLineRenderer(int maxPoints)
public Canvas drawLegendSymbol(DataSet dataSet, int dsIndex, int width, int height)
drawLegendSymbol in interface RendererdataSet - the data set for which the representative icon should be generateddsIndex - index within renderer setwidth - requested width of the returning Canvasheight - requested height of the returning Canvaspublic int getMaxPoints()
protected ReducingLineRenderer getThis()
getThis in class AbstractDataSetManagement<ReducingLineRenderer>public void render(GraphicsContext gc, Chart chart, int dataSetOffset, ObservableList<DataSet> datasets)
public void setMaxPoints(int maxPoints)
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.