| Package | Description |
|---|---|
| de.gsi.chart | |
| de.gsi.chart.plugins | |
| de.gsi.chart.plugins.measurements | |
| de.gsi.chart.plugins.measurements.utils | |
| de.gsi.chart.renderer.spi | |
| de.gsi.chart.utils |
| Modifier and Type | Method and Description |
|---|---|
XYChart |
XYChart.setPolarPlot(boolean state)
Sets whether renderer should use polar coordinates (x -> interpreted as phi, y as radial coordinate)
|
| Modifier and Type | Method and Description |
|---|---|
protected List<EditDataSet.DataPoint> |
EditDataSet.findNeighborPoints(XYChart chart,
double searchedX) |
| Modifier and Type | Field and Description |
|---|---|
protected XYChart |
AbstractChartMeasurement.chart |
| Constructor and Description |
|---|
SimpleMeasurements(XYChart chart,
SimpleMeasurements.MeasurementType measType) |
ValueIndicator(XYChart chart,
AxisMode axisMode) |
| Constructor and Description |
|---|
DataSetSelector(XYChart chart) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GridRenderer.drawEuclideanGrid(GraphicsContext gc,
XYChart xyChart) |
protected void |
LabelledMarkerRenderer.drawHorizontalLabelledMarker(GraphicsContext gc,
XYChart chart,
DataSet dataSet,
int indexMin,
int indexMax)
Draws horizontal markers with horizontal (default) labels attached to the top
|
protected void |
GridRenderer.drawPolarGrid(GraphicsContext gc,
XYChart xyChart) |
protected void |
LabelledMarkerRenderer.drawVerticalLabelledMarker(GraphicsContext gc,
XYChart chart,
DataSet dataSet,
int indexMin,
int indexMax)
Draws vertical markers with vertical (default) labels attached to the top
|
| Constructor and Description |
|---|
GridRenderer(XYChart chart) |
| Modifier and Type | Method and Description |
|---|---|
static Pane |
XYChartUtils.getLegend(XYChart chart) |
static Node |
XYChartUtils.getPlotContent(XYChart chart) |
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.