- AbstractAxis - Class in de.gsi.chart.axes.spi
-
- AbstractAxis() - Constructor for class de.gsi.chart.axes.spi.AbstractAxis
-
- AbstractAxis(double, double) - Constructor for class de.gsi.chart.axes.spi.AbstractAxis
-
- AbstractAxisParameter - Class in de.gsi.chart.axes.spi
-
Class containing the properties, getters and setters for the AbstractNumericAxis class
- AbstractAxisParameter() - Constructor for class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Create a auto-ranging AbstractAxisParameter
- AbstractAxisTransform - Class in de.gsi.chart.axes.spi.transforms
-
- AbstractAxisTransform(Axis) - Constructor for class de.gsi.chart.axes.spi.transforms.AbstractAxisTransform
-
- AbstractChartMeasurement - Class in de.gsi.chart.plugins.measurements
-
- AbstractChartMeasurement(Chart) - Constructor for class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- AbstractDataFormattingPlugin - Class in de.gsi.chart.plugins
-
An abstract plugin with associated formatters for X and Y value of the data.
- AbstractDataFormattingPlugin() - Constructor for class de.gsi.chart.plugins.AbstractDataFormattingPlugin
-
Creates a new instance of AbstractDataIndicator.
- AbstractDataSetManagement<R extends Renderer> - Class in de.gsi.chart.renderer.spi
-
- AbstractDataSetManagement() - Constructor for class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
- AbstractErrorDataSetRendererParameter<R extends AbstractErrorDataSetRendererParameter<R>> - Class in de.gsi.chart.renderer.spi
-
simple class to move the various parameters out of the class containing the algorithms uses the shadow field pattern
to minimise memory usage (lots of boiler-plate code ...
- AbstractErrorDataSetRendererParameter() - Constructor for class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- AbstractFormatter - Class in de.gsi.chart.axes.spi.format
-
- AbstractFormatter() - Constructor for class de.gsi.chart.axes.spi.format.AbstractFormatter
-
- AbstractFormatter(Axis) - Constructor for class de.gsi.chart.axes.spi.format.AbstractFormatter
-
Construct a DefaultFormatter for the given NumberAxis
- AbstractMetaDataRendererParameter<R extends AbstractMetaDataRendererParameter<R>> - Class in de.gsi.chart.renderer.spi
-
- AbstractMetaDataRendererParameter() - Constructor for class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- AbstractRangeValueIndicator - Class in de.gsi.chart.plugins
-
Plugin indicating a value range as a rectangle drawn on the plot area, with an optional
text
label describing the range.
- AbstractRangeValueIndicator(Axis, double, double, String) - Constructor for class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
Creates a new instance of the indicator.
- AbstractSingleValueIndicator - Class in de.gsi.chart.plugins
-
Plugin indicating a specific X or Y value as a line drawn on the plot area, with an optional
text label describing the value.
- AbstractSingleValueIndicator(Axis, double, String) - Constructor for class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
Creates a new instance of AbstractSingleValueIndicator.
- AbstractValueIndicator - Class in de.gsi.chart.plugins
-
Base class for plugins indicating a specific value or range of values on a
Chart with an optional
text label description.
- AbstractValueIndicator(Axis, String) - Constructor for class de.gsi.chart.plugins.AbstractValueIndicator
-
Creates a new instance of the indicator.
- AbstractValueIndicator.Delta - Class in de.gsi.chart.plugins
-
- activeSubViewProperty() - Method in class de.gsi.chart.viewer.DataView
-
- actualFrameRateProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
- actualPointReductionProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Indicates whether point reduction is active.
- add(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- add(double[], int) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- add(AxisRange) - Method in class de.gsi.chart.axes.spi.AxisRange
-
Add the specified data range to this range.
- add(Axis) - Method in class de.gsi.chart.utils.AxisSynchronizer
-
- add(AbstractAxis) - Method in class de.gsi.chart.utils.MasterSlaveAxisSynchronizer
-
- addButtonsToToolBarProperty() - Method in class de.gsi.chart.plugins.ChartPlugin
-
When true the corresponding control buttons are added to the chart tool bar
- addChildNodeIfNotPresent(Node) - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
- addCloseWindowButton() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- addHexagon(Hexagon) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
Add a Hexagon to the HexagonMap
- addListener(InvalidationListener) - Method in class de.gsi.chart.Chart
-
- addListener(InvalidationListener) - Method in class de.gsi.chart.utils.PeriodicScreenCapture
-
- addPoint(double, double) - Method in class de.gsi.chart.plugins.EditDataSet
-
- addStandardViews() - Method in class de.gsi.chart.viewer.DataView
-
- ADOBE - Static variable in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
-
- alert - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- allDataSets - Variable in class de.gsi.chart.Chart
-
- allDataSets - Variable in class de.gsi.chart.plugins.measurements.utils.DataSetSelector
-
- allowNaNsProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- allowShiftX - Variable in class de.gsi.chart.plugins.EditDataSet
-
- allowShiftY - Variable in class de.gsi.chart.plugins.EditDataSet
-
- allowsX() - Method in enum de.gsi.chart.axes.AxisMode
-
- allowsY() - Method in enum de.gsi.chart.axes.AxisMode
-
- animate(Animation) - Method in class de.gsi.chart.Chart
-
Play the given animation on every frame of the animation the chart will be relayed out until the animation
finishes.
- animate(KeyFrame...) - Method in class de.gsi.chart.Chart
-
Play a animation involving the given keyframes.
- animate(Animation) - Method in class de.gsi.chart.ui.ChartLayoutAnimator
-
Play a animation containing the given keyframes.
- animate(KeyFrame...) - Method in class de.gsi.chart.ui.ChartLayoutAnimator
-
Play a animation containing the given keyframes.
- animatedProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
When true any changes to the axis and its range will be animated.
- animatedProperty() - Method in class de.gsi.chart.Chart
-
When true any data changes will be animated.
- animatedProperty() - Method in class de.gsi.chart.plugins.EditAxis
-
When true zooming will be animated.
- animatedProperty() - Method in class de.gsi.chart.plugins.Zoomer
-
When true zooming will be animated.
- animationDelayProperty() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the animation delay property.
- animationDelayProperty() - Method in class de.gsi.chart.ui.SidesPane
-
Returns the animation delay property.
- animationDurationProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
The animation duration in MS
- animationDurationProperty() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the animation duration property.
- animationDurationProperty() - Method in class de.gsi.chart.ui.SidesPane
-
Returns the animation duration property.
- animator - Variable in class de.gsi.chart.axes.spi.AbstractAxis
-
- animator - Variable in class de.gsi.chart.Chart
-
Animator for animating stuff on the chart
- applyDrag(double, double) - Method in class de.gsi.chart.plugins.EditDataSet
-
- applyDrag(double, double) - Method in class de.gsi.chart.plugins.EditDataSet.SelectedDataPoint
-
- applyGraphicsStyleFromLineStyle(GraphicsContext, Line) - Static method in class de.gsi.chart.renderer.spi.GridRenderer
-
- assertJavaFxThread() - Static method in class de.gsi.chart.utils.FXUtils
-
- assumeSortedDataProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Disable this if you have data which is not monotonic in x-direction.
- aStarCameFrom - Variable in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
- aStarFscore - Variable in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
- aStarGscore - Variable in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
- autoGrowRangingProperty() - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis determines its range from the data automatically
- autoGrowRangingProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
This is true when the axis determines its range from the data automatically
- autoNotification() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- autoNotification - Variable in class de.gsi.chart.Chart
-
- autoNotificationProperty() - Method in class de.gsi.chart.Chart
-
- autoRange(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
This calculates the upper and lower bound based on the data provided to invalidateRange() method.
- autoRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
We suppress requestLayout() calls here by doing nothing as we don't want changes to our children to cause layout.
- autoRange - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
if available (last) auto-range that has been computed
- autoRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.CategoryAxis
-
- autoRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- autoRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.LinearAxis
-
- autoRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- autoRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- autoRangePaddingProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Fraction of the range to be applied as padding on both sides of the axis range.
- autoRangePaddingProperty() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
Fraction of the range to be applied as padding on both sides of the axis range.
- autoRangeRoundingProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- autoRangingProperty() - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis determines its range from the data automatically
- autoRangingProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
This is true when the axis determines its range from the data automatically
- autoUnitScalingProperty() - Method in interface de.gsi.chart.axes.Axis
-
- autoUnitScalingProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
The axis unit label
- averageFactorProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
IIR-alpha filter constant as in y(n) = alpha * x(n) + (1-alpha) * y(n-1)
typically: alpha ~ Ts /(Ts+T) with
'Ts' being the sampling period, and 'T' the desired IIR time constant
- averageFrameRateProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
- averageFxFrameRateProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
- averageProcessCpuLoadProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
- averageSystemCpuLoadProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
- Axes - Class in de.gsi.chart.axes.spi
-
Static utility methods related to instances of
Axis class.
- axesAndCanvasPane - Variable in class de.gsi.chart.Chart
-
- axesChanged(ListChangeListener.Change<? extends Axis>) - Method in class de.gsi.chart.Chart
-
add Chart specific axis handling (ie.
- axesChanged(ListChangeListener.Change<? extends Axis>) - Method in class de.gsi.chart.XYChart
-
add XYChart specific axis handling (ie.
- axesChangedLocal(ListChangeListener.Change<? extends Axis>) - Method in class de.gsi.chart.Chart
-
add Chart specific axis handling (ie.
- axesChangeListener - Variable in class de.gsi.chart.Chart
-
- axesChangeListenerLocal - Variable in class de.gsi.chart.Chart
-
- axesCorner - Variable in class de.gsi.chart.Chart
-
- axesInvalidated(Object) - Method in class de.gsi.chart.Chart
-
function called whenever a axis has been invalidated (e.g.
- axesList - Variable in class de.gsi.chart.Chart
-
- axesList - Variable in class de.gsi.chart.renderer.spi.GridRenderer
-
- axesPane - Variable in class de.gsi.chart.Chart
-
- Axis - Interface in de.gsi.chart.axes
-
- axis - Variable in class de.gsi.chart.axes.spi.transforms.AbstractAxisTransform
-
- axisChanged(ListChangeListener.Change<? extends Axis>) - Method in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
-
- axisHeight - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
-
- axisHeight - Variable in class de.gsi.chart.axes.spi.LinearAxis.Cache
-
- axisHeight - Variable in class de.gsi.chart.axes.spi.LogarithmicAxis.Cache
-
- axisLabel - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- AxisLabel - Class in de.gsi.chart.axes.spi
-
- AxisLabel() - Constructor for class de.gsi.chart.axes.spi.AxisLabel
-
- AxisLabelFormatter - Interface in de.gsi.chart.axes
-
- axisLabelFormatterProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- axisLabelGapProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
The gap between tick labels and the axis label
- AxisLabelOverlapPolicy - Enum in de.gsi.chart.axes
-
- axisLabelTextAlignmentProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
axis label alignment
- axisLength - Variable in class de.gsi.chart.axes.spi.AxisRange
-
- AxisMode - Enum in de.gsi.chart.axes
-
Defines mode of axis-related operations such as zooming or panning.
- axisMode - Variable in class de.gsi.chart.plugins.measurements.ValueIndicator
-
- axisModeProperty() - Method in class de.gsi.chart.plugins.EditAxis
-
The mode defining axis along which the zoom can be performed.
- axisModeProperty() - Method in class de.gsi.chart.plugins.Panner
-
The mode defining axis along which the pan operation is allowed.
- axisModeProperty() - Method in class de.gsi.chart.plugins.Zoomer
-
The mode defining axis along which the zoom can be performed.
- axisPaddingProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
The length of tick mark lines
- AxisRange - Class in de.gsi.chart.axes.spi
-
Holds the range of the axis along with
scale and tick numbers format to be used.
- AxisRange() - Constructor for class de.gsi.chart.axes.spi.AxisRange
-
- AxisRange(double, double, double, double, double) - Constructor for class de.gsi.chart.axes.spi.AxisRange
-
- axisSideChanged(ObservableValue<? extends Side>, Side, Side) - Method in class de.gsi.chart.XYChart
-
- AxisSynchronizer - Class in de.gsi.chart.utils
-
Synchronizes the axes of different charts.
- AxisSynchronizer() - Constructor for class de.gsi.chart.utils.AxisSynchronizer
-
- AxisTransform - Interface in de.gsi.chart.axes
-
Small interface for defining axis transforms (e.g.
- axisWidth - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
-
- axisWidth - Variable in class de.gsi.chart.axes.spi.LinearAxis.Cache
-
- axisWidth - Variable in class de.gsi.chart.axes.spi.LogarithmicAxis.Cache
-
- Cache() - Constructor for class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
-
- Cache() - Constructor for class de.gsi.chart.axes.spi.LinearAxis.Cache
-
- Cache() - Constructor for class de.gsi.chart.axes.spi.LogarithmicAxis.Cache
-
- Cache - Class in de.gsi.chart.renderer.spi.utils
-
- Cache() - Constructor for class de.gsi.chart.renderer.spi.utils.Cache
-
- cachedOffset - Variable in class de.gsi.chart.axes.spi.AbstractAxis
-
- calcCurveControlPoints(double[], double[], double[], double[], double[], double[], int) - Static method in class de.gsi.chart.renderer.spi.utils.BezierCurve
-
- calculateMajorTickValues(double, AxisRange) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Calculate a list of all the data values for each tick mark in range
- calculateMajorTickValues(double, AxisRange) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- calculateMajorTickValues(double, AxisRange) - Method in class de.gsi.chart.axes.spi.LinearAxis
-
- calculateMajorTickValues(double, AxisRange) - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- calculateMajorTickValues(double, AxisRange) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- calculateMinorTickValues() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Calculate a list of the data values for every minor tick mark
- calculateMinorTickValues() - Method in class de.gsi.chart.axes.spi.CategoryAxis
-
- calculateMinorTickValues() - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- calculateMinorTickValues() - Method in class de.gsi.chart.axes.spi.LinearAxis
-
- calculateMinorTickValues() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- calculateMinorTickValues() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- calculateNewScale(double, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Calculate a new scale for this axis.
- canvas - Variable in class de.gsi.chart.Chart
-
- canvasForeground - Variable in class de.gsi.chart.Chart
-
- CategoryAxis - Class in de.gsi.chart.axes.spi
-
A axis implementation that will works on string categories where each value as a unique category(tick mark) along the
axis.
- CategoryAxis() - Constructor for class de.gsi.chart.axes.spi.CategoryAxis
-
Create a auto-ranging category axis with an empty list of categories.
- CategoryAxis(ObservableList<String>) - Constructor for class de.gsi.chart.axes.spi.CategoryAxis
-
Create a category axis with the given categories.
- CategoryAxis(String) - Constructor for class de.gsi.chart.axes.spi.CategoryAxis
-
Create a
non-auto-ranging Axis with the given upper bound, lower bound and tick
unit.
- CategoryAxis(String, ObservableList<String>) - Constructor for class de.gsi.chart.axes.spi.CategoryAxis
-
Create a
non-auto-ranging Axis with the given upper bound, lower bound and tick
unit.
- centerAxisPositionProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
The relative alignment (N.B.
- Chart - Class in de.gsi.chart
-
Chart designed primarily to display data traces using DataSet interfaces which are more flexible and efficient than
the observable lists used by XYChart.
- Chart() - Constructor for class de.gsi.chart.Chart
-
Creates a new default Chart instance.
- chart - Variable in class de.gsi.chart.plugins.DataPointTooltip.DataPoint
-
- chart - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- chart - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- Chart.ChartHBox - Class in de.gsi.chart
-
- Chart.ChartVBox - Class in de.gsi.chart
-
- chartChanged(Chart, Chart) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
-
- chartDataSetsCopy - Variable in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
-
- ChartHBox() - Constructor for class de.gsi.chart.Chart.ChartHBox
-
- ChartHBox(boolean) - Constructor for class de.gsi.chart.Chart.ChartHBox
-
- ChartIconFactory - Class in de.gsi.chart.renderer.spi.utils
-
- ChartLayoutAnimator - Class in de.gsi.chart.ui
-
Runs any number of animations of KeyFrames calling requestLayout on the given node for every frame while one of those
animations is running.
- ChartLayoutAnimator(Parent) - Constructor for class de.gsi.chart.ui.ChartLayoutAnimator
-
- ChartOverlay - Class in de.gsi.chart.plugins
-
- ChartOverlay(ChartOverlay.OverlayArea) - Constructor for class de.gsi.chart.plugins.ChartOverlay
-
Creates a new, empty ChartOverlay, initialized to overlay the specified area.
- ChartOverlay(ChartOverlay.OverlayArea, Node) - Constructor for class de.gsi.chart.plugins.ChartOverlay
-
Creates a new ChartOverlay, initialized to overlay the specified area with given node.
- ChartOverlay.OverlayArea - Enum in de.gsi.chart.plugins
-
Defines possible areas to be overlaid.
- ChartPlugin - Class in de.gsi.chart.plugins
-
Represents an add-on to a Chart that can either annotate/decorate the chart or perform some interactions with it.
- ChartPlugin() - Constructor for class de.gsi.chart.plugins.ChartPlugin
-
Creates a new instance of the ChartPlugin.
- chartProperty() - Method in class de.gsi.chart.plugins.ChartPlugin
-
- ChartVBox() - Constructor for class de.gsi.chart.Chart.ChartVBox
-
- ChartVBox(boolean) - Constructor for class de.gsi.chart.Chart.ChartVBox
-
- CheckedNumberTextField - Class in de.gsi.chart.plugins.measurements.utils
-
- CheckedNumberTextField(double) - Constructor for class de.gsi.chart.plugins.measurements.utils.CheckedNumberTextField
-
- CheckedValueField - Class in de.gsi.chart.plugins.measurements.utils
-
- CheckedValueField() - Constructor for class de.gsi.chart.plugins.measurements.utils.CheckedValueField
-
- clampBoundToZero(double, double) - Static method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
If padding pushed the bound above or below zero - stick it to zero.
- clear() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- clear() - Method in class de.gsi.chart.plugins.Zoomer
-
Clears the stack of zoom windows saved during zoom-in operations.
- clear(Axis) - Method in class de.gsi.chart.plugins.Zoomer
-
Clears the stack of zoom states saved during zoom-in operations for a specific given axis.
- clearAxisCanvas(GraphicsContext, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- clearHistory() - Method in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
-
clear renderer history
- clone() - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
-
- closeButtonAction - Variable in class de.gsi.chart.viewer.DataViewWindow
-
- closePath() - Method in class de.gsi.chart.renderer.spi.marchingsquares.GeneralPath
-
- closeWindowButtonVisibleProperty() - Method in class de.gsi.chart.viewer.DataViewer
-
- ColorGradient - Class in de.gsi.chart.renderer.spi.utils
-
- ColorGradient(List<Stop>) - Constructor for class de.gsi.chart.renderer.spi.utils.ColorGradient
-
Creates a new instance of ColorGradient.**
- ColorGradient(Stop...) - Constructor for class de.gsi.chart.renderer.spi.utils.ColorGradient
-
Creates a new instance of ColorGradient.
- ColorGradient(String, List<Stop>) - Constructor for class de.gsi.chart.renderer.spi.utils.ColorGradient
-
Creates a new instance of ColorGradient.
- ColorGradient(String, Stop...) - Constructor for class de.gsi.chart.renderer.spi.utils.ColorGradient
-
Creates a new instance of ColorGradient.
- ColorGradientAxis - Class in de.gsi.chart.axes.spi
-
An Axis with a color gradient e.g.
- ColorGradientAxis(double, double, double) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
-
- ColorGradientAxis(double, double, double, ColorGradient) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
-
- ColorGradientAxis(String) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
-
- ColorGradientAxis(String, ColorGradient) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
-
- ColorGradientAxis(String, double, double, double) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
-
- ColorGradientAxis(String, double, double, double, ColorGradient) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
-
- ColorGradientAxis(String, String) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
-
- ColorGradientAxis(String, String, ColorGradient) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
-
- colorGradientProperty() - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
Color gradient (linear) used to encode data point values.
- colorGradientProperty() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
Color gradient (linear) used to encode data point values.
- colorGradients() - Static method in class de.gsi.chart.renderer.spi.utils.ColorGradient
-
- ColormapComboBox() - Constructor for class de.gsi.chart.plugins.ColormapSelector.ColormapComboBox
-
- ColormapListCell() - Constructor for class de.gsi.chart.plugins.ColormapSelector.ColormapListCell
-
- colormapProperty() - Method in class de.gsi.chart.plugins.ColormapSelector
-
- ColormapSelector - Class in de.gsi.chart.plugins
-
Adds a Dropdown to the toolbar to select different Colormaps.
- ColormapSelector() - Constructor for class de.gsi.chart.plugins.ColormapSelector
-
- ColormapSelector.ColormapComboBox - Class in de.gsi.chart.plugins
-
- ColormapSelector.ColormapListCell - Class in de.gsi.chart.plugins
-
- computeFWHM(double[], int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
compute simple Full-Width-Half-Maximum (no inter-bin interpolation)
- computeInterpolatedFWHM(double[], int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
compute interpolated Full-Width-Half-Maximum
- computeLocalRange() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- computeLocalRangeProperty() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
Indicates if the chart should compute the min/max z-Axis for the local (true) or global (false) visible range
- computePreferredTickUnit(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Computes the preferred tick unit based on the upper/lower bounds and the length of the axis in screen
coordinates.
- computePreferredTickUnit(double) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Computes the preferred tick unit based on the upper/lower bounds and the length of the axis in screen
coordinates.
- computePreferredTickUnit(double) - Method in class de.gsi.chart.axes.spi.LinearAxis
-
Computes the preferred tick unit based on the upper/lower bounds and the length of the axis in screen
coordinates.
- computePreferredTickUnit(double) - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
Computes the preferred tick unit based on the upper/lower bounds and the length of the axis in screen
coordinates.
- computePreferredTickUnit(double) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
Computes the preferred tick unit based on the upper/lower bounds and the length of the axis in screen
coordinates.
- computePrefHeight(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Computes the preferred height of this axis for the given width.
- computePrefHeight(double) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
- computePrefHeight(double) - Method in class de.gsi.chart.legend.spi.DefaultLegend
-
- computePrefWidth(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Computes the preferred width of this axis for the given height.
- computePrefWidth(double) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
- computePrefWidth(double) - Method in class de.gsi.chart.legend.spi.DefaultLegend
-
- computeRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- computeRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- computeRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.LinearAxis
-
- computeRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- computeRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- computeTickMarks(AxisRange, boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- computeTickUnit(double) - Method in class de.gsi.chart.axes.spi.CategoryAxis
-
- computeTickUnit(double) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- computeTickUnit(double) - Method in class de.gsi.chart.axes.spi.format.DefaultTickUnitSupplier
-
Computes tick unit using the following formula: tickUnit = M*10^E, where M is one of the multipliers specified in
the constructor and E is an exponent of 10.
- computeTickUnit(double) - Method in class de.gsi.chart.axes.spi.format.DefaultTimeTickUnitSupplier
-
Should return tick unit that is equal or greater to the given reference tick unit.
- computeTickUnit(double) - Method in interface de.gsi.chart.axes.TickUnitSupplier
-
Should return tick unit that is equal or grater to the given reference tick unit.
- contains(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- contains(Object) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
-
- contentPaneProperty() - Method in class de.gsi.chart.viewer.DataView
-
- contentProperty() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
The property that is used to store a reference to the content node.
- contentProperty() - Method in class de.gsi.chart.ui.SidesPane
-
The property that is used to store a reference to the content node.
- contentProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- ContourDataSetRenderer - Class in de.gsi.chart.renderer.spi
-
https://en.wikipedia.org/wiki/Marching_squares#Isoline
- ContourDataSetRenderer() - Constructor for class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- ContourType - Enum in de.gsi.chart.renderer
-
- contourTypeProperty() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
Indicates if the chart should plot contours (true) or color gradient map (false)
- convolution(double[][]) - Static method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- copy() - Method in class de.gsi.chart.axes.spi.AxisRange
-
- copyMetaData(DataSet, DataSet) - Static method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
- copySelectedToClipboard() - Method in class de.gsi.chart.plugins.TableViewer
-
Copies the (selected) table data to the clipboard in csv Format.
- Corner - Enum in de.gsi.chart.ui.geometry
-
Enum for which edge of a rectangle something should be.
- cornerRadiusProperty() - Method in class de.gsi.chart.ui.ToolBarFlowPane
-
- create(FontAwesome.Glyph) - Static method in class de.gsi.chart.utils.GlyphFactory
-
Creates a glyph for given identifier
- createChildGroup() - Static method in class de.gsi.chart.Chart
-
- createDefaultSkin() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
- createDefaultSkin() - Method in class de.gsi.chart.ui.SidesPane
-
- createHexagon(int, int, Color, HexagonMap) - Method in interface de.gsi.chart.renderer.spi.hexagon.IHexagonCreator
-
- CrosshairIndicator - Class in de.gsi.chart.plugins
-
Horizontal and vertical
Line drawn on the plot area, crossing at the mouse cursor location, together with a
Label displaying the cursor coordinates in data units.
- CrosshairIndicator() - Constructor for class de.gsi.chart.plugins.CrosshairIndicator
-
Creates a new instance of CrosshairIndicator class.
- CssToColorHelper - Class in de.gsi.chart.renderer.spi.utils
-
https://stackoverflow.com/questions/32625212/convert-color-from-css-to-javafx-color-object
- CssToColorHelper() - Constructor for class de.gsi.chart.renderer.spi.utils.CssToColorHelper
-
- currentLowerBound - Variable in class de.gsi.chart.axes.spi.AbstractAxis
-
The current value for the lowerBound of this axis, ie min value.
- DashPatternStyle - Class in de.gsi.chart.renderer.spi.utils
-
Workaround for dashed line JavaFX performance bottleneck for strictly horizontal and vertical lines as used in the
GridRenderer
see e.g.
- dashSizeProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- DataPoint(Chart, double, double, String) - Constructor for class de.gsi.chart.plugins.DataPointTooltip.DataPoint
-
- DataPoint(Chart, DataSet, int, double, double, String) - Constructor for class de.gsi.chart.plugins.EditDataSet.DataPoint
-
- DataPointTooltip - Class in de.gsi.chart.plugins
-
A tool tip label appearing next to the mouse cursor when placed over a data point's symbol.
- DataPointTooltip() - Constructor for class de.gsi.chart.plugins.DataPointTooltip
-
Creates a new instance of DataPointTooltip class with {
picking distance
initialized to
5.
- DataPointTooltip(double) - Constructor for class de.gsi.chart.plugins.DataPointTooltip
-
Creates a new instance of DataPointTooltip class.
- DataPointTooltip.DataPoint - Class in de.gsi.chart.plugins
-
- dataRangeMax - Variable in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
-
- dataRangeMin - Variable in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
-
- DATASET_FILL_COLOR - Static variable in class de.gsi.chart.XYChartCss
-
- DATASET_INDEX - Static variable in class de.gsi.chart.XYChartCss
-
- DATASET_INTENSITY - Static variable in class de.gsi.chart.XYChartCss
-
- DATASET_LAYOUT_OFFSET - Static variable in class de.gsi.chart.XYChartCss
-
- DATASET_SHOW_IN_LEGEND - Static variable in class de.gsi.chart.XYChartCss
-
- DATASET_STROKE_COLOR - Static variable in class de.gsi.chart.XYChartCss
-
- datasetChangeListener - Variable in class de.gsi.chart.Chart
-
- dataSetDataListener - Variable in class de.gsi.chart.Chart
-
- dataSetInvalidated() - Method in class de.gsi.chart.Chart
-
- DataSetLabel() - Constructor for class de.gsi.chart.plugins.measurements.utils.DataSetSelector.DataSetLabel
-
- dataSetNameField - Variable in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
-
- dataSets - Variable in class de.gsi.chart.plugins.measurements.utils.DataSetSelector
-
- datasetsChanged(ListChangeListener.Change<? extends DataSet>) - Method in class de.gsi.chart.Chart
-
- datasetsChanged(ListChangeListener.Change<? extends DataSet>) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
-
- dataSetSelector - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- DataSetSelector - Class in de.gsi.chart.plugins.measurements.utils
-
- DataSetSelector(XYChart) - Constructor for class de.gsi.chart.plugins.measurements.utils.DataSetSelector
-
- DataSetSelector.DataSetLabel - Class in de.gsi.chart.plugins.measurements.utils
-
- DataSetsModel() - Constructor for class de.gsi.chart.plugins.TableViewer.DataSetsModel
-
- DataSetTableColumn(String, DataSet, TableViewer.ColumnType) - Constructor for class de.gsi.chart.plugins.TableViewer.DataSetsModel.DataSetTableColumn
-
Creates a TableColumn with the text set to the provided string, with default comparator.
- DataSetTableColumns(DataSet) - Constructor for class de.gsi.chart.plugins.TableViewer.DataSetsModel.DataSetTableColumns
-
- DataView - Class in de.gsi.chart.viewer
-
Holds all charts/tables to be displayed
- DataView(String, Node) - Constructor for class de.gsi.chart.viewer.DataView
-
- DataView(String, Node, Pane) - Constructor for class de.gsi.chart.viewer.DataView
-
- DataView(String, Node, Pane, boolean) - Constructor for class de.gsi.chart.viewer.DataView
-
- DataViewer - Class in de.gsi.chart.viewer
-
- DataViewer() - Constructor for class de.gsi.chart.viewer.DataViewer
-
- DataViewTilingPane - Class in de.gsi.chart.viewer
-
DataViewTilingPane that to mimics HBox-, VBox-, or TilePane layout while consistently maximising it's children and
following layout constraints from its parent
- DataViewTilingPane(DataViewTilingPane.Layout) - Constructor for class de.gsi.chart.viewer.DataViewTilingPane
-
- DataViewTilingPane.Layout - Enum in de.gsi.chart.viewer
-
- DataViewWindow - Class in de.gsi.chart.viewer
-
- DataViewWindow(DataView, String, Node) - Constructor for class de.gsi.chart.viewer.DataViewWindow
-
- DataViewWindow(DataView, String, Node, boolean, boolean) - Constructor for class de.gsi.chart.viewer.DataViewWindow
-
- DataViewWindow.ExternalStage - Class in de.gsi.chart.viewer
-
- dateFormat - Variable in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
-
- DB10_LOGARITHM_BASE - Static variable in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- DB10_LOGARITHM_BASE - Static variable in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
-
- DB20_LOGARITHM_BASE - Static variable in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- DB20_LOGARITHM_BASE - Static variable in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
-
- de.gsi.chart - package de.gsi.chart
-
- de.gsi.chart.axes - package de.gsi.chart.axes
-
- de.gsi.chart.axes.spi - package de.gsi.chart.axes.spi
-
- de.gsi.chart.axes.spi.format - package de.gsi.chart.axes.spi.format
-
- de.gsi.chart.axes.spi.transforms - package de.gsi.chart.axes.spi.transforms
-
- de.gsi.chart.legend - package de.gsi.chart.legend
-
- de.gsi.chart.legend.spi - package de.gsi.chart.legend.spi
-
- de.gsi.chart.marker - package de.gsi.chart.marker
-
- de.gsi.chart.plugins - package de.gsi.chart.plugins
-
- de.gsi.chart.plugins.measurements - package de.gsi.chart.plugins.measurements
-
- de.gsi.chart.plugins.measurements.utils - package de.gsi.chart.plugins.measurements.utils
-
- de.gsi.chart.renderer - package de.gsi.chart.renderer
-
- de.gsi.chart.renderer.datareduction - package de.gsi.chart.renderer.datareduction
-
- de.gsi.chart.renderer.spi - package de.gsi.chart.renderer.spi
-
- de.gsi.chart.renderer.spi.hexagon - package de.gsi.chart.renderer.spi.hexagon
-
- de.gsi.chart.renderer.spi.marchingsquares - package de.gsi.chart.renderer.spi.marchingsquares
-
- de.gsi.chart.renderer.spi.utils - package de.gsi.chart.renderer.spi.utils
-
- de.gsi.chart.ui - package de.gsi.chart.ui
-
- de.gsi.chart.ui.css - package de.gsi.chart.ui.css
-
- de.gsi.chart.ui.geometry - package de.gsi.chart.ui.geometry
-
- de.gsi.chart.utils - package de.gsi.chart.utils
-
- de.gsi.chart.viewer - package de.gsi.chart.viewer
-
- DEBUG - Static variable in class de.gsi.chart.Chart
-
- decadeRange() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- DecimalStringConverter - Class in de.gsi.chart.utils
-
- DecimalStringConverter() - Constructor for class de.gsi.chart.utils.DecimalStringConverter
-
- DecimalStringConverter(int) - Constructor for class de.gsi.chart.utils.DecimalStringConverter
-
- DEFAULT - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
-
- DEFAULT_DECIMAL_SEPARATOR - Static variable in class de.gsi.chart.utils.NumberFormatterImpl
-
- DEFAULT_FONT - Static variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- DEFAULT_FONT_SIZE - Static variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- DEFAULT_GRID_DASH_PATTERM - Static variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- DEFAULT_GRID_LINE_COLOR - Static variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- DEFAULT_GRID_LINE_WIDTH - Static variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- DEFAULT_HISTORY_DEPTH - Static variable in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
-
- DEFAULT_HISTORY_INTENSITY_FADING - Static variable in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- DEFAULT_LOG_MIN_VALUE - Static variable in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- DEFAULT_LOG_MIN_VALUE - Static variable in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- DEFAULT_LOG_MIN_VALUE - Static variable in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
-
- DEFAULT_LOGARITHM_BASE - Static variable in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- DEFAULT_LOGARITHM_BASE - Static variable in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
-
- DEFAULT_MARKER_RADIUS - Static variable in class de.gsi.chart.plugins.EditDataSet
-
- DEFAULT_MINOR_TICK_COUNT - Static variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- DEFAULT_MOUSE_FILTER - Static variable in class de.gsi.chart.plugins.Panner
-
- DEFAULT_MOUSE_FILTER - Static variable in class de.gsi.chart.plugins.Zoomer
-
- DEFAULT_NAMED_COLOR - Static variable in class de.gsi.chart.renderer.spi.utils.CssToColorHelper
-
- DEFAULT_PICKING_DISTANCE - Static variable in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
The default distance between the data point coordinates and mouse cursor that triggers shifting the line.
- DEFAULT_PICKING_DISTANCE - Static variable in class de.gsi.chart.plugins.DataPointTooltip
-
The default distance between the data point coordinates and mouse cursor that triggers showing the tool tip
label.
- DEFAULT_PICKING_DISTANCE - Static variable in class de.gsi.chart.plugins.EditDataSet
-
- DEFAULT_PREFERRED_HEIGHT - Static variable in class de.gsi.chart.plugins.EditAxis
-
- DEFAULT_PREFERRED_WIDTH - Static variable in class de.gsi.chart.plugins.EditAxis
-
- DEFAULT_SHUTDOWN_PERIOD - Static variable in class de.gsi.chart.plugins.EditAxis
-
- DEFAULT_SMALL_AXIS - Static variable in class de.gsi.chart.axes.spi.format.DefaultFormatter
-
- DEFAULT_SMALL_AXIS - Static variable in class de.gsi.chart.plugins.measurements.ValueIndicator
-
- DEFAULT_SMALL_LOG_AXIS - Static variable in class de.gsi.chart.axes.spi.format.DefaultLogFormatter
-
- DEFAULT_SMALL_LOG_AXIS - Static variable in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- DEFAULT_UPDATE_PERIOD - Static variable in class de.gsi.chart.plugins.EditAxis
-
- defaultAction() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- defaultAction() - Method in class de.gsi.chart.plugins.measurements.ValueIndicator
-
- DefaultAxisTransform - Class in de.gsi.chart.axes.spi.transforms
-
Identity axis transform
- DefaultAxisTransform(Axis) - Constructor for class de.gsi.chart.axes.spi.transforms.DefaultAxisTransform
-
- DefaultDataReducer - Class in de.gsi.chart.renderer.datareduction
-
Default data reduction algorithm implementation for the ErrorDataSet Renderer
Simple algorithm that reduces the number of points if neighbouring x coordinates are closer than the user-defined
dash size.
- DefaultDataReducer() - Constructor for class de.gsi.chart.renderer.datareduction.DefaultDataReducer
-
- DefaultFormatter - Class in de.gsi.chart.axes.spi.format
-
Default number formatter for NumberAxis, this stays in sync with auto-ranging and formats values appropriately.
- DefaultFormatter() - Constructor for class de.gsi.chart.axes.spi.format.DefaultFormatter
-
Construct a DefaultFormatter for the given NumberAxis
- DefaultFormatter(Axis) - Constructor for class de.gsi.chart.axes.spi.format.DefaultFormatter
-
Construct a DefaultFormatter for the given NumberAxis
- DefaultFormatter(Axis, String, String) - Constructor for class de.gsi.chart.axes.spi.format.DefaultFormatter
-
Construct a DefaultFormatter for the given NumberAxis with a prefix and/or suffix.
- defaultHatchCache - Static variable in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
-
- defaultHatchCacheWithStrokeWidth - Static variable in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
-
- DefaultLegend - Class in de.gsi.chart.legend.spi
-
A chart legend that displays a list of items with symbols in a box
- DefaultLegend() - Constructor for class de.gsi.chart.legend.spi.DefaultLegend
-
- DefaultLegend.LegendItem - Class in de.gsi.chart.legend.spi
-
A item to be displayed on a Legend
- DefaultLogFormatter - Class in de.gsi.chart.axes.spi.format
-
- DefaultLogFormatter() - Constructor for class de.gsi.chart.axes.spi.format.DefaultLogFormatter
-
Construct a DefaultFormatter for the given NumberAxis
- DefaultLogFormatter(Axis) - Constructor for class de.gsi.chart.axes.spi.format.DefaultLogFormatter
-
Construct a DefaultFormatter for the given NumberAxis
- DefaultMarker - Enum in de.gsi.chart.marker
-
- DefaultNumericAxis - Class in de.gsi.chart.axes.spi
-
A axis class that plots a range of numbers with major tick marks every "tickUnit".
- DefaultNumericAxis() - Constructor for class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- DefaultNumericAxis(double, double, double) - Constructor for class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Creates a
non-auto-ranging Axis with the given upper bound, lower bound and tick
unit.
- DefaultNumericAxis(String) - Constructor for class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- DefaultNumericAxis(String, double, double, double) - Constructor for class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Create a
non-auto-ranging Axis with the given upper bound, lower bound and tick
unit.
- DefaultNumericAxis(String, String) - Constructor for class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- DefaultNumericAxis.Cache - Class in de.gsi.chart.axes.spi
-
- DefaultRenderColorScheme - Class in de.gsi.chart.renderer.spi.utils
-
- DefaultRenderColorScheme.Palette - Enum in de.gsi.chart.renderer.spi.utils
-
- defaultScrollFilter - Variable in class de.gsi.chart.plugins.Zoomer
-
- defaultStrokeLineWidthProperty() - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
-
- DefaultTickUnitSupplier - Class in de.gsi.chart.axes.spi.format
-
TickUnitSupplier that computes tick units as multiplications of powers of 10.
- DefaultTickUnitSupplier() - Constructor for class de.gsi.chart.axes.spi.format.DefaultTickUnitSupplier
-
Creates a new instance of DefaultTickUnitSupplier initialized with multipliers: [1, 2.5, 5].
- DefaultTickUnitSupplier(SortedSet<? extends Number>) - Constructor for class de.gsi.chart.axes.spi.format.DefaultTickUnitSupplier
-
Creates a new instance of DefaultTickUnitSupplier with specified multipliers.
- DefaultTimeFormatter - Class in de.gsi.chart.axes.spi.format
-
- DefaultTimeFormatter() - Constructor for class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
-
Construct a DefaultFormatter for the given NumberAxis
- DefaultTimeFormatter(Axis) - Constructor for class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
-
Construct a DefaultFormatter for the given NumberAxis
- DefaultTimeTickUnitSupplier - Class in de.gsi.chart.axes.spi.format
-
- DefaultTimeTickUnitSupplier() - Constructor for class de.gsi.chart.axes.spi.format.DefaultTimeTickUnitSupplier
-
- defaultZoomInMouseFilter - Variable in class de.gsi.chart.plugins.Zoomer
-
Default zoom-in mouse filter passing on left mouse button (only).
- defaultZoomOriginFilter - Variable in class de.gsi.chart.plugins.Zoomer
-
Default zoom-origin mouse filter passing on right mouse button with
control key
down.
- defaultZoomOutMouseFilter - Variable in class de.gsi.chart.plugins.Zoomer
-
Default zoom-out mouse filter passing on right mouse button (only).
- delete() - Method in class de.gsi.chart.plugins.EditDataSet.SelectedDataPoint
-
- deleteAllMarkedPoints() - Method in class de.gsi.chart.plugins.EditDataSet
-
- DELL - Static variable in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
-
- Delta() - Constructor for class de.gsi.chart.plugins.AbstractValueIndicator.Delta
-
- DigitNumberArithmetic - Class in de.gsi.chart.utils
-
- displayPane - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- distanceFromMouse - Variable in class de.gsi.chart.plugins.DataPointTooltip.DataPoint
-
- dragCursor - Variable in class de.gsi.chart.plugins.EditDataSet
-
- dragCursorProperty() - Method in class de.gsi.chart.plugins.EditDataSet
-
Mouse cursor to be used during drag operation.
- dragCursorProperty() - Method in class de.gsi.chart.plugins.Panner
-
Mouse cursor to be used during drag operation.
- dragCursorProperty() - Method in class de.gsi.chart.plugins.Zoomer
-
Mouse cursor to be used during drag operation.
- dragCursorProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
-
Mouse cursor to be used during drag operation.
- dragDelta - Variable in class de.gsi.chart.plugins.AbstractValueIndicator
-
- dragHandler - Variable in class de.gsi.chart.plugins.EditDataSet
-
Creates an event handler that handles a mouse drag on the node.
- draw(GraphicsContext, double, double, double) - Method in enum de.gsi.chart.marker.DefaultMarker
-
- draw(GraphicsContext, double, double, double) - Method in interface de.gsi.chart.marker.Marker
-
- draw(Canvas) - Method in class de.gsi.chart.renderer.spi.hexagon.GridDrawer
-
- draw(Group) - Method in class de.gsi.chart.renderer.spi.hexagon.GridDrawer
-
- draw(GraphicsContext) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
- draw(GraphicsContext) - Method in class de.gsi.chart.renderer.spi.marchingsquares.GeneralPath
-
- drawAxis(GraphicsContext, double, double) - Method in interface de.gsi.chart.axes.Axis
-
Function allows custom drawing of axes outside the Axis environment (ie.
- drawAxis(GraphicsContext, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- drawAxis(GraphicsContext, double, double) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
- drawAxisLabel(GraphicsContext, double, double, Text) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- drawAxisLabel(GraphicsContext, double, double, Text, ObservableList<TickMark>, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- drawAxisLine(GraphicsContext, double, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- drawAxisLine(GraphicsContext, double, double, double) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
- drawAxisPost() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
function to be executed after the axis has been drawn can be used to execute user-specific code (e.g.
- drawAxisPre() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
function to be executed prior to drawing axis can be used to execute user-specific code (e.g.
- drawBars(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- drawBarsProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- drawBubbles(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- drawBubblesProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- drawCircle(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
-
- drawContour(Canvas) - Method in class de.gsi.chart.renderer.spi.hexagon.GridDrawer
-
- drawContour(GraphicsContext) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
- drawCross(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
-
- drawDefaultNoErrors(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- drawDiamond(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
-
- drawEmptyCircle(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
-
- drawEmptyDiamond(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
-
- drawEmptyRectangle(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
-
- drawErrorBars(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- drawErrorSurface(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- drawErrorSurfaceNaNCompatible(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
NaN compatible algorithm
- drawEuclideanGrid(GraphicsContext, XYChart) - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- drawHexagon(GraphicsContext) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
- drawHexagon(GraphicsContext, HexagonMap.Direction...) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
- drawHorizontalLabelledMarker(GraphicsContext, XYChart, DataSet, int, int) - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
Draws horizontal markers with horizontal (default) labels attached to the top
- drawHorizontalMajorGridLines(GraphicsContext, Axis, double, double) - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- drawHorizontalMinorGridLines(GraphicsContext, Axis, double, double) - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- drawLegendSymbol(DataSet, int, int, int) - Method in interface de.gsi.chart.renderer.Renderer
-
- drawLegendSymbol(DataSet, int, int, int) - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- drawLegendSymbol(DataSet, int, int, int) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- drawLegendSymbol(DataSet, int, int, int) - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- drawLegendSymbol(DataSet, int, int, int) - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
- drawLegendSymbol(DataSet, int, int, int) - Method in class de.gsi.chart.renderer.spi.LineRenderer
-
Deprecated.
- drawLegendSymbol(DataSet, int, int, int) - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- drawLegendSymbol(DataSet, int, int, int) - Method in class de.gsi.chart.renderer.spi.ReducingLineRenderer
-
- drawMarker(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- drawMarkerProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- drawOnCanvas - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- drawOnCanvasProperty() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- drawOnTopProperty() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
Indicates whether grid lines should be drawn on top or beneath graphs
- drawPlus(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
-
- drawPolarCircle(GraphicsContext, Axis, double, double, double, double) - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- drawPolarGrid(GraphicsContext, XYChart) - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- drawPolyLine(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- drawPolyLineArea(GraphicsContext, CachedDataPoints) - Static method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- drawPolyLineHistogram(GraphicsContext, CachedDataPoints) - Static method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- drawPolyLineHistogramBezier(GraphicsContext, CachedDataPoints) - Static method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- drawPolyLineHistogramFilled(GraphicsContext, CachedDataPoints) - Static method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- drawPolyLineLine(GraphicsContext, CachedDataPoints) - Static method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- drawPolyLineStairCase(GraphicsContext, CachedDataPoints) - Static method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- drawRectangle(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
-
- drawTickLabels(GraphicsContext, double, double, ObservableList<TickMark>, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- drawTickMarkLabel(GraphicsContext, double, double, double, TickMark) - Static method in class de.gsi.chart.axes.spi.AbstractAxis
-
- drawTickMarks(GraphicsContext, double, double, double, ObservableList<TickMark>, double, Path) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- drawVerticalLabelledMarker(GraphicsContext, XYChart, DataSet, int, int) - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
Draws vertical markers with vertical (default) labels attached to the top
- drawVerticalMajorGridLines(GraphicsContext, Axis, double, double) - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- drawVerticalMinorGridLines(GraphicsContext, Axis, double, double) - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- dynamicBarWidthProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- GeneralPath - Class in de.gsi.chart.renderer.spi.marchingsquares
-
- generalPath(Grid) - Method in class de.gsi.chart.renderer.spi.marchingsquares.PathGenerator
-
Construct a GeneralPath representing the isoline, itself represented by a given Grid.
- get(StringConverter<Number>, Number) - Method in class de.gsi.chart.axes.spi.format.FormatterLabelCache
-
- get(String) - Static method in enum de.gsi.chart.marker.DefaultMarker
-
- get(int) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
-
- get() - Method in enum de.gsi.chart.renderer.PolarTickStep
-
- getaAxisLabelTextAlignment() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- getActiveView() - Method in class de.gsi.chart.viewer.DataView
-
- getActualFrameRate() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
Gets the value of the property actualFrameRate.
- getAllData() - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
-
- getAllDatasets() - Method in class de.gsi.chart.Chart
-
- getAllDatasets() - Method in class de.gsi.chart.XYChart
-
- getAllHexagons() - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
- getAllShownDatasets() - Method in class de.gsi.chart.XYChart
-
- getAnimationDelay() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the animation delay
- getAnimationDelay() - Method in class de.gsi.chart.ui.SidesPane
-
Returns the animation delay
- getAnimationDuration() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property animationDuration.
- getAnimationDuration() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the animation delay
- getAnimationDuration() - Method in class de.gsi.chart.ui.SidesPane
-
Returns the animation delay
- getAutoRange() - Method in interface de.gsi.chart.axes.Axis
-
if available (last) auto-range that has been computed
- getAutoRange() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- getAutoRangePadding() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- getAutoRangePadding() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- getAverageFrameRate() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
Gets the value of the property averageFrameRate.
- getAverageFxFrameRate() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
Gets the value of the property averageFxFrameRate.
- getAverageProcessCpuLoad() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
Gets the value of the property averageProcessCpuLoad.
- getAverageSystemCpuLoad() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
Gets the value of the property averageSystemCpuLoad.
- getAxes() - Method in class de.gsi.chart.Chart
-
- getAxes() - Method in interface de.gsi.chart.renderer.Renderer
-
- getAxes() - Method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
- getAxes() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- getAxes() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- getAxesAndCanvasPane() - Method in class de.gsi.chart.Chart
-
- getAxesCornerPane(Corner) - Method in class de.gsi.chart.Chart
-
- getAxesPane(Side) - Method in class de.gsi.chart.Chart
-
- getAxisLabel() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- getAxisLabelFormatter() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Gets the value of the property axisLabelFormatter.
- getAxisLabelGap() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property axisLabelGap.
- getAxisLength() - Method in class de.gsi.chart.axes.spi.AxisRange
-
- getAxisMode() - Method in class de.gsi.chart.plugins.EditAxis
-
- getAxisMode() - Method in class de.gsi.chart.plugins.Panner
-
- getAxisMode() - Method in class de.gsi.chart.plugins.Zoomer
-
- getAxisPadding() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property axisPadding.
- getAxisRange() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- getAxisRange() - Method in class de.gsi.chart.axes.spi.LinearAxis
-
- getAxisRange() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- getAxisTransform() - Method in interface de.gsi.chart.axes.Axis
-
- getAxisTransform() - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Gets the transformation (linear, logarithmic, etc) applied to the values of this axis.
- getAxisTransform() - Method in class de.gsi.chart.axes.spi.LinearAxis
-
- getAxisTransform() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- getAxisTransform() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- getBarWidth() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- getBarWidthPercentage() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- getBooleanPropertyValue(String, String) - Static method in class de.gsi.chart.utils.StyleParser
-
- getBorderPaneOnCanvas() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- getBottom() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the value of the bottom node property.
- getBottom() - Method in class de.gsi.chart.ui.SidesPane
-
Returns the value of the bottom node property.
- getCachedBooleanArray(String, int) - Static method in class de.gsi.chart.renderer.spi.utils.Cache
-
- getCachedDoubleArray(String, int) - Static method in class de.gsi.chart.renderer.spi.utils.Cache
-
- getCachedIntArray(String, int) - Static method in class de.gsi.chart.renderer.spi.utils.Cache
-
- getCachedStringArray(String, int) - Static method in class de.gsi.chart.renderer.spi.utils.Cache
-
- getCanvas() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- getCanvas() - Method in class de.gsi.chart.Chart
-
- getCanvasForeground() - Method in class de.gsi.chart.Chart
-
- getCategories() - Method in class de.gsi.chart.axes.spi.CategoryAxis
-
- getCategory() - Method in enum de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
-
- getCenterAxisPosition() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property centerAxisPosition.
- getChart() - Method in class de.gsi.chart.plugins.ChartPlugin
-
- getChart() - Method in class de.gsi.chart.plugins.DataPointTooltip.DataPoint
-
- getChart() - Method in class de.gsi.chart.plugins.EditDataSet.DataPoint
-
- getChart(Node) - Static method in class de.gsi.chart.utils.XYChartUtils
-
Returns Chart instance containing given child node.
- getChartChildren() - Method in class de.gsi.chart.plugins.ChartPlugin
-
Returns a list containing nodes that should be added to the list of child nodes of the associated XYChart's plot
area children.
- getChartContent(Chart) - Static method in class de.gsi.chart.utils.XYChartUtils
-
- getChildLabels(List<? extends Parent>) - Static method in class de.gsi.chart.utils.XYChartUtils
-
- getClassCssMetaData() - Static method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- getClassCssMetaData() - Static method in class de.gsi.chart.axes.spi.LinearAxis
-
- getClassCssMetaData() - Static method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- getClassCssMetaData() - Static method in class de.gsi.chart.axes.spi.NumericAxis
-
- getClassCssMetaData() - Static method in class de.gsi.chart.Chart
-
- getCloseButton() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- getColor(double) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
- getColorGradient() - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
- getColorGradient() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- getColormap() - Method in class de.gsi.chart.plugins.ColormapSelector
-
Gets the value of the property colormap.
- getColorPropertyValue(String, String) - Static method in class de.gsi.chart.utils.StyleParser
-
- getColumns() - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
-
- getColumnsCount() - Method in class de.gsi.chart.viewer.DataViewTilingPane
-
- getContent() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the value of the content node property.
- getContent() - Method in class de.gsi.chart.ui.SidesPane
-
Returns the value of the content node property.
- getContent() - Method in class de.gsi.chart.viewer.DataViewWindow
-
Gets the value of the property content.
- getContentPane() - Method in class de.gsi.chart.viewer.DataView
-
Gets the value of the property contentPane.
- getContourType() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- getControlCssMetaData() - Method in class de.gsi.chart.Chart
-
- getCoordinates() - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
-
- getCssMetaData() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- getCssMetaData() - Method in class de.gsi.chart.axes.spi.LinearAxis
-
- getCssMetaData() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- getCssMetaData() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- getCssMetaData() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- getCssMetaData() - Method in class de.gsi.chart.renderer.spi.utils.CssToColorHelper
-
- getCurrentLocalDateTimeStamp() - Method in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
-
- getDashSize() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Returns the dashSize.
- getDataLabelSafe(DataSet, int) - Method in class de.gsi.chart.plugins.DataPointTooltip
-
- getDataSet() - Method in class de.gsi.chart.plugins.EditDataSet.DataPoint
-
- getDataSet() - Method in class de.gsi.chart.plugins.EditDataSet.SelectedDataPoint
-
- getDataSet() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- getDataSetCopy(DataSet) - Static method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
- getDataSetForAxis(Axis) - Method in class de.gsi.chart.XYChart
-
- getDatasets() - Method in class de.gsi.chart.Chart
-
- getDatasets() - Method in interface de.gsi.chart.renderer.Renderer
-
- getDatasets() - Method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
- getDatasets() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- getDatasets() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- getDatasetsCopy() - Method in interface de.gsi.chart.renderer.Renderer
-
- getDatasetsCopy() - Method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
- getDatasetsCopy(ObservableList<DataSet>) - Method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
- getDatasetsCopy() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- getDatasetsCopy() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- getDataSetsWithMetaData(List<DataSet>) - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- getDefaultDataLabel(DataSet, int) - Method in class de.gsi.chart.plugins.DataPointTooltip
-
Returns label of a data point specified by the index.
- getDefaultHatch(Color) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
-
- getDefaultHatch(Paint, double) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
-
- getDefaultHatchAngle() - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
-
- getDefaultHatchSpacing() - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
-
- getDefaultMarker(String) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- getDetachButton() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- getDialog() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- getDialogContentBox() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- getDirectionFromNumber(int) - Static method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
-
- getDirectionTo(GridPosition) - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
-
- getDirectionTo(Hexagon) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Finds the direction (NORTHWEST, NORTHEAST, EAST, SOUTHEAST, SOUTHWEST or WEST) If target is a neighbour, then it
is quite simple.
- getDisplayPane() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- getDisplayPosition(double) - Method in interface de.gsi.chart.axes.Axis
-
Get the display position along this axis for a given value.
- getDisplayPosition(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Get the display position along this axis for a given value.
- getDisplayPosition(double) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Get the display position along this axis for a given value.
- getDisplayPosition(double) - Method in class de.gsi.chart.axes.spi.LinearAxis
-
Get the display position along this axis for a given value.
- getDisplayPosition(double) - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
Get the display position along this axis for a given value.
- getDisplayPosition(double) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
Get the display position along this axis for a given value.
- getDistance(DataSet, int, int, boolean) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getDistance(GridPosition) - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
-
- getDistance(GridPosition, GridPosition) - Static method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
-
Calculates the grid distance between two positions
- getDistance(Hexagon) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Calculates the distance (number of hexagons) to the target hexagon
- getDistanceFromMouse() - Method in class de.gsi.chart.plugins.DataPointTooltip.DataPoint
-
- getDistanceFromMouse() - Method in class de.gsi.chart.plugins.EditDataSet.DataPoint
-
- getDoubleArray(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getDragCursor() - Method in class de.gsi.chart.plugins.EditDataSet
-
- getDragCursor() - Method in class de.gsi.chart.plugins.Panner
-
- getDragCursor() - Method in class de.gsi.chart.plugins.Zoomer
-
- getDragCursor() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- getDutyCycle(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getEdgeDetect(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getEffectiveRange(double, double) - Static method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- getEpsilon() - Method in class de.gsi.chart.renderer.datareduction.RamanDouglasPeukerDataReducer
-
- getErrorBox() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- getErrorDataSetCopy(DataSetError) - Static method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
- getErrorIcon() - Static method in class de.gsi.chart.renderer.spi.utils.ChartIconFactory
-
- getErrorIcon(double, double) - Static method in class de.gsi.chart.renderer.spi.utils.ChartIconFactory
-
- getErrorType() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- getFill(int) - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
-
- getFillColor(int) - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
-
- getFirstAxis(Orientation) - Method in class de.gsi.chart.Chart
-
- getFirstAxis(Orientation) - Method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
- getFloatingDecimalArrayPropertyValue(String, String) - Static method in class de.gsi.chart.utils.StyleParser
-
- getFloatingDecimalPropertyValue(String, String) - Static method in class de.gsi.chart.utils.StyleParser
-
- getFontPropertyValue(String) - Static method in class de.gsi.chart.utils.StyleParser
-
- getFormatter() - Method in class de.gsi.chart.utils.NumberFormatterImpl
-
- getFrequencyEstimate(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getFullWidthHalfMaximum(DataSet, int, int, boolean) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getFxFrameRate() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
Gets the value of the property fxFrameRate.
- getGradientsList() - Method in class de.gsi.chart.plugins.ColormapSelector
-
- getGradientWidth() - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
Gets the value of the property gradientWidth.
- getGraphic() - Method in class de.gsi.chart.viewer.DataViewWindow
-
Gets the value of the property graphic.
- getGraphicsContext() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- getGraphicsHexagonHeight() - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
- getGraphicsHorizontalDistanceBetweenHexagons() - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
- getGraphicsverticalDistanceBetweenHexagons() - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
- getGraphicsXoffset() - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
- getGraphicsYoffset() - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
- getGridRenderer() - Method in class de.gsi.chart.XYChart
-
- getHatch(FillPatternStyleHelper.FillPattern, Paint) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
-
- getHatch(FillPatternStyleHelper.FillPattern, Paint, double) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
-
- getHeight() - Method in interface de.gsi.chart.axes.Axis
-
- getHeight() - Method in class de.gsi.chart.axes.spi.TickMark
-
- getHexagon(GridPosition) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
- getHexagon(int, int) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
Retrieves the Hexagon at the specified position (axial coordinates)
- getHexagonByCube(int, int, int) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
- getHexagonContainingPixel(int, int) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
- getHexagonsInRingArea(int) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Returns all Hexagons that are located within a certain distance from here
- getHexagonsOnRingEdge(int) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Returns all Hexagons that are located a certain distance from here
- getHorizontalInsets(Insets) - Static method in class de.gsi.chart.utils.XYChartUtils
-
- getHorizontalMajorGrid() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
modify this to change drawing of horizontal major grid lines
- getHorizontalMinorGrid() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
modify this to change drawing of horizontal minor grid lines
- getIcon(String, double, double) - Static method in class de.gsi.chart.renderer.spi.utils.ChartIconFactory
-
- getIcon() - Method in class de.gsi.chart.viewer.DataView
-
Gets the value of the property icon.
- getIcon() - Method in enum de.gsi.chart.viewer.DataViewTilingPane.Layout
-
- getImageMapHorizontalRelation() - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
If the map was created from an Image, this will return the horizontal pixel relation between the image and the
generated map
- getImageMapVerticalRelation() - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
If the map was created from an Image, this will return the vertical pixel relation between the image and the
generated map
- getIndex() - Method in class de.gsi.chart.plugins.EditDataSet.DataPoint
-
- getIndex() - Method in class de.gsi.chart.plugins.EditDataSet.SelectedDataPoint
-
- getInfoBox() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- getInfoBoxSide() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
whether renderer should draw info box in Side side, ...
- getInfoIcon() - Static method in class de.gsi.chart.renderer.spi.utils.ChartIconFactory
-
- getInfoIcon(double, double) - Static method in class de.gsi.chart.renderer.spi.utils.ChartIconFactory
-
- getIntColor(double) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
Return the color for a value as an integer with the color values in its bytes.
- getIntegerPropertyValue(String, String) - Static method in class de.gsi.chart.utils.StyleParser
-
- getIntegral(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getIntensityFading() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Returns the intensityFading.
- getInteractorBar() - Method in class de.gsi.chart.plugins.EditDataSet
-
- getInteractorBar() - Method in class de.gsi.chart.plugins.TableViewer
-
Helper function to initialize the UI elements for the Interactor toolbar.
- getISODate(long, String) - Static method in class de.gsi.chart.utils.PeriodicScreenCapture
-
- getIsoDateTimeFormatterString() - Method in class de.gsi.chart.utils.PeriodicScreenCapture
-
- getItems() - Method in class de.gsi.chart.legend.spi.DefaultLegend
-
Gets the value of the property items.
- getLabel() - Method in class de.gsi.chart.plugins.DataPointTooltip.DataPoint
-
- getLabel() - Method in class de.gsi.chart.plugins.EditDataSet.DataPoint
-
- getLabelHorizontalAnchor() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
- getLabelHorizontalPosition() - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
- getLabelPosition() - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
- getLabelVerticalAnchor() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
- getLabelVerticalPosition() - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
- getLayout() - Method in class de.gsi.chart.viewer.DataViewTilingPane
-
- getLeft() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the value of the left node property.
- getLeft() - Method in class de.gsi.chart.ui.SidesPane
-
Returns the value of the left node property.
- getLeftIcons() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- getLegend() - Method in class de.gsi.chart.Chart
-
Gets the value of the property legend.
- getLegend(XYChart) - Static method in class de.gsi.chart.utils.XYChartUtils
-
- getLegendSide() - Method in class de.gsi.chart.Chart
-
Gets the value of the property legendSide.
- getLength() - Method in interface de.gsi.chart.axes.Axis
-
- getLength() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- getLine(Hexagon, Hexagon) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Finds all Hexagons that are on a line between this and destination
- getLocationInPlotArea(MouseEvent) - Method in class de.gsi.chart.plugins.ChartPlugin
-
Converts mouse location within the scene to the location relative to the plot area.
- getLocationMaximum(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getLocationMaximumGaussInterpolated(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getLocationX(Node) - Static method in class de.gsi.chart.utils.XYChartUtils
-
- getLocationY(Node) - Static method in class de.gsi.chart.utils.XYChartUtils
-
- getLogarithmBase() - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- getLogarithmBase() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- getLogarithmBase() - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
-
- getLogAxisType() - Method in interface de.gsi.chart.axes.Axis
-
- getLogAxisType() - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- getLogAxisType() - Method in class de.gsi.chart.axes.spi.LinearAxis
-
- getLogAxisType() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- getLogAxisType() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- getLogRange() - Method in class de.gsi.chart.axes.spi.format.AbstractFormatter
-
- getLogRange() - Method in class de.gsi.chart.axes.spi.format.DefaultLogFormatter
-
- getLongPrefix() - Method in enum de.gsi.chart.axes.spi.MetricPrefix
-
- getLongPrefix(double) - Static method in enum de.gsi.chart.axes.spi.MetricPrefix
-
- getLowerBound() - Method in class de.gsi.chart.axes.spi.AxisRange
-
- getLowerBound() - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
- getMajorTickStyle() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- getMarker() - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
Returns the marker used by this renderer.
- getMarkerSize() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Returns the markerSize.
- getMax() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property max.
- getMaxContourSegments() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- getMaximizedChild() - Method in class de.gsi.chart.viewer.DataView
-
Gets the value of the property maximizedChild.
- getMaximizeRestoreButton() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- getMaximum(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getMaximumRange() - Method in interface de.gsi.chart.axes.AxisTransform
-
- getMaximumRange() - Method in class de.gsi.chart.axes.spi.transforms.AbstractAxisTransform
-
- getMaxPoints() - Method in class de.gsi.chart.renderer.spi.ReducingLineRenderer
-
- getMaxProcessCpuLoad() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
Gets the value of the property maxProcessCpuLoad.
- getMaxRangeTextField() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
-
- getMaxTickLabelHeight(List<TickMark>) - Static method in class de.gsi.chart.axes.spi.AbstractAxis
-
- getMaxTickLabelWidth(List<TickMark>) - Static method in class de.gsi.chart.axes.spi.AbstractAxis
-
- getMean(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getMeasurementBar(Side) - Method in class de.gsi.chart.Chart
-
- getMeasurementBarSide() - Method in class de.gsi.chart.Chart
-
Gets the value of the property measurementBarSide.
- getMedian(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getMessageBox() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- getMin() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property min.
- getMinHexTileSizeProperty() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- getMinimisedChildren() - Method in class de.gsi.chart.viewer.DataView
-
- getMinimisedElementsPane() - Method in class de.gsi.chart.viewer.DataView
-
- getMinimizeButton() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- getMinimum(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getMinimumRange() - Method in interface de.gsi.chart.axes.AxisTransform
-
- getMinimumRange() - Method in class de.gsi.chart.axes.spi.transforms.AbstractAxisTransform
-
- getMinorTickCount() - Method in interface de.gsi.chart.axes.Axis
-
- getMinorTickCount() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property minorTickCount.
- getMinorTickLength() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property minorTickLength.
- getMinorTickMarks() - Method in interface de.gsi.chart.axes.Axis
-
- getMinorTickMarks() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- getMinorTickStyle() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- getMinPointPixelDistance() - Method in class de.gsi.chart.renderer.datareduction.DefaultDataReducer
-
- getMinProcessCpuLoad() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
Gets the value of the property minProcessCpuLoad.
- getMinRangeTextField() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
-
- getMinRequiredReductionSize() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- getModel() - Method in class de.gsi.chart.plugins.TableViewer.DataSetsRow
-
- getMountainRangeOffset() - Method in class de.gsi.chart.renderer.spi.MountainRangeRenderer
-
Returns the mountainRangeOffset.
- getMouseFilter() - Method in class de.gsi.chart.plugins.Panner
-
Returns MouseEvent filter triggering pan operation.
- getMovementCost(Hexagon, Hexagon) - Method in interface de.gsi.chart.renderer.spi.hexagon.IPathInfoSupplier
-
- getName() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property name.
- getName() - Method in class de.gsi.chart.viewer.DataView
-
Gets the value of the property name.
- getName() - Method in enum de.gsi.chart.viewer.DataViewTilingPane.Layout
-
- getName() - Method in class de.gsi.chart.viewer.DataViewWindow
-
Gets the value of the property name.
- getNamedColor() - Method in class de.gsi.chart.renderer.spi.utils.CssToColorHelper
-
Gets the value of the property namedColor.
- getNearestMatch(double) - Static method in enum de.gsi.chart.axes.spi.MetricPrefix
-
- getNeighborPosition(HexagonMap.Direction) - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
-
Finds the adjacent position in the specified direction from this position
- getNeighbour(HexagonMap.Direction) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Finds the neighbour of this Hexagon
- getNeighbours() - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Finds all neighbours of this Hexagon
- getNewLegendItem(Renderer, DataSet, int) - Method in class de.gsi.chart.legend.spi.DefaultLegend
-
- getNewTickMark(Double, Double, String) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- getNode() - Method in interface de.gsi.chart.legend.Legend
-
- getNode() - Method in class de.gsi.chart.legend.spi.DefaultLegend
-
- getNode() - Method in class de.gsi.chart.plugins.ChartOverlay
-
- getNumberDataSets() - Method in class de.gsi.chart.plugins.measurements.utils.DataSetSelector
-
- getNumberOfSignificantDigits(double) - Static method in class de.gsi.chart.utils.DigitNumberArithmetic
-
- getNumberQuantisationLevels() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- getNumericAxis() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
Returns the ValueAxis that this indicator is associated with.
- getOverlapPolicy() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property overlapPolicy.
- getOverlayArea() - Method in class de.gsi.chart.plugins.ChartOverlay
-
- getPaddingX() - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
- getPaddingY() - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
- getPalette() - Method in enum de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme.Palette
-
- getParentView() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- getPathTo(Hexagon) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Finds the cheapest path from here to the destination.
- getPathTo(Hexagon, IPathInfoSupplier) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Finds the cheapest path from start to the goal.
- getPickingDistance() - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
- getPickingDistance() - Method in class de.gsi.chart.plugins.DataPointTooltip
-
- getPickingDistance() - Method in class de.gsi.chart.plugins.EditDataSet
-
- getPinnedSide() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the value of the pinned side property.
- getPlotArea() - Method in class de.gsi.chart.Chart
-
- getPlotBackground() - Method in class de.gsi.chart.Chart
-
- getPlotContent(XYChart) - Static method in class de.gsi.chart.utils.XYChartUtils
-
- getPlotForeground() - Method in class de.gsi.chart.Chart
-
- getPlugins() - Method in class de.gsi.chart.Chart
-
Returns a list of plugins added to this chart pane.
- getPolarStepSize() - Method in class de.gsi.chart.XYChart
-
Gets the value of the property polarStepSize.
- getPolyLineStyle() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
whether renderer should draw no, simple (point-to-point), stair-case, Bezier, ...
- getPosition() - Method in class de.gsi.chart.axes.spi.TickMark
-
- getPositionsInCircleArea(int) - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
-
- getPositionsOnCircleEdge(int) - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
-
Finds all positions that are on the edge of a circle in which this position is the centre.
- getPower() - Method in enum de.gsi.chart.axes.spi.MetricPrefix
-
- getPrecision() - Method in class de.gsi.chart.utils.DecimalStringConverter
-
- getPrecision(double) - Static method in class de.gsi.chart.utils.DigitNumberArithmetic
-
- getPrecision() - Method in class de.gsi.chart.utils.MemorySizeStringConverter
-
- getPrecision() - Method in interface de.gsi.chart.utils.NumberFormatter
-
- getPrecision() - Method in class de.gsi.chart.utils.NumberFormatterImpl
-
- getPrecision() - Method in class de.gsi.chart.utils.PercentageStringConverter
-
- getPrecision() - Method in class de.gsi.chart.utils.ScientificNotationStringConverter
-
- getProcessCpuLoad() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
Gets the value of the property processCpuLoad.
- getPropertyValue(String, String) - Static method in class de.gsi.chart.utils.StyleParser
-
- getQ() - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
-
- getQ() - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
- getR() - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
-
- getR() - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
- getRange() - Method in interface de.gsi.chart.axes.Axis
-
on auto-ranging this returns getAutoRange(), otherwise the user-specified range getUserRange() (ie.
- getRange() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
on auto-ranging this returns getAutoRange(), otherwise the user-specified range getUserRange() (ie.
- getRange() - Method in class de.gsi.chart.axes.spi.format.AbstractFormatter
-
- getRange(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getRangeSlider() - Method in class de.gsi.chart.plugins.Zoomer
-
- getRendererDataReducer() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- getRenderers() - Method in class de.gsi.chart.Chart
-
- getRight() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the value of the right node property.
- getRight() - Method in class de.gsi.chart.ui.SidesPane
-
Returns the value of the right node property.
- getRightIcons() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- getRms(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getRoundedMaximumRange(double) - Method in interface de.gsi.chart.axes.AxisTransform
-
- getRoundedMaximumRange(double) - Method in class de.gsi.chart.axes.spi.transforms.DefaultAxisTransform
-
- getRoundedMaximumRange(double) - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
-
- getRoundedMinimumRange(double) - Method in interface de.gsi.chart.axes.AxisTransform
-
- getRoundedMinimumRange(double) - Method in class de.gsi.chart.axes.spi.transforms.DefaultAxisTransform
-
- getRoundedMinimumRange(double) - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
-
- getRow() - Method in class de.gsi.chart.plugins.TableViewer.DataSetsRow
-
- getScale() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property scale.
- getScale() - Method in class de.gsi.chart.axes.spi.AxisRange
-
- getSelectedData(TableView.TableViewSelectionModel<TableViewer.DataSetsRow>) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
-
- getSelectedDataSet() - Method in class de.gsi.chart.plugins.measurements.utils.DataSetSelector
-
- getSelectedView() - Method in class de.gsi.chart.viewer.DataViewer
-
Gets the value of the property selectedView.
- getSelectionMouseFilter() - Method in class de.gsi.chart.plugins.EditDataSet
-
Returns zoom-in mouse event filter.
- getShiftBarOffset() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Returns the shiftBarOffset.
- getShortPrefix() - Method in enum de.gsi.chart.axes.spi.MetricPrefix
-
- getShortPrefix(double) - Static method in enum de.gsi.chart.axes.spi.MetricPrefix
-
- getSide() - Method in interface de.gsi.chart.axes.Axis
-
- getSide() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property side.
- getSidePane(Side) - Method in class de.gsi.chart.ui.HiddenSidesPaneSkin
-
- getSimpleRiseTime(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getSimpleRiseTime(DataSet, int, int, double, double) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getSimpleRiseTime1090(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getSimpleRiseTime2080(DataSet, int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getStandardFillStyle() - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
-
- getStops() - Method in class de.gsi.chart.renderer.spi.utils.ColorGradient
-
Returns the gradient stops.
- getStrokeColor(int) - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
-
- getStrokeDashPropertyValue(String, String) - Static method in class de.gsi.chart.utils.StyleParser
-
- getStyle() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
Gets the value of the property style.
- getStyle() - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
Gets the value of the property style.
- getSubDataViews() - Method in class de.gsi.chart.viewer.DataView
-
- getSymbol() - Method in class de.gsi.chart.legend.spi.DefaultLegend.LegendItem
-
- getSystemCpuLoad() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
Gets the value of the property systemCpuLoad.
- getTable() - Method in class de.gsi.chart.plugins.TableViewer
-
- getText() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
- getThis() - Method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
- getThis() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- getThis() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- getThis() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- getThis() - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
- getThis() - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
- getThis() - Method in class de.gsi.chart.renderer.spi.LineRenderer
-
Deprecated.
- getThis() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- getThis() - Method in class de.gsi.chart.renderer.spi.ReducingLineRenderer
-
- getTickIndex(double) - Static method in class de.gsi.chart.axes.spi.format.DefaultTimeTickUnitSupplier
-
Gets the index in the TICK_UNIT_DEFAULT list, for which the tick unit is just larger or equal to the reference
tick unit.
- getTickLabelFill() - Method in interface de.gsi.chart.axes.Axis
-
- getTickLabelFill() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property tickLabelFill.
- getTickLabelFont() - Method in interface de.gsi.chart.axes.Axis
-
- getTickLabelFont() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property tickLabelFont.
- getTickLabelFormatter() - Method in interface de.gsi.chart.axes.Axis
-
- getTickLabelFormatter() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property tickLabelFormatter.
- getTickLabelGap() - Method in interface de.gsi.chart.axes.Axis
-
- getTickLabelGap() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property tickLabelGap.
- getTickLabelRotation() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property tickLabelRotation.
- getTickLength() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property tickLength.
- getTickMarkLabel(double) - Method in interface de.gsi.chart.axes.Axis
-
Get the string label name for a tick mark with the given value
- getTickMarkLabel(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Get the string label name for a tick mark with the given value
- getTickMarks() - Method in interface de.gsi.chart.axes.Axis
-
- getTickMarks() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- getTickUnit() - Method in interface de.gsi.chart.axes.Axis
-
Gets the value of the property tickUnit.
- getTickUnit() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Returns tick unit value expressed in data units.
- getTickUnit() - Method in class de.gsi.chart.axes.spi.AxisRange
-
- getTickUnit() - Method in class de.gsi.chart.axes.spi.LinearAxis
-
Returns tick unit value expressed in data units.
- getTickUnit() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
Returns tick unit value expressed in data units.
- getTickUnit() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
Returns tick unit value expressed in data units.
- getTickUnitSupplier() - Method in interface de.gsi.chart.axes.AxisLabelFormatter
-
- getTickUnitSupplier() - Method in class de.gsi.chart.axes.spi.format.AbstractFormatter
-
- getTickUnitSupplier() - Method in class de.gsi.chart.axes.spi.LinearAxis
-
- getTickUnitSupplier() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- getTickUnitSupplier() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- getTimeZoneOffset() - Method in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
-
- getTitle() - Method in class de.gsi.chart.Chart
-
Gets the value of the property title.
- getTitleLabel() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- getTitleLegendCornerPane(Corner) - Method in class de.gsi.chart.Chart
-
- getTitleLegendPane(Side) - Method in class de.gsi.chart.Chart
-
- getTitleSide() - Method in class de.gsi.chart.Chart
-
Gets the value of the property titleSide.
- getToolBar() - Method in class de.gsi.chart.Chart
-
- getToolBar() - Method in class de.gsi.chart.viewer.DataViewer
-
- getToolBarDefaultColor() - Method in class de.gsi.chart.ui.ToolBarFlowPane
-
- getToolBarInsets() - Method in class de.gsi.chart.ui.ToolBarFlowPane
-
- getToolBarSelectedColor() - Method in class de.gsi.chart.ui.ToolBarFlowPane
-
- getToolBarShape(double, double, double) - Static method in class de.gsi.chart.ui.ToolBarShapeHelper
-
- getToolBarSide() - Method in class de.gsi.chart.Chart
-
Gets the value of the property toolBarSide.
- getTop() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the value of the top node property.
- getTop() - Method in class de.gsi.chart.ui.SidesPane
-
Returns the value of the top node property.
- getTransmission(DataSet, int, int, boolean) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
- getTriggerDistance() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the value of the trigger distance property.
- getTriggerDistance() - Method in class de.gsi.chart.ui.SidesPane
-
Returns the value of the trigger distance property.
- getUndockedChildren() - Method in class de.gsi.chart.viewer.DataView
-
- getUnit() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property unit.
- getUnit() - Method in class de.gsi.chart.utils.MemorySizeStringConverter
-
- getUnitScaling() - Method in interface de.gsi.chart.axes.Axis
-
- getUnitScaling() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property unitScaling.
- getUpperBound() - Method in class de.gsi.chart.axes.spi.AxisRange
-
- getUpperBound() - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
- getUserRange() - Method in interface de.gsi.chart.axes.Axis
-
user-specified range (ie.
- getUserRange() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- getUserToolBarItems() - Method in class de.gsi.chart.viewer.DataViewer
-
- getValue() - Method in class de.gsi.chart.axes.spi.TickMark
-
- getValue() - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
Returns the indicated value.
- getValue() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedNumberTextField
-
- getValue(int) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel.DataSetTableColumn
-
- getValue(int, DataSet, TableViewer.ColumnType) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
-
- getValue(DataSet, TableViewer.ColumnType) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsRow
-
- getValue() - Method in enum de.gsi.chart.renderer.ErrorStyle
-
- getValue(ObservableList<Color>) - Static method in enum de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme.Palette
-
- getValueForDisplay(double) - Method in interface de.gsi.chart.axes.Axis
-
Get the data value for the given display position on this axis.
- getValueForDisplay(double) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Get the data value for the given display position on this axis.
- getValueForDisplay(double) - Method in class de.gsi.chart.axes.spi.LinearAxis
-
Get the data value for the given display position on this axis.
- getValueForDisplay(double) - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
Get the data value for the given display position on this axis.
- getValueForDisplay(double) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
Get the data value for the given display position on this axis.
- getVerticalInsets(Insets) - Static method in class de.gsi.chart.utils.XYChartUtils
-
- getVerticalMajorGrid() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
modify this to change drawing of vertical major grid lines
- getVerticalMinorGrid() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
modify this to change drawing of vertical minor grid lines
- getViews() - Method in class de.gsi.chart.viewer.DataViewer
-
Returns a modifiable list of views displayed by the viewer.
- getVisibleChildren() - Method in class de.gsi.chart.viewer.DataView
-
- getVisibleHexes(int) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Calculates all Hexagons that are visible from this Hexagon.
- getVisibleNodes() - Method in class de.gsi.chart.viewer.DataView
-
- getWarningBox() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- getWarningIcon() - Static method in class de.gsi.chart.renderer.spi.utils.ChartIconFactory
-
- getWarningIcon(double, double) - Static method in class de.gsi.chart.renderer.spi.utils.ChartIconFactory
-
- getWidth() - Method in interface de.gsi.chart.axes.Axis
-
- getWidth() - Method in class de.gsi.chart.axes.spi.TickMark
-
- getWrappedChildren(Collection<Node>) - Method in class de.gsi.chart.viewer.DataView
-
- getX() - Method in class de.gsi.chart.plugins.DataPointTooltip.DataPoint
-
- getX() - Method in class de.gsi.chart.plugins.EditDataSet.DataPoint
-
- getX() - Method in class de.gsi.chart.plugins.EditDataSet.SelectedDataPoint
-
- getXAxis() - Method in class de.gsi.chart.XYChart
-
Returns the x axis.
- getXValueFormatter() - Method in class de.gsi.chart.plugins.AbstractDataFormattingPlugin
-
- getY() - Method in class de.gsi.chart.plugins.DataPointTooltip.DataPoint
-
- getY() - Method in class de.gsi.chart.plugins.EditDataSet.DataPoint
-
- getY() - Method in class de.gsi.chart.plugins.EditDataSet.SelectedDataPoint
-
- getYAxis() - Method in class de.gsi.chart.XYChart
-
Returns the y axis.
- getYValueFormatter() - Method in class de.gsi.chart.plugins.AbstractDataFormattingPlugin
-
- getZAxis() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- getZeroPosition() - Method in interface de.gsi.chart.axes.Axis
-
Get the display position of the zero line along this axis.
- getZeroPosition() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Get the display position of the zero line along this axis.
- getZeroPosition() - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Get the display position of the zero line along this axis.
- getZeroPosition() - Method in class de.gsi.chart.axes.spi.LinearAxis
-
Get the display position of the zero line along this axis.
- getZeroPosition() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
Get the display position of the zero line along this axis.
- getZeroPosition() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
Get the display position of the zero line along this axis.
- getZoomCursor() - Method in class de.gsi.chart.plugins.Zoomer
-
- getZoomDuration() - Method in class de.gsi.chart.plugins.EditAxis
-
- getZoomDuration() - Method in class de.gsi.chart.plugins.Zoomer
-
- getZoomInMouseFilter() - Method in class de.gsi.chart.plugins.Zoomer
-
Returns zoom-in mouse event filter.
- getZoomInteractorBar() - Method in class de.gsi.chart.plugins.Zoomer
-
- getZoomOriginMouseFilter() - Method in class de.gsi.chart.plugins.Zoomer
-
Returns zoom-origin mouse filter.
- getZoomOutMouseFilter() - Method in class de.gsi.chart.plugins.Zoomer
-
Returns zoom-out mouse filter.
- getZoomScrollFilter() - Method in class de.gsi.chart.plugins.Zoomer
-
Returns zoom-scroll filter.
- GlyphFactory - Class in de.gsi.chart.utils
-
Factory class for glyphs from Fontawesome library.
- gradientRect - Variable in class de.gsi.chart.axes.spi.ColorGradientAxis
-
- gradientRect - Variable in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- gradientWidthProperty() - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
- graphicProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- graphicsXpadding - Variable in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
- graphicsYpadding - Variable in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
- GridDrawer - Class in de.gsi.chart.renderer.spi.hexagon
-
- GridDrawer(HexagonMap) - Constructor for class de.gsi.chart.renderer.spi.hexagon.GridDrawer
-
- GridPosition - Class in de.gsi.chart.renderer.spi.hexagon
-
Stores coordinates and has functions for grid calculations, e.g.
- GridPosition(int, int) - Constructor for class de.gsi.chart.renderer.spi.hexagon.GridPosition
-
- GridRenderer - Class in de.gsi.chart.renderer.spi
-
- GridRenderer(XYChart) - Constructor for class de.gsi.chart.renderer.spi.GridRenderer
-
- iconProperty() - Method in class de.gsi.chart.viewer.DataView
-
- iconSize - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- IHexagonCreator - Interface in de.gsi.chart.renderer.spi.hexagon
-
- imgIconError - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- imgIconInfo - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- imgIconWarning - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- indexOf(Object) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
-
- infoBox - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- infoBoxSide - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- infoBoxSideProperty() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
whether renderer should draw info box in Side side, ...
- init() - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
- initialize() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- initialize() - Method in class de.gsi.chart.plugins.measurements.SimpleMeasurements
-
- initialize() - Method in class de.gsi.chart.plugins.measurements.ValueIndicator
-
- installCursor() - Method in class de.gsi.chart.plugins.EditDataSet
-
- installCursor() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- intensityFadingProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- interpolateGaussian(double[], int, int) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
-
interpolation using a Gaussian interpolation
- invalidateAction - Variable in class de.gsi.chart.ui.css.StylishBooleanProperty
-
- invalidateAction - Variable in class de.gsi.chart.ui.css.StylishDoubleProperty
-
- invalidateAction - Variable in class de.gsi.chart.ui.css.StylishFloatProperty
-
- invalidateAction - Variable in class de.gsi.chart.ui.css.StylishIntegerProperty
-
- invalidateAction - Variable in class de.gsi.chart.ui.css.StylishLongProperty
-
- invalidateAction - Variable in class de.gsi.chart.ui.css.StylishObjectProperty
-
- invalidateAction - Variable in class de.gsi.chart.ui.css.StylishStringProperty
-
- invalidated() - Method in class de.gsi.chart.ui.css.StylishBooleanProperty
-
- invalidated() - Method in class de.gsi.chart.ui.css.StylishDoubleProperty
-
- invalidated() - Method in class de.gsi.chart.ui.css.StylishFloatProperty
-
- invalidated() - Method in class de.gsi.chart.ui.css.StylishIntegerProperty
-
- invalidated() - Method in class de.gsi.chart.ui.css.StylishLongProperty
-
- invalidated() - Method in class de.gsi.chart.ui.css.StylishObjectProperty
-
- invalidated() - Method in class de.gsi.chart.ui.css.StylishStringProperty
-
- invalidateRange(List<Number>) - Method in interface de.gsi.chart.axes.Axis
-
Called when data has changed and the range may not be valid any more.
- invalidateRange() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Mark the current range invalid, this will cause anything that depends on the range to be recalculated on the next
layout.
- invalidateRange(List<Number>) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Called when data has changed and the range may not be valid any more.
- invalidateRange() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Mark the current range invalid, this will cause anything that depends on the range to be recalculated on the next
layout.
- invertAxis(boolean) - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis labels and data point order should be inverted
- invertAxis(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
This is true when the axis labels and data point order should be inverted
- invertAxisProperty() - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis labels and data point order should be inverted
- invertAxisProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
This is true when the axis labels and data point order should be inverted
- invokeListener(UpdateEvent, boolean) - Method in interface de.gsi.chart.axes.Axis
-
invoke object within update listener list
- invokeListener(UpdateEvent, boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
invoke object within update listener list
- IPathInfoSupplier - Interface in de.gsi.chart.renderer.spi.hexagon
-
- isActualReducePoints() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Indicates whether point reduction is active.
- isAddButtonsToToolBar() - Method in class de.gsi.chart.plugins.ChartPlugin
-
- isAdjacent(GridPosition) - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
-
- isallowNaNs() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- isAnimated() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Indicates whether the changes to axis range will be animated or not.
- isAnimated() - Method in class de.gsi.chart.Chart
-
Indicates whether data changes will be animated or not.
- isAnimated() - Method in class de.gsi.chart.plugins.EditAxis
-
- isAnimated() - Method in class de.gsi.chart.plugins.Zoomer
-
- isAppendPercentSign() - Method in class de.gsi.chart.utils.PercentageStringConverter
-
- isAssumeSortedData() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Disable this if you have data which is not monotonic in x-direction.
- isAutoGrowRanging() - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis determines its range from the data automatically and grows it if necessary
- isAutoGrowRanging() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
This is true when the axis determines its range from the data automatically and grows it if necessary
- isAutoNotification() - Method in class de.gsi.chart.Chart
-
Gets the value of the property autoNotification.
- isAutoRangeRounding() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- isAutoRanging() - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis determines its range from the data automatically
- isAutoRanging() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property autoRanging.
- isAutoUnitScaling() - Method in interface de.gsi.chart.axes.Axis
-
- isAutoUnitScaling() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property autoUnitScaling.
- isAxesUpdate - Variable in class de.gsi.chart.Chart
-
- isBlockingPath() - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
This affects the pathfinding calculations
- isBlockingPath(Hexagon) - Method in interface de.gsi.chart.renderer.spi.hexagon.IPathInfoSupplier
-
- isCanvasChangeRequested - Variable in class de.gsi.chart.Chart
-
- isCategoryAxis(Axis) - Static method in class de.gsi.chart.axes.spi.Axes
-
- isCloseWindowButtonVisible() - Method in class de.gsi.chart.viewer.DataViewer
-
Gets the value of the property closeWindowButtonVisible.
- isControlDown() - Static method in class de.gsi.chart.plugins.EditDataSet
-
- isDefined() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- isDrawBars() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- isDrawBubbles() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- isDrawMarker() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- isDrawOnCanvas() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
Gets the value of the property drawOnCanvas.
- isDrawOnTop() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
Indicates whether grid lines should be drawn on top or beneath graphs
- isDynamicBarWidth() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- isEditable() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
- isEditable() - Method in class de.gsi.chart.plugins.EditDataSet
-
- isEmpty() - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
-
- isExplorerVisible() - Method in class de.gsi.chart.viewer.DataViewer
-
- isExponentialForm() - Method in class de.gsi.chart.utils.DecimalStringConverter
-
- isExponentialForm() - Method in interface de.gsi.chart.utils.NumberFormatter
-
- isExponentialForm() - Method in class de.gsi.chart.utils.NumberFormatterImpl
-
- isExponentialForm() - Method in class de.gsi.chart.utils.ScientificNotationStringConverter
-
- isForceZeroInRange() - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- isForceZeroInRange() - Method in class de.gsi.chart.axes.spi.LinearAxis
-
- isForceZeroInRange() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- isHorizontal() - Method in enum de.gsi.chart.ui.geometry.Side
-
Indicates whether this is horizontal side of a rectangle (returns true for TOP and
BOTTOM.
- isHorizontalGridLinesVisible() - Method in class de.gsi.chart.XYChart
-
Indicates whether horizontal grid lines are visible.
- isHorizontalMarker() - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
Gets the value of the property horizontalMarker.
- isInvertedAxis() - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis labels and data point order should be inverted
- isInvertedAxis - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- isInvertedAxis() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
This is true when the axis labels and data point order should be inverted
- isLabelOverlapping() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- isLegendVisible() - Method in class de.gsi.chart.Chart
-
Gets the value of the property legendVisible.
- isLogAxis() - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis implements a log scale
- isLogAxis - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- isLogAxis() - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- isLogAxis() - Method in class de.gsi.chart.axes.spi.LinearAxis
-
Returns the value of the logAxisProperty.
- isLogAxis() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- isLogAxis() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- isMaximised() - Method in class de.gsi.chart.viewer.DataViewWindow.ExternalStage
-
- isMinimised() - Method in class de.gsi.chart.viewer.DataViewWindow
-
Gets the value of the property minimised.
- isMinorTickVisible() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property minorTickVisible.
- isMouseEventWithinCanvas(MouseEvent) - Method in class de.gsi.chart.plugins.EditDataSet
-
- isOmitZoom(Axis) - Static method in class de.gsi.chart.plugins.Zoomer
-
- isOnlyCtrlModifierDown(MouseEvent) - Static method in class de.gsi.chart.plugins.MouseEventsHelper
-
- isOnlyMiddleButtonDown(MouseEvent) - Static method in class de.gsi.chart.plugins.MouseEventsHelper
-
- isOnlyPrimaryButtonDown(MouseEvent) - Static method in class de.gsi.chart.plugins.MouseEventsHelper
-
- isOnlySecondaryButtonDown(MouseEvent) - Static method in class de.gsi.chart.plugins.MouseEventsHelper
-
- isPannerEnabled() - Method in class de.gsi.chart.plugins.Zoomer
-
Gets the value of the property pannerEnabled.
- isParallelImplementation() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
whether renderer should aim at parallelising sub-functionalities
- isPinned(Side) - Method in class de.gsi.chart.ui.SidesPane
-
Returns the value of the pinned side property.
- isPointDragActive - Variable in class de.gsi.chart.plugins.EditDataSet
-
- isPolarPlot() - Method in class de.gsi.chart.XYChart
-
whether renderer should use polar coordinates (x -> interpreted as phi, y as radial coordinate)
- isRangeValid() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
See if the current range is valid, if it is not then any range dependent calculations need to redone on the next
layout pass
- isReducePoints() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Sets whether superfluous points, otherwise drawn on the same pixel area, are merged and represented by the
multiple point average.
- isResizable() - Method in class de.gsi.chart.ui.ResizableCanvas
-
- isShiftBar() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- isShiftDown() - Static method in class de.gsi.chart.plugins.EditDataSet
-
- isShowErrorMessages() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
Gets the value of the property showErrorMessages.
- isShowInfoMessages() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
Gets the value of the property showInfoMessages.
- isShowing() - Method in class de.gsi.chart.Chart
-
- isShowInToolbar() - Method in class de.gsi.chart.plugins.ColormapSelector
-
Gets the value of the property showInToolbar.
- isShowWarningMessages() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
Gets the value of the property showWarningMessages.
- isSliderVisible() - Method in class de.gsi.chart.plugins.Zoomer
-
- isSmooth() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- isStandalone() - Method in class de.gsi.chart.viewer.DataView
-
- isTickLabelsVisible() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property tickLabelsVisible.
- isTickMarkVisible() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Gets the value of the property tickMarkVisible.
- isTimeAxis() - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis corresponds to a time axis
- isTimeAxis - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- isTimeAxis() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
This is true when the axis corresponds to a time-axis
- isToolBarPinned() - Method in class de.gsi.chart.Chart
-
Gets the value of the property toolBarPinned.
- isUpdateTickUnit() - Method in class de.gsi.chart.plugins.Zoomer
-
- isUpdating - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- isValueOnAxis(double) - Method in interface de.gsi.chart.axes.Axis
-
Checks if the given value is plottable on this axis
- isValueOnAxis(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Checks if the given value is plottable on this axis
- isValueOnAxis(double) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Checks if the given value is plottable on this axis
- isValueOnAxis(double) - Method in class de.gsi.chart.axes.spi.LinearAxis
-
Checks if the given value is plottable on this axis
- isValueOnAxis(double) - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
Checks if the given value is plottable on this axis
- isValueOnAxis(double) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
Checks if the given value is plottable on this axis
- isVertical() - Method in interface de.gsi.chart.legend.Legend
-
- isVertical() - Method in class de.gsi.chart.legend.spi.DefaultLegend
-
Gets the value of the property vertical.
- isVertical() - Method in enum de.gsi.chart.ui.geometry.Side
-
Indicates whether this is vertical side of a rectangle (returns true for LEFT and RIGHT.
- isVerticalAxis - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
-
- isVerticalAxis - Variable in class de.gsi.chart.axes.spi.LinearAxis.Cache
-
- isVerticalAxis - Variable in class de.gsi.chart.axes.spi.LogarithmicAxis.Cache
-
- isVerticalGridLinesVisible() - Method in class de.gsi.chart.XYChart
-
Indicates whether vertical grid lines are visible.
- isVerticalMarker() - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
Gets the value of the property verticalMarker.
- isVerticalMeasurement() - Method in enum de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
-
- isVisualObstacle() - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
This affects the field of view calculations.
- isWindowDecorationVisible() - Method in class de.gsi.chart.viewer.DataViewer
-
- isWindowDecorationVisible() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- itemsProperty() - Method in class de.gsi.chart.legend.spi.DefaultLegend
-
The legend items to display in this legend
- itself - Variable in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
-
- scale - Variable in class de.gsi.chart.axes.spi.AxisRange
-
- scaleBinding - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Used to update scale property in AbstractAxisParameter (that is read-only) TODO: remove is possible
- scaleProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
The scale factor from data units to visual units
- schmittTriggerThreshold - Variable in class de.gsi.chart.axes.spi.format.AbstractFormatter
-
- schmittTriggerThresholdProperty() - Method in class de.gsi.chart.axes.spi.format.AbstractFormatter
-
sets the min/max threshold when to change from one formatter domain to the other
- ScientificNotationStringConverter - Class in de.gsi.chart.utils
-
- ScientificNotationStringConverter() - Constructor for class de.gsi.chart.utils.ScientificNotationStringConverter
-
- ScientificNotationStringConverter(int) - Constructor for class de.gsi.chart.utils.ScientificNotationStringConverter
-
- SELECT_RECT_MIN_SIZE - Static variable in class de.gsi.chart.plugins.EditDataSet
-
- selectedViewProperty() - Method in class de.gsi.chart.viewer.DataViewer
-
- selectEndPoint - Variable in class de.gsi.chart.plugins.EditDataSet
-
- selectionDragged(MouseEvent) - Method in class de.gsi.chart.plugins.EditDataSet
-
- selectionEnded() - Method in class de.gsi.chart.plugins.EditDataSet
-
- selectionOngoing() - Method in class de.gsi.chart.plugins.EditDataSet
-
- selectionStarted(MouseEvent) - Method in class de.gsi.chart.plugins.EditDataSet
-
- selectRectangle - Variable in class de.gsi.chart.plugins.EditDataSet
-
- selectStartPoint - Variable in class de.gsi.chart.plugins.EditDataSet
-
- set(double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- set(String, String...) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- set(String, String, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- setActiveSubView(DataView) - Method in class de.gsi.chart.viewer.DataView
-
Sets the value of the property activeSubView.
- setAddButtonsToToolBar(boolean) - Method in class de.gsi.chart.plugins.ChartPlugin
-
- setAllowNaNs(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- setAnimated(boolean) - Method in interface de.gsi.chart.axes.Axis
-
- setAnimated(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property animated.
- setAnimated(boolean) - Method in class de.gsi.chart.Chart
-
Sets the value of the property animated.
- setAnimated(boolean) - Method in class de.gsi.chart.plugins.EditAxis
-
- setAnimated(boolean) - Method in class de.gsi.chart.plugins.Zoomer
-
- setAnimationDelay(Duration) - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Set the animation delay
- setAnimationDelay(Duration) - Method in class de.gsi.chart.ui.SidesPane
-
Set the animation delay
- setAnimationDuration(int) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property animationDuration.
- setAnimationDuration(Duration) - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Set the animation delay
- setAnimationDuration(Duration) - Method in class de.gsi.chart.ui.SidesPane
-
Set the animation delay
- setAppendPercentSign(boolean) - Method in class de.gsi.chart.utils.PercentageStringConverter
-
- setAssumeSortedData(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Disable this if you have data which is not monotonic in x-direction.
- setAutoGrowRanging(boolean) - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis determines its range from the data automatically and grows it if necessary
- setAutoGrowRanging(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
This is true when the axis determines its range from the data automatically and grows it if necessary
- setAutoNotifaction(boolean) - Method in class de.gsi.chart.Chart
-
- setAutoRangePadding(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- setAutoRangePadding(double) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- setAutoRangeRounding(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- setAutoRanging(boolean) - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis determines its range from the data automatically
- setAutoRanging(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property autoRanging.
- setAutoUnitScaling(boolean) - Method in interface de.gsi.chart.axes.Axis
-
- setAutoUnitScaling(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property autoUnitScaling.
- setAxisCentrePosition(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- setAxisLabelAlignment(TextAlignment) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- setAxisLabelFormatter(AxisLabelFormatter) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Sets the value of the property axisLabelFormatter.
- setAxisLabelGap(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property axisLabelGap.
- setAxisLength(double, Side) - Method in class de.gsi.chart.axes.spi.AxisRange
-
Calculate a new scale for this axis.
- setAxisMode(AxisMode) - Method in class de.gsi.chart.plugins.EditAxis
-
- setAxisMode(AxisMode) - Method in class de.gsi.chart.plugins.Panner
-
- setAxisMode(AxisMode) - Method in class de.gsi.chart.plugins.Zoomer
-
- setAxisPadding(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property axisPadding.
- setBackgroundColor(Color) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
This method is the safe way to change the background color since it makes sure that the change is made on the
JavaFX Application thread.
- setBarWidth(int) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- setBarWidthPercentage(double) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- setBottom(Node) - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Sets the value of the bottom node property.
- setBottom(Node) - Method in class de.gsi.chart.ui.SidesPane
-
Sets the value of the bottom node property.
- setCategories(List<String>) - Method in class de.gsi.chart.axes.spi.CategoryAxis
-
- setCategories(ObservableList<String>) - Method in class de.gsi.chart.axes.spi.CategoryAxis
-
The ordered list of categories plotted on this axis.
- setChart(Chart) - Method in class de.gsi.chart.plugins.ChartPlugin
-
Called by the
Chart when the plugin is added to it.
- setCloseWindowButtonVisible(boolean) - Method in class de.gsi.chart.viewer.DataViewer
-
Sets the value of the property closeWindowButtonVisible.
- setColorGradient(ColorGradient) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
- setColorGradient(ColorGradient) - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- setColormap(ColorGradient) - Method in class de.gsi.chart.plugins.ColormapSelector
-
Sets the value of the property colormap.
- setComputeLocalRange(boolean) - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- setContent(Node) - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Sets the value of the content node property.
- setContent(Node) - Method in class de.gsi.chart.ui.SidesPane
-
Sets the value of the content node property.
- setContent(Node) - Method in class de.gsi.chart.viewer.DataViewWindow
-
Sets the value of the property content.
- setContentPane(Pane) - Method in class de.gsi.chart.viewer.DataView
-
Sets the value of the property contentPane.
- setContourType(ContourType) - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- setDashSize(int) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Sets the dashSize to the specified value.
- setDataSet(DataSet) - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- setDataSetName(String) - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
-
- setDefaultHatchAngle(int) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
-
- setDefaultHatchSpacing(int) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
-
- setDistanceFromMouse(double) - Method in class de.gsi.chart.plugins.EditDataSet.DataPoint
-
- setDragCursor(Cursor) - Method in class de.gsi.chart.plugins.EditDataSet
-
- setDragCursor(Cursor) - Method in class de.gsi.chart.plugins.Panner
-
- setDragCursor(Cursor) - Method in class de.gsi.chart.plugins.Zoomer
-
- setDragCursor(Cursor) - Method in class de.gsi.chart.viewer.DataViewWindow
-
- setDrawBars(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- setDrawBubbles(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- setDrawMarker(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- setDrawOnCanvas(boolean) - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
Sets the value of the property drawOnCanvas.
- setDrawOnTop(boolean) - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
Indicates whether grid lines should be drawn on top or beneath graphs
- setDynamicBarWidth(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- setEditable(boolean) - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
Sets the state whether this plugin is editable
- setEpsilon(double) - Method in class de.gsi.chart.renderer.datareduction.RamanDouglasPeukerDataReducer
-
- setErrorType(ErrorStyle) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
sets the error bar/surface plotting style ErrorBarRenderer.ESTYLE_NONE: no errors are drawn
ErrorBarRenderer.ESTYLE_BAR: error bars are drawn (default) ErrorBarRenderer.ESTYLE_SURFACE: error surface is
drawn
- setExplorerVisible(boolean) - Method in class de.gsi.chart.viewer.DataViewer
-
- setExponentialForm(boolean) - Method in class de.gsi.chart.utils.DecimalStringConverter
-
- setExponentialForm(boolean) - Method in interface de.gsi.chart.utils.NumberFormatter
-
- setExponentialForm(boolean) - Method in class de.gsi.chart.utils.NumberFormatterImpl
-
- setExponentialForm(boolean) - Method in class de.gsi.chart.utils.ScientificNotationStringConverter
-
- setFillScheme(GraphicsContext, String, int) - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
-
- setFont(Font) - Method in class de.gsi.chart.renderer.spi.hexagon.GridDrawer
-
- setForceZeroInRange(boolean) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- setForceZeroInRange(boolean) - Method in class de.gsi.chart.axes.spi.LinearAxis
-
- setForceZeroInRange(boolean) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- setGradientWidth(double) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
Sets the value of the property gradientWidth.
- setGraphic(Node) - Method in class de.gsi.chart.viewer.DataViewWindow
-
Sets the value of the property graphic.
- setGraphicsContextAttributes(GraphicsContext, String) - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
- setGraphicsContextAttributes(GraphicsContext, String) - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
-
- setHorizontalGridLinesVisible(boolean) - Method in class de.gsi.chart.XYChart
-
- setIcon(Node) - Method in class de.gsi.chart.viewer.DataView
-
Sets the value of the property icon.
- setInfoBoxSide(Side) - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
whether renderer should draw info box in Side side, ...
- setIntensityFading(double) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Sets the intensityFading to the specified value.
- setIsBlockingPath(boolean) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
This affects the pathfinding calculations.
- setIsoDateTimeFormatterString(String) - Method in class de.gsi.chart.utils.PeriodicScreenCapture
-
- setIsVisualObstacle(boolean) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
This affects the field of view calculations.
- setItems(ObservableList<DefaultLegend.LegendItem>) - Method in class de.gsi.chart.legend.spi.DefaultLegend
-
Sets the value of the property items.
- setLabelHorizontalAnchor(HPos) - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
- setLabelHorizontalPosition(double) - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
- setLabelPosition(double) - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
- setLabelVerticalAnchor(VPos) - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
- setLabelVerticalPosition(double) - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
- setLeft(Node) - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Sets the value of the left node property.
- setLeft(Node) - Method in class de.gsi.chart.ui.SidesPane
-
Sets the value of the left node property.
- setLegend(Legend) - Method in class de.gsi.chart.Chart
-
Sets the value of the property legend.
- setLegendSide(Side) - Method in class de.gsi.chart.Chart
-
Sets the value of the property legendSide.
- setLegendVisible(boolean) - Method in class de.gsi.chart.Chart
-
Sets the value of the property legendVisible.
- setLineScheme(GraphicsContext, String, int) - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
-
- setLogarithmBase(double) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- setLogarithmBase(double) - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- setLogarithmBase(double) - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
-
- setLogAxis(boolean) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- setLowerBound(double) - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
- setMap(HexagonMap) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
This gives the Hexagon access a HexagonMap without actually adding it to the HexagonMap.
- setMarker(Marker) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
Replaces marker used by this renderer.
- setMarkerScheme(GraphicsContext, String, int) - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
-
- setMarkerSize(double) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Sets the markerSize to the specified value.
- setMax(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- setMax(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- setMaxContourSegments(int) - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
suppresses contour segments being drawn that have more than the specified number of sub-segments
- setMaximizedChild(DataViewWindow) - Method in class de.gsi.chart.viewer.DataView
-
Sets the value of the property maximizedChild.
- setMaximumRange(double) - Method in interface de.gsi.chart.axes.AxisTransform
-
- setMaximumRange(double) - Method in class de.gsi.chart.axes.spi.transforms.AbstractAxisTransform
-
- setMaximumRange(double) - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
-
- setMaxPoints(int) - Method in class de.gsi.chart.renderer.spi.ReducingLineRenderer
-
- setMaxRange(double) - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
-
- setMeasurementBarSide(Side) - Method in class de.gsi.chart.Chart
-
Sets the value of the property measurementBarSide.
- setMin(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- setMin(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- setMinHexTileSizeProperty(int) - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- setMinimised(boolean) - Method in class de.gsi.chart.viewer.DataViewWindow
-
Sets the value of the property minimised.
- setMinimumRange(double) - Method in interface de.gsi.chart.axes.AxisTransform
-
- setMinimumRange(double) - Method in class de.gsi.chart.axes.spi.transforms.AbstractAxisTransform
-
- setMinimumRange(double) - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
-
- setMinorTickCount(int) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property minorTickCount.
- setMinorTickLength(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property minorTickLength.
- setMinorTickVisible(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property minorTickVisible.
- setMinPointPixelDistance(int) - Method in class de.gsi.chart.renderer.datareduction.DefaultDataReducer
-
Sets the minPointPixelDistance to the specified value.
- setMinRange(double) - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
-
- setMinRequiredReductionSize(int) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- setMountainRangeOffset(double) - Method in class de.gsi.chart.renderer.spi.MountainRangeRenderer
-
Sets the dashSize to the specified value.
- setMouseFilter(Predicate<MouseEvent>) - Method in class de.gsi.chart.plugins.Panner
-
Sets the filter determining whether given MouseEvent triggered on
event type
should start the panning operation.
- setName(String) - Method in interface de.gsi.chart.axes.Axis
-
- setName(String) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property name.
- setName(String) - Method in class de.gsi.chart.viewer.DataView
-
Sets the value of the property name.
- setName(String) - Method in class de.gsi.chart.viewer.DataViewWindow
-
Sets the value of the property name.
- setNode(Node) - Method in class de.gsi.chart.plugins.ChartOverlay
-
- setNodeLayout(DataViewTilingPane.Layout) - Method in class de.gsi.chart.viewer.DataView
-
- setNumberQuantisationLevels(int) - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- setOmitZoom(Axis, boolean) - Static method in class de.gsi.chart.plugins.Zoomer
-
- setOnHexagonClickedCallback(HexagonCallback) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
A callback when the user clicks on a Hexagon
- setOnHexagonEnteredCallback(HexagonCallback) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
A callback when the user moves into a Hexagon
- setOnHexagonExitCallback(HexagonCallback) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
A callback when the user moves out of a Hexagon
- setOverlapPolicy(AxisLabelOverlapPolicy) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property overlapPolicy.
- setOverlayArea(ChartOverlay.OverlayArea) - Method in class de.gsi.chart.plugins.ChartOverlay
-
- setPadding(int, int) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
Tells the renderer that you want some space before the HexagonMap is rendered
- setPannerEnabled(boolean) - Method in class de.gsi.chart.plugins.Zoomer
-
- setParallelImplementation(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Sets whether renderer should aim at parallelising sub-functionalities
- setPickingDistance(double) - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
- setPickingDistance(double) - Method in class de.gsi.chart.plugins.DataPointTooltip
-
- setPickingDistance(double) - Method in class de.gsi.chart.plugins.EditDataSet
-
- setPinned(Side, Boolean) - Method in class de.gsi.chart.ui.SidesPane
-
Sets the value of the pinned side property.
- setPinnedSide(Side) - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Sets the value of the pinned side property.
- setPointReduction(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Sets whether superfluous points, otherwise drawn on the same pixel area, are merged and represented by the
multiple point average.
- setPolarPlot(boolean) - Method in class de.gsi.chart.XYChart
-
Sets whether renderer should use polar coordinates (x -> interpreted as phi, y as radial coordinate)
- setPolarStepSize(PolarTickStep) - Method in class de.gsi.chart.XYChart
-
Sets the value of the property polarStepSize.
- setPolyLineStyle(LineStyle) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Sets whether renderer should draw no, simple (point-to-point), stair-case, Bezier, ...
- setPosition(double) - Method in class de.gsi.chart.axes.spi.TickMark
-
- setPrecision(int) - Method in class de.gsi.chart.utils.DecimalStringConverter
-
- setPrecision(int) - Method in class de.gsi.chart.utils.MemorySizeStringConverter
-
- setPrecision(int) - Method in interface de.gsi.chart.utils.NumberFormatter
-
- setPrecision(int) - Method in class de.gsi.chart.utils.NumberFormatterImpl
-
- setPrecision(int) - Method in class de.gsi.chart.utils.PercentageStringConverter
-
- setPrecision(int) - Method in class de.gsi.chart.utils.ScientificNotationStringConverter
-
- setRange(AxisRange, boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
- setRange(AxisRange, boolean) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
- setRange(AxisRange, boolean) - Method in class de.gsi.chart.axes.spi.LinearAxis
-
- setRange(AxisRange, boolean) - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- setRange(AxisRange, boolean) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- setRefreshFunction(Callable<Void>) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
-
- setRenderCoordinates(boolean) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
If you want the coordinates rendered on the screen
- setRendererDataReducer(RendererDataReducer) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- setRenderFont(Font) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
Sets the font used to draw the hexagon positions
- setRight(Node) - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Sets the value of the right node property.
- setRight(Node) - Method in class de.gsi.chart.ui.SidesPane
-
Sets the value of the right node property.
- setScale(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property scale.
- setSelectedView(DataView) - Method in class de.gsi.chart.viewer.DataViewer
-
Sets the value of the property selectedView.
- setSelectedView(String) - Method in class de.gsi.chart.viewer.DataViewer
-
- setShiftBar(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- setshiftBarOffset(int) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Sets the shiftBarOffset to the specified value.
- setshowErrorMessages(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- setshowInfoMessages(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- setShowInLegend(boolean) - Method in interface de.gsi.chart.renderer.Renderer
-
Sets whether DataSets attached to this renderer shall be shown in the legend
- setShowInLegend(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
Sets whether DataSets attached to this renderer shall be shown in the legend
- setShowInLegend(boolean) - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- setShowInLegend(boolean) - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- setShowInToolbar(boolean) - Method in class de.gsi.chart.plugins.ColormapSelector
-
Sets the value of the property showInToolbar.
- setshowWarningMessages(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- setSide(Side) - Method in interface de.gsi.chart.axes.Axis
-
Sets the value of the property side.
- setSide(Side) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property side.
- setSliderVisible(boolean) - Method in class de.gsi.chart.plugins.Zoomer
-
- setSmooth(boolean) - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- setStyle(String) - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- setStyle(String) - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
- setStyleClasses(Node, String, String) - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
- setSymbol(Node) - Method in class de.gsi.chart.legend.spi.DefaultLegend.LegendItem
-
- setText(String) - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
- setTickLabelFill(Paint) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property tickLabelFill.
- setTickLabelFont(Font) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property tickLabelFont.
- setTickLabelFormatter(StringConverter<Number>) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property tickLabelFormatter.
- setTickLabelGap(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property tickLabelGap.
- setTickLabelRotation(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property tickLabelRotation.
- setTickLabelsVisible(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property tickLabelsVisible.
- setTickLength(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property tickLength.
- setTickMarkVisible(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property tickMarkVisible.
- setTickUnit(double) - Method in interface de.gsi.chart.axes.Axis
-
Sets the value of the property tickUnit.
- setTickUnit(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- setTickUnit(double) - Method in class de.gsi.chart.axes.spi.LinearAxis
-
- setTickUnit(double) - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- setTickUnit(double) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- setTickUnitSupplier(TickUnitSupplier) - Method in interface de.gsi.chart.axes.AxisLabelFormatter
-
- setTickUnitSupplier(TickUnitSupplier) - Method in class de.gsi.chart.axes.spi.format.AbstractFormatter
-
- setTickUnitSupplier(TickUnitSupplier) - Method in class de.gsi.chart.axes.spi.LinearAxis
-
- setTickUnitSupplier(TickUnitSupplier) - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
- setTickUnitSupplier(TickUnitSupplier) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
- setTimeAxis(boolean) - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis labels and data point should be plotted according to some time-axis definition
- setTimeAxis(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
This is true when the axis labels and data point should be plotted according to some time-axis definition
- setTimeZoneOffset(ZoneOffset) - Method in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
-
- setTitle(String) - Method in class de.gsi.chart.Chart
-
Sets the value of the property title.
- setTitleSide(Side) - Method in class de.gsi.chart.Chart
-
Sets the value of the property titleSide.
- setToolBarDefaultColor(Color) - Method in class de.gsi.chart.ui.ToolBarFlowPane
-
- setToolBarInsets(Insets) - Method in class de.gsi.chart.ui.ToolBarFlowPane
-
- setToolBarPinned(boolean) - Method in class de.gsi.chart.Chart
-
- setToolBarSelectedColor(Color) - Method in class de.gsi.chart.ui.ToolBarFlowPane
-
- setToolBarSide(Side) - Method in class de.gsi.chart.Chart
-
Sets the value of the property toolBarSide.
- setTop(Node) - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Sets the value of the top node property.
- setTop(Node) - Method in class de.gsi.chart.ui.SidesPane
-
Sets the value of the top node property.
- setTriggerDistance(double) - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Set the value of the trigger distance property.
- setTriggerDistance(double) - Method in class de.gsi.chart.ui.SidesPane
-
Set the value of the trigger distance property.
- setUnit(String) - Method in interface de.gsi.chart.axes.Axis
-
- setUnit(String) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property unit.
- setUnit(String) - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
-
- setUnit(MemorySizeStringConverter.Unit) - Method in class de.gsi.chart.utils.MemorySizeStringConverter
-
- setUnitScaling(double) - Method in interface de.gsi.chart.axes.Axis
-
- setUnitScaling(MetricPrefix) - Method in interface de.gsi.chart.axes.Axis
-
- setUnitScaling(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the property unitScaling.
- setUnitScaling(MetricPrefix) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- setUpdateTickUnit(boolean) - Method in class de.gsi.chart.plugins.Zoomer
-
- setUpperBound(double) - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
- setValue(Double) - Method in class de.gsi.chart.axes.spi.TickMark
-
- setValue(double) - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
Sets the value that should be indicated.
- setValue(double, String) - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
-
- setValueToolTip(String) - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
-
- setValueWarning(boolean) - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
-
- setVertical(boolean) - Method in interface de.gsi.chart.legend.Legend
-
- setVertical(boolean) - Method in class de.gsi.chart.legend.spi.DefaultLegend
-
Sets the value of the property vertical.
- setVerticalGridLinesVisible(boolean) - Method in class de.gsi.chart.XYChart
-
- setView(DataView) - Method in class de.gsi.chart.viewer.DataView
-
- setView(String) - Method in class de.gsi.chart.viewer.DataView
-
- setWindowDecorationVisible(boolean) - Method in class de.gsi.chart.viewer.DataViewer
-
- setWindowDecorationVisible(boolean) - Method in class de.gsi.chart.viewer.DataViewWindow
-
- setXValueFormatter(StringConverter<Number>) - Method in class de.gsi.chart.plugins.AbstractDataFormattingPlugin
-
- setYValueFormatter(StringConverter<Number>) - Method in class de.gsi.chart.plugins.AbstractDataFormattingPlugin
-
- setZoomCursor(Cursor) - Method in class de.gsi.chart.plugins.Zoomer
-
- setZoomDuration(Duration) - Method in class de.gsi.chart.plugins.EditAxis
-
- setZoomDuration(Duration) - Method in class de.gsi.chart.plugins.Zoomer
-
- setZoomInMouseFilter(Predicate<MouseEvent>) - Method in class de.gsi.chart.plugins.EditDataSet
-
Sets filter on
DRAG_DETECTED events that should start zoom-in operation.
- setZoomInMouseFilter(Predicate<MouseEvent>) - Method in class de.gsi.chart.plugins.Zoomer
-
Sets filter on
DRAG_DETECTED events that should start zoom-in operation.
- setZoomOriginMouseFilter(Predicate<MouseEvent>) - Method in class de.gsi.chart.plugins.Zoomer
-
Sets filter on
MOUSE_CLICKED events that should trigger zoom-origin operation.
- setZoomOutMouseFilter(Predicate<MouseEvent>) - Method in class de.gsi.chart.plugins.Zoomer
-
Sets filter on
MOUSE_CLICKED events that should trigger zoom-out operation.
- setZoomScrollFilter(Predicate<ScrollEvent>) - Method in class de.gsi.chart.plugins.Zoomer
-
Sets filter on
MOUSE_CLICKED events that should trigger zoom-origin operation.
- shiftBarOffsetProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- shiftBarProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
- shiftHistory() - Method in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
-
- shiftZAxisToLeft() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- shiftZAxisToRight() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
- shouldAnimate() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
This is used to check if any given animation should run.
- shouldAnimate() - Method in class de.gsi.chart.Chart
-
This is used to check if any given animation should run.
- show(MouseEvent) - Method in class de.gsi.chart.viewer.DataViewWindow.ExternalStage
-
- showConfigDialogue() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- showErrorMessages - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- showErrorMessagesProperty() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- showInfoMessages - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- showInfoMessagesProperty() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- showing - Variable in class de.gsi.chart.Chart
-
- showingBinding - Variable in class de.gsi.chart.Chart
-
- showingProperty() - Method in class de.gsi.chart.Chart
-
- showInLegend() - Method in interface de.gsi.chart.renderer.Renderer
-
Sets whether DataSets attached to this renderer shall be shown in the legend
- showInLegend - Variable in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
- showInLegend() - Method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
Sets whether DataSets attached to this renderer shall be shown in the legend
- showInLegend() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- showInLegend() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- showInLegendProperty() - Method in interface de.gsi.chart.renderer.Renderer
-
Sets whether DataSets attached to this renderer shall be shown in the legend
- showInLegendProperty() - Method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
Sets whether DataSets attached to this renderer shall be shown in the legend
- showInLegendProperty() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
- showInLegendProperty() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
-
- showInToolbarProperty() - Method in class de.gsi.chart.plugins.ColormapSelector
-
- showListStyleDataViewProperty() - Method in class de.gsi.chart.viewer.DataViewer
-
- showPopup(MouseEvent, EditDataSet.SelectedDataPoint) - Method in class de.gsi.chart.plugins.EditDataSet.PointEditionPopup
-
- showWarningMessages - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- showWarningMessagesProperty() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- SHUTDOWN_PERIOD - Static variable in class de.gsi.chart.ui.SidesPaneSample
-
- Side - Enum in de.gsi.chart.ui.geometry
-
Re-implementation of JavaFX's javafx.geometry.Side implementation to also include centre axes.
- sideProperty() - Method in interface de.gsi.chart.axes.Axis
-
- sideProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
The side of the plot which this axis is being drawn on default axis orientation is BOTTOM, can be set latter to
another side
- SidesPane - Class in de.gsi.chart.ui
-
SidesPane inspired by the HiddenSidesPane of the controlsFX package
- SidesPane() - Constructor for class de.gsi.chart.ui.SidesPane
-
Constructs a new pane with no content and no side nodes.
- SidesPane(Node, Node, Node, Node, Node) - Constructor for class de.gsi.chart.ui.SidesPane
-
Constructs a new pane with the given content node and the four side nodes.
- SidesPaneSample - Class in de.gsi.chart.ui
-
- SidesPaneSample() - Constructor for class de.gsi.chart.ui.SidesPaneSample
-
- SidesPaneSkin - Class in de.gsi.chart.ui
-
- SidesPaneSkin(SidesPane) - Constructor for class de.gsi.chart.ui.SidesPaneSkin
-
- SimpleDataSetEstimators - Class in de.gsi.chart.plugins.measurements.utils
-
computation of statistical estimates
- SimpleFormatter - Class in de.gsi.chart.axes.spi.format
-
- SimpleFormatter() - Constructor for class de.gsi.chart.axes.spi.format.SimpleFormatter
-
Construct a DefaultFormatter for the given NumberAxis
- SimpleFormatter(Axis) - Constructor for class de.gsi.chart.axes.spi.format.SimpleFormatter
-
Construct a DefaultFormatter for the given NumberAxis
- SimpleFormatter(Axis, String, String) - Constructor for class de.gsi.chart.axes.spi.format.SimpleFormatter
-
Construct a DefaultFormatter for the given NumberAxis with a prefix and/or suffix.
- SimpleMeasurements - Class in de.gsi.chart.plugins.measurements
-
Simple DataSet parameter measurements N.B.
- SimpleMeasurements(XYChart, SimpleMeasurements.MeasurementType) - Constructor for class de.gsi.chart.plugins.measurements.SimpleMeasurements
-
- SimpleMeasurements.MeasurementCategory - Enum in de.gsi.chart.plugins.measurements
-
- SimpleMeasurements.MeasurementType - Enum in de.gsi.chart.plugins.measurements
-
- SimplePerformanceMeter - Class in de.gsi.chart.utils
-
- SimplePerformanceMeter(Scene, long) - Constructor for class de.gsi.chart.utils.SimplePerformanceMeter
-
- size() - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
-
- size() - Method in class de.gsi.chart.renderer.spi.marchingsquares.GeneralPath
-
- sliderIndicator1 - Variable in class de.gsi.chart.plugins.measurements.ValueIndicator
-
- sliderIndicator2 - Variable in class de.gsi.chart.plugins.measurements.ValueIndicator
-
- sliderVisibleProperty() - Method in class de.gsi.chart.plugins.Zoomer
-
When true an additional horizontal range slider is shown in a HiddeSidesPane at the bottom.
- SMALL_FORMAT_THRESHOLD - Static variable in class de.gsi.chart.plugins.measurements.ValueIndicator
-
- smoothProperty() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
-
Indicates if the chart should smooth colors between data points or render each data point as a rectangle with
uniform color.
- snap(double) - Static method in class de.gsi.chart.axes.spi.AbstractAxis
-
- sort() - Method in class de.gsi.chart.viewer.DataView
-
- splitIntoMap(String) - Static method in class de.gsi.chart.utils.StyleParser
-
spits input string, converts keys and values to lower case, and replaces '"' and ''' if any
- SquareButton - Class in de.gsi.chart.viewer
-
- SquareButton(String) - Constructor for class de.gsi.chart.viewer.SquareButton
-
- SquareButton(String, Node) - Constructor for class de.gsi.chart.viewer.SquareButton
-
- start(Stage) - Method in class de.gsi.chart.ui.SidesPaneSample
-
- start() - Method in class de.gsi.chart.utils.PeriodicScreenCapture
-
- startDragHandler(EditDataSet.SelectedDataPoint) - Method in class de.gsi.chart.plugins.EditDataSet
-
Creates an event handler that handles a mouse press on the node.
- stop(Object) - Method in class de.gsi.chart.ui.ChartLayoutAnimator
-
Stop the animation with the given ID
- stop() - Method in class de.gsi.chart.utils.PeriodicScreenCapture
-
- STROKE_COLOR - Static variable in class de.gsi.chart.XYChartCss
-
- STROKE_DASH_PATTERN - Static variable in class de.gsi.chart.XYChartCss
-
- STROKE_WIDTH - Static variable in class de.gsi.chart.XYChartCss
-
- strokeColorMarker - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- strokeColorMarker - Variable in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
- strokeColorProperty() - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
-
- strokeDashedLine(GraphicsContext, double, double, double, double) - Static method in class de.gsi.chart.renderer.spi.utils.DashPatternStyle
-
- strokeDashPattern - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- strokeDashPattern - Variable in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
- strokeLineWidthMarker - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- strokeLineWidthMarker - Variable in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
- style - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- style - Variable in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
- STYLE_CLASS_AXIS_EDITOR - Static variable in class de.gsi.chart.plugins.EditAxis
-
- STYLE_CLASS_LABEL - Static variable in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
- STYLE_CLASS_LABEL - Static variable in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
- STYLE_CLASS_LABEL - Static variable in class de.gsi.chart.plugins.CrosshairIndicator
-
Name of the CSS class of the label displaying mouse coordinates.
- STYLE_CLASS_LABEL - Static variable in class de.gsi.chart.plugins.DataPointTooltip
-
Name of the CSS class of the tool tip label.
- STYLE_CLASS_LABELLED_MARKER - Static variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- STYLE_CLASS_LINE - Static variable in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
- STYLE_CLASS_MARKER - Static variable in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
- STYLE_CLASS_PATH - Static variable in class de.gsi.chart.plugins.CrosshairIndicator
-
Name of the CSS class of the horizontal and vertical lines path.
- STYLE_CLASS_RECT - Static variable in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
- STYLE_CLASS_SELECT_PATH - Static variable in class de.gsi.chart.plugins.EditDataSet
-
- STYLE_CLASS_SELECT_RECT - Static variable in class de.gsi.chart.plugins.EditDataSet
-
- STYLE_CLASS_ZOOM_RECT - Static variable in class de.gsi.chart.plugins.Zoomer
-
- StyleParser - Class in de.gsi.chart.utils
-
Some helper routines to parse CSS-style formatting attributes
- styleProperty() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
-
- styleProperty() - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
- StylishBooleanProperty - Class in de.gsi.chart.ui.css
-
Short-hand to reduce boiler-plate type code of customisation of SimpleStyleableBooleanProperty to always include an
axis re-layout.
- StylishBooleanProperty(CssMetaData<? extends Styleable, Boolean>, Object, String, boolean, Runnable) - Constructor for class de.gsi.chart.ui.css.StylishBooleanProperty
-
The constructor of the StylishBooleanProperty.
- StylishDoubleProperty - Class in de.gsi.chart.ui.css
-
- StylishDoubleProperty(CssMetaData<? extends Styleable, Number>, Object, String, Double, Runnable) - Constructor for class de.gsi.chart.ui.css.StylishDoubleProperty
-
The constructor of the StylishDoubleProperty.
- StylishFloatProperty - Class in de.gsi.chart.ui.css
-
Short-hand to reduce boiler-plate type code of customisation of SimpleStyleableFloatProperty to always include an
axis re-layout.
- StylishFloatProperty(CssMetaData<? extends Styleable, Number>, Object, String, Float, Runnable) - Constructor for class de.gsi.chart.ui.css.StylishFloatProperty
-
The constructor of the StylishFloatProperty.
- StylishIntegerProperty - Class in de.gsi.chart.ui.css
-
Short-hand to reduce boiler-plate type code of customisation of SimpleStyleableIntegerProperty to always include an
axis re-layout.
- StylishIntegerProperty(CssMetaData<? extends Styleable, Number>, Object, String, Integer, Runnable) - Constructor for class de.gsi.chart.ui.css.StylishIntegerProperty
-
The constructor of the StylishIntegerProperty.
- StylishLongProperty - Class in de.gsi.chart.ui.css
-
Short-hand to reduce boiler-plate type code of customisation of SimpleStyleableLongProperty to always include an axis
re-layout.
- StylishLongProperty(CssMetaData<? extends Styleable, Number>, Object, String, Long, Runnable) - Constructor for class de.gsi.chart.ui.css.StylishLongProperty
-
The constructor of the StylishLongProperty.
- StylishObjectProperty<T> - Class in de.gsi.chart.ui.css
-
Short-hand to reduce boiler-plate type code of customisation of SimpleStyleableObjectProperty to always
include an axis re-layout.
- StylishObjectProperty(CssMetaData<? extends Styleable, T>, Object, String, T, Runnable) - Constructor for class de.gsi.chart.ui.css.StylishObjectProperty
-
The constructor of the StylishObjectProperty.
- StylishStringProperty - Class in de.gsi.chart.ui.css
-
Short-hand to reduce boiler-plate type code of customisation of SimpleStyleableStringProperty to always
include an axis re-layout.
- StylishStringProperty(CssMetaData<? extends Styleable, String>, Object, String, String, Runnable) - Constructor for class de.gsi.chart.ui.css.StylishStringProperty
-
The constructor of the StylishStringProperty.
- substract(AxisRange) - Method in class de.gsi.chart.axes.spi.AxisRange
-
Substracts the specified data range from this range.
- SUNRISE - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
-
Red, yellow, white.
- systemCpuLoadProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
- TableViewer - Class in de.gsi.chart.plugins
-
Displays the all visible data sets inside a table on demand.
- TableViewer() - Constructor for class de.gsi.chart.plugins.TableViewer
-
Creates a new instance of DataSetTableViewer class and setup the required listeners.
- TableViewer.ColumnType - Enum in de.gsi.chart.plugins
-
- TableViewer.DataSetsModel - Class in de.gsi.chart.plugins
-
Model Abstraction to the DataSets of a chart as the backing for a JavaFX TableView.
- TableViewer.DataSetsModel.DataSetTableColumn - Class in de.gsi.chart.plugins
-
A Column representing an actual colum displaying Double values from a DataSet.
- TableViewer.DataSetsModel.DataSetTableColumns - Class in de.gsi.chart.plugins
-
Columns for a DataSet.
- TableViewer.DataSetsModel.RowIndexHeaderTableColumn - Class in de.gsi.chart.plugins
-
A simple Column displaying the Table Row and styled like the Table Header, non editable
- TableViewer.DataSetsRow - Class in de.gsi.chart.plugins
-
- textProperty() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
Text to be displayed by the label.
- TICK_UNIT_DEFAULTS - Static variable in class de.gsi.chart.axes.spi.format.DefaultTimeTickUnitSupplier
-
We use these for auto ranging to pick a user friendly tick unit.
- TICK_UNIT_FORMATTER_DEFAULTS - Static variable in class de.gsi.chart.axes.spi.format.DefaultTimeTickUnitSupplier
-
These are matching date formatter strings N.B.
- tickLabelFillProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
The fill for all tick labels
- tickLabelFontProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
The font for all tick labels
- tickLabelFormatterProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
StringConverter used to format tick mark labels.
- tickLabelGapProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
The gap between tick labels and the tick mark lines
- tickLabelRotation - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Rotation in degrees of tick mark labels from their normal horizontal.
- tickLabelRotationProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Rotation in degrees of tick mark labels from their normal horizontal.
- tickLabelsVisibleInvalid - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- tickLabelsVisibleProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
true if tick mark labels should be displayed
- tickLengthProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
The length of tick mark lines
- TickMark - Class in de.gsi.chart.axes.spi
-
TickMark represents the label text, its associated tick mark value and position along the axis for each tick.
- TickMark(double, double, String) - Constructor for class de.gsi.chart.axes.spi.TickMark
-
Creates and initialises an instance of TickMark.
- tickMarkDoubleCache - Variable in class de.gsi.chart.axes.spi.AbstractAxis
-
- tickMarkSizeCache - Variable in class de.gsi.chart.axes.spi.AbstractAxis
-
- tickMarkStringCache - Variable in class de.gsi.chart.axes.spi.AbstractAxis
-
- tickMarksUpdated() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Called during layout if the tickmarks have been updated, allowing subclasses to do anything they need to in
reaction.
- tickMarkVisibleProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
true if tick marks should be displayed
- tickUnit - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
- tickUnit - Variable in class de.gsi.chart.axes.spi.AxisRange
-
- tickUnitProperty() - Method in interface de.gsi.chart.axes.Axis
-
- tickUnitProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
The value between each major tick mark in data units.
- tickUnitProperty() - Method in class de.gsi.chart.axes.spi.LinearAxis
-
The value between each major tick mark in data units.
- tickUnitProperty() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
The value between each major tick mark in data units.
- tickUnitProperty() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
The value between each major tick mark in data units.
- TickUnitSupplier - Interface in de.gsi.chart.axes
-
Supplier of Axis tick units that is expected to compute a tick unit that is equal or greater than the one given as
argument.
- tickUnitSupplierProperty() - Method in interface de.gsi.chart.axes.AxisLabelFormatter
-
Strategy to compute major tick unit when auto-range is on or when axis bounds change.
- tickUnitSupplierProperty() - Method in class de.gsi.chart.axes.spi.format.AbstractFormatter
-
Strategy to compute major tick unit when auto-range is on or when axis bounds change.
- tickUnitSupplierProperty() - Method in class de.gsi.chart.axes.spi.LinearAxis
-
Strategy to compute major tick unit when auto-range is on or when axis bounds change.
- tickUnitSupplierProperty() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
Strategy to compute major tick unit when auto-range is on or when axis bounds change.
- tickUnitSupplierProperty() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
Strategy to compute major tick unit when auto-range is on or when axis bounds change.
- timeAxisProperty() - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis labels and data point should be plotted according to some time-axis definition
- timeAxisProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
This is true when the axis labels and data point should be plotted according to some time-axis definition
- timeZone - Variable in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
-
- timeZoneOffsetProperty() - Method in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
-
A time-zone offset from Greenwich/UTC, such as +02:00.
- title - Variable in class de.gsi.chart.Chart
-
- title - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- titleLabel - Variable in class de.gsi.chart.Chart
-
- titleLegendCorner - Variable in class de.gsi.chart.Chart
-
- titleLegendPane - Variable in class de.gsi.chart.Chart
-
- titleProperty() - Method in class de.gsi.chart.Chart
-
- titleSideProperty() - Method in class de.gsi.chart.Chart
-
The side of the chart where the title is displayed default Side.TOP
- toDataPoint(Axis, Point2D) - Method in class de.gsi.chart.plugins.ChartPlugin
-
Converts given display point within the plot area coordinates to the corresponding data point within data
coordinates.
- toDisplayPoint(Axis, double, double) - Method in class de.gsi.chart.plugins.ChartPlugin
-
Converts given point in data coordinates to a point in display coordinates.
- toolBar - Variable in class de.gsi.chart.Chart
-
- ToolBarFlowPane - Class in de.gsi.chart.ui
-
tool bar for plugins to add their controls (if necessary)
- ToolBarFlowPane(Chart) - Constructor for class de.gsi.chart.ui.ToolBarFlowPane
-
- toolBarPinned - Variable in class de.gsi.chart.Chart
-
- toolBarPinnedProperty() - Method in class de.gsi.chart.Chart
-
- ToolBarShapeHelper - Class in de.gsi.chart.ui
-
- toolBarSideProperty() - Method in class de.gsi.chart.Chart
-
- toPlotArea(double, double) - Method in class de.gsi.chart.Chart
-
Translates point from chart pane coordinates to the plot area coordinates.
- TOPO - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
-
colour scheme 'topography'
- TOPO_EXT - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
-
colour scheme 'extended topography'
- topProperty() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
The property used to store a reference to the node shown at the top side of the pane.
- topProperty() - Method in class de.gsi.chart.ui.SidesPane
-
The property used to store a reference to the node shown at the top side of the pane.
- toString(Number) - Method in interface de.gsi.chart.axes.AxisLabelFormatter
-
Converts the object provided into its string form.
- toString() - Method in class de.gsi.chart.axes.spi.AxisRange
-
- toString(Number) - Method in class de.gsi.chart.axes.spi.format.DefaultFormatter
-
Converts the object provided into its string form.
- toString(Number) - Method in class de.gsi.chart.axes.spi.format.DefaultLogFormatter
-
- toString(Number) - Method in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
-
- toString(Number) - Method in class de.gsi.chart.axes.spi.format.SimpleFormatter
-
Converts the object provided into its string form.
- toString() - Method in class de.gsi.chart.plugins.EditDataSet.DataPoint
-
- toString() - Method in class de.gsi.chart.plugins.EditDataSet.SelectedDataPoint
-
- toString() - Method in enum de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementCategory
-
- toString() - Method in enum de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
-
- toString() - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
-
- toString() - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
- toString() - Method in class de.gsi.chart.renderer.spi.utils.ColorGradient
-
- toString(double) - Method in class de.gsi.chart.utils.DecimalStringConverter
-
- toString(Number) - Method in class de.gsi.chart.utils.DecimalStringConverter
-
- toString(Number) - Method in class de.gsi.chart.utils.MemorySizeStringConverter
-
- toString(double) - Method in interface de.gsi.chart.utils.NumberFormatter
-
- toString(double) - Method in class de.gsi.chart.utils.NumberFormatterImpl
-
- toString(Number) - Method in class de.gsi.chart.utils.NumberFormatterImpl
-
- toString(Number) - Method in class de.gsi.chart.utils.PercentageStringConverter
-
- toString(double) - Method in class de.gsi.chart.utils.ScientificNotationStringConverter
-
- toString(Number) - Method in class de.gsi.chart.utils.ScientificNotationStringConverter
-
- toString() - Method in class de.gsi.chart.viewer.DataView
-
- toString() - Method in class de.gsi.chart.viewer.DataViewTilingPane
-
- toString() - Method in class de.gsi.chart.viewer.DataViewWindow
-
- triangle - Variable in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
small triangle marker as handler to shift the line marker
- triangleHalfWidth - Static variable in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
- triggerDistanceProperty() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
The property that stores the distance to the pane's edges that will trigger the appearance of the hidden side
nodes.
Setting the property to zero or a negative value will disable this functionality, so a hidden side can only be
made visible with
HiddenSidesPane.setPinnedSide(Side).
- triggerDistanceProperty() - Method in class de.gsi.chart.ui.SidesPane
-
The property that stores the distance to the pane's edges that will trigger the appearance of the hidden side
nodes.
Setting the property to zero or a negative value will disable this functionality, so a hidden side can only be
made visible with
SidesPane.setPinned(Side, Boolean).
- TUNEVIEWER - Static variable in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
-
- valueField - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- ValueIndicator - Class in de.gsi.chart.plugins.measurements
-
- ValueIndicator(XYChart, AxisMode) - Constructor for class de.gsi.chart.plugins.measurements.ValueIndicator
-
- valueOf(String) - Static method in enum de.gsi.chart.axes.AxisLabelOverlapPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.axes.AxisMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.axes.LogAxisType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.axes.spi.MetricPrefix
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.marker.DefaultMarker
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.plugins.ChartOverlay.OverlayArea
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.plugins.TableViewer.ColumnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.ContourType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.ErrorStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.LineStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.PolarTickStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.spi.hexagon.HexagonMap.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.spi.MetaDataRenderer.MsgType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme.Palette
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper.FillPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.ui.geometry.Corner
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.ui.geometry.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.utils.MemorySizeStringConverter.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.viewer.DataViewTilingPane.Layout
-
Returns the enum constant of this type with the specified name.
- valueProperty() - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
Value indicated by this plugin.
- values() - Static method in enum de.gsi.chart.axes.AxisLabelOverlapPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.axes.AxisMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.axes.LogAxisType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.axes.spi.MetricPrefix
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.marker.DefaultMarker
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.plugins.ChartOverlay.OverlayArea
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.plugins.TableViewer.ColumnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.ContourType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.ErrorStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.LineStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.PolarTickStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.spi.hexagon.HexagonMap.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.spi.MetaDataRenderer.MsgType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme.Palette
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper.FillPattern
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.ui.geometry.Corner
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.ui.geometry.Side
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.utils.MemorySizeStringConverter.Unit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gsi.chart.viewer.DataViewTilingPane.Layout
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueTextField - Variable in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
-
- vBox - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
- verticalGridLinesVisibleProperty() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
Indicates whether vertical major grid lines are visible or not.
- verticalGridLinesVisibleProperty() - Method in class de.gsi.chart.XYChart
-
Indicates whether vertical grid lines are visible or not.
- verticalMarker - Variable in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
- verticalMarkerProperty() - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
- verticalMinorGridLinesVisibleProperty() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
Indicates whether vertical minor grid lines are visible or not.
- verticalProperty() - Method in class de.gsi.chart.legend.spi.DefaultLegend
-
The legend items should be laid out vertically in columns rather than horizontally in rows
- VIRIDIS - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
-
- VisvalingamMaheswariWhyattDataReducer - Class in de.gsi.chart.renderer.datareduction
-
Line generalisation by repeated elimination of the smallest area Visvalingam, Maheswari; Whyatt, J.
- VisvalingamMaheswariWhyattDataReducer() - Constructor for class de.gsi.chart.renderer.datareduction.VisvalingamMaheswariWhyattDataReducer
-