A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

A

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
 
ACC - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementCategory
 
actualDataCount - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
actualFrameRateProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 
add(AbstractAxis) - Method in class de.gsi.chart.utils.AxisSynchronizer
 
add(AbstractAxis) - Method in class de.gsi.chart.utils.MasterSlaveAxisSynchronizer
 
add(AxisRange) - Method in class de.gsi.chart.axes.spi.AxisRange
Add the specified data range to this range.
add(String, XYChart) - Method in class de.gsi.chart.viewer.DataView
Sugar method to add DataViewPane with chart.
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
 
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.axes.spi.AbstractAxis
 
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
 
ADOBE - Static variable in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
 
alert - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
 
algorithmChoice - Variable in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
 
algorithmChoiceProperty() - 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.
allDataSets - Variable in class de.gsi.chart.Chart
 
allDataSets - Variable in class de.gsi.chart.plugins.measurements.utils.DataSetSelector
 
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
Returns true for AxisMode.X and AxisMode.XY, false for AxisMode.Y.
allowsY() - Method in enum de.gsi.chart.axes.AxisMode
Returns true for AxisMode.Y and AxisMode.XY, false for AxisMode.X.
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(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
 
animatedProperty() - Method in class de.gsi.chart.Chart
 
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
 
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) - Method in class de.gsi.chart.renderer.spi.GridRenderer
 
AREA - de.gsi.chart.renderer.LineStyle
 
ATTO - de.gsi.chart.axes.spi.MetricPrefix
 
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 - Variable in class de.gsi.chart.axes.spi.AbstractAxis
 
autoNotification - Variable in class de.gsi.chart.Chart
 
autoNotificationProperty() - Method in class de.gsi.chart.Chart
 
autoRange - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
if available (last) auto-range that has been computed
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
 
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
With AbstractAxisParameter.autoRangingProperty() on, defines if the range should be extended to the major tick unit value.
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
 
autoUnitScalingProperty() - Method in interface de.gsi.chart.axes.Axis
 
autoUnitScalingProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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 - Variable in class de.gsi.chart.axes.spi.transforms.AbstractAxisTransform
 
Axis - Interface in de.gsi.chart.axes
 
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
 
AxisLabelOverlapPolicy - Enum in de.gsi.chart.axes
 
axisLabelTextAlignmentProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
axisLength - Variable in class de.gsi.chart.axes.spi.AxisRange
 
axisMode - Variable in class de.gsi.chart.plugins.measurements.ValueIndicator
 
AxisMode - Enum in de.gsi.chart.axes
Defines mode of axis-related operations such as zooming or panning.
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
 
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
 

B

backward(double) - Method in interface de.gsi.chart.axes.AxisTransform
default backward transform for affine functions: backward(forward(val)) = forward(backward(val)) = val;
backward(double) - Method in class de.gsi.chart.axes.spi.transforms.DefaultAxisTransform
 
backward(double) - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
 
backward(double) - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicTimeAxisTransform
 
barWidthPercentageProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
 
barWidthProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
 
baseChart - Variable in class de.gsi.chart.renderer.spi.GridRenderer
 
beginPath() - Method in class de.gsi.chart.renderer.spi.marchingsquares.GeneralPath
 
BEST - de.gsi.chart.utils.MemorySizeStringConverter.Unit
 
BEZIER_CURVE - de.gsi.chart.renderer.LineStyle
 
BezierCurve - Class in de.gsi.chart.renderer.spi.utils
small tool class to calculate Bezier Curve control points see: https://en.wikipedia.org/wiki/B%C3%A9zier_curve
bind(R) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
 
bindBounds(ValueAxis<?>, ValueAxis<?>) - Static method in class de.gsi.chart.axes.spi.Axes
Binds lower and upper bound of given axis to the specified observable axis.
BLACK_WHITE - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
Black to white gradient.
BLUERED - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
BLUE -> PURPLE -> RED
booleanArrayCache - Variable in class de.gsi.chart.renderer.spi.utils.Cache
 
borderPane - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
 
BOTTOM - de.gsi.chart.ui.geometry.Side
Represents bottom side of a rectangle.
BOTTOM_LEFT - de.gsi.chart.ui.geometry.Corner
Represents bottom-left edge of a rectangle.
BOTTOM_RIGHT - de.gsi.chart.ui.geometry.Corner
Represents top-right edge of a rectangle.
bottomProperty() - Method in class de.gsi.chart.ui.HiddenSidesPane
Returns the value of the bottom node property.
bottomProperty() - Method in class de.gsi.chart.ui.SidesPane
Returns the value of the bottom node property.
buildContours(double[][], double[]) - Method in class de.gsi.chart.renderer.spi.marchingsquares.MarchingSquares
 
BURST_LIMIT_MS - Static variable in class de.gsi.chart.XYChart
 
buttonDefault - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
 
buttonOK - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
 
buttonRemove - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
 
BYTE - de.gsi.chart.utils.MemorySizeStringConverter.Unit
 

C

cache - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
 
Cache - Class in de.gsi.chart.renderer.spi.utils
 
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() - Constructor for class de.gsi.chart.renderer.spi.utils.Cache
 
CachedDataPoints(int, int, int, boolean) - Constructor for class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
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(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.
CategoryAxis(ObservableList<String>) - Constructor for class de.gsi.chart.axes.spi.CategoryAxis
Create a category axis with the given categories.
CENTER_HOR - de.gsi.chart.ui.geometry.Side
Represents horizontal centre axis of a rectangle.
CENTER_VER - de.gsi.chart.ui.geometry.Side
Represents vertical centre axis of a rectangle.
centerAxisPositionProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
CENTI - de.gsi.chart.axes.spi.MetricPrefix
 
chart - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
 
chart - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
 
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_PANE - de.gsi.chart.plugins.ChartOverlay.OverlayArea
 
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
Plugin that overlays chart pane or chart's plot area with given node i.e.
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
The associated Chart.
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.plugins.Zoomer
Clears the stack of zoom windows saved during zoom-in operations.
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
 
closePath() - Method in class de.gsi.chart.renderer.spi.marchingsquares.GeneralPath
 
ColorGradient - Class in de.gsi.chart.renderer.spi.utils
 
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.
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.
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
 
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.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.legend.spi.DefaultLegend
 
computeRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
Computes range of this axis, similarly to AbstractAxis.autoRange(double, double, double, double).
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(Object) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
 
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.
CONTOUR - de.gsi.chart.renderer.ContourType
 
CONTOUR_FAST - de.gsi.chart.renderer.ContourType
 
CONTOUR_HEXAGON - de.gsi.chart.renderer.ContourType
 
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.
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.

D

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, 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
 
dataSetIndex - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
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
 
dataSetStyleIndex - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
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() - Constructor for class de.gsi.chart.viewer.DataView
 
DataView(String) - Constructor for class de.gsi.chart.viewer.DataView
 
DataView.Layout - Enum in de.gsi.chart.viewer
 
DataViewer - Class in de.gsi.chart.viewer
 
DataViewer() - Constructor for class de.gsi.chart.viewer.DataViewer
 
DataViewPane - Class in de.gsi.chart.viewer
 
DataViewPane(String, XYChart) - Constructor for class de.gsi.chart.viewer.DataViewPane
 
dateFormat - Variable in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
 
DB_SCALE - de.gsi.chart.axes.LogAxisType
 
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_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 - Static variable in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
 
DEFAULT_FONT_SIZE - Static variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
 
DEFAULT_FONT_SIZE - Static variable in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
 
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 pan mouse filter passing on left mouse button with control key down.
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.FillPatternStyle
 
defaultHatchCacheWithStrokeWidth - Static variable in class de.gsi.chart.renderer.spi.utils.FillPatternStyle
 
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
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
Creates an auto-ranging Axis.
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
Creates an auto-ranging Axis.
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
Creates an auto-ranging Axis.
DefaultNumericAxis.Cache - Class in de.gsi.chart.axes.spi
 
DefaultRenderColorScheme - Class in de.gsi.chart.renderer.spi.utils
 
defaultScrollFilter - Variable in class de.gsi.chart.plugins.Zoomer
Default zoom scroll filter with control key down.
defaultStyle - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
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
 
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
 
DISTANCE_HOR - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
DISTANCE_VER - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
DO_NOTHING - de.gsi.chart.axes.AxisLabelOverlapPolicy
omen-est-omen allow overlap
doubleArrayCache - Variable in class de.gsi.chart.renderer.spi.utils.Cache
 
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.
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) - 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
 
drawAxisLabel(GraphicsContext, double, double, double, Text, ObservableList<TickMark>, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
drawAxisLabel(GraphicsContext, double, double, Text) - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
drawAxisLine(GraphicsContext, double, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
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, ErrorDataSetRenderer.CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
 
drawBarsProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
 
drawContour(GraphicsContext) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
 
drawDefaultNoErrors(GraphicsContext, ErrorDataSetRenderer.CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
 
drawErrorBars(GraphicsContext, ErrorDataSetRenderer.CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
 
drawErrorSurface(GraphicsContext, ErrorDataSetRenderer.CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
 
drawEuclideanGrid(GraphicsContext, XYChart) - Method in class de.gsi.chart.renderer.spi.GridRenderer
 
drawEuclideanGrid2(GraphicsContext, XYChart) - Method in class de.gsi.chart.renderer.spi.GridRenderer
 
drawGridOnTop - Variable 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
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, ErrorDataSetRenderer.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
drawPolarGrid(GraphicsContext, XYChart) - Method in class de.gsi.chart.renderer.spi.GridRenderer
 
drawPolyLine(GraphicsContext, ErrorDataSetRenderer.CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
 
drawPolyLineArea(GraphicsContext, ErrorDataSetRenderer.CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
 
drawPolyLineHistogram(GraphicsContext, ErrorDataSetRenderer.CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
 
drawPolyLineHistogramBezier(GraphicsContext, ErrorDataSetRenderer.CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
 
drawPolyLineHistogramFilled(GraphicsContext, ErrorDataSetRenderer.CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
 
drawPolyLineLine(GraphicsContext, ErrorDataSetRenderer.CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
 
drawPolyLineStairCase(GraphicsContext, ErrorDataSetRenderer.CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
 
drawTickLabels(GraphicsContext, double, double, ObservableList<TickMark>, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
drawTickMarkLabel(GraphicsContext, double, double, double, TickMark) - 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
DUTY_CYCLE - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
dynamicBarWidthProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
 

E

EAST - de.gsi.chart.renderer.spi.hexagon.HexagonMap.Direction
 
EDGE_DETECT - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
editable - Variable in class de.gsi.chart.plugins.TableViewer
 
editableIndicator - Variable in class de.gsi.chart.plugins.AbstractValueIndicator
 
editableIndicatorProperty() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
whether this plugin is editable
EditAxis - Class in de.gsi.chart.plugins
Allows editing of the chart axes (auto range, minimum/maximum range, etc.)
EditAxis() - Constructor for class de.gsi.chart.plugins.EditAxis
Creates a new instance of EditAxis with animation disabled and with editMode initialized to AxisMode.XY.
EditAxis(boolean) - Constructor for class de.gsi.chart.plugins.EditAxis
Creates a new instance of EditAxis with editMode initialized to AxisMode.XY.
EditAxis(AxisMode) - Constructor for class de.gsi.chart.plugins.EditAxis
Creates a new instance of EditAxis with animation disabled
EditAxis(AxisMode, boolean) - Constructor for class de.gsi.chart.plugins.EditAxis
Creates a new instance of EditAxis.
EditDataSet - Class in de.gsi.chart.plugins
 
EditDataSet() - Constructor for class de.gsi.chart.plugins.EditDataSet
 
EditDataSet.DataPoint - Class in de.gsi.chart.plugins
 
EditDataSet.PointEditionPopup - Class in de.gsi.chart.plugins
 
EditDataSet.SelectedDataPoint - Class in de.gsi.chart.plugins
 
editEnable - Variable in class de.gsi.chart.plugins.EditDataSet
 
editEnableProperty() - Method in class de.gsi.chart.plugins.EditDataSet
 
emptyList - Variable in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
 
enableHorizontalMarker(boolean) - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
 
enableVerticalMarker(boolean) - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
 
equals(Object) - Method in class de.gsi.chart.axes.spi.AxisRange
 
equals(Object) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsRow
 
equals(Object) - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
Two positions are equal if they have the same q and r
equals(Object) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
Two Hexagons are equal if they have the same q and r
erosionConvolution(double[][]) - Static method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
 
erosionConvolution2(double[][]) - Static method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
 
ERROR - de.gsi.chart.renderer.spi.MetaDataRenderer.MsgType
 
ERRORBARS - de.gsi.chart.renderer.ErrorStyle
 
errorBox - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
 
ERRORCOMBO - de.gsi.chart.renderer.ErrorStyle
 
ErrorDataSetRenderer - Class in de.gsi.chart.renderer.spi
Renders data points with error bars.
ErrorDataSetRenderer() - Constructor for class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
Creates new ErrorDataSetRenderer.
ErrorDataSetRenderer(int) - Constructor for class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
Creates new ErrorDataSetRenderer.
ErrorDataSetRenderer.CachedDataPoints - Class in de.gsi.chart.renderer.spi
local screen data point cache (minimises re-allocation/garbage collection)
ErrorStyle - Enum in de.gsi.chart.renderer
enum to encode the various error styles that can be drawn by the ErrorDataSetRenderer and HistoryDataSetRenderer
errorStyleProperty() - 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
ERRORSURFACE - de.gsi.chart.renderer.ErrorStyle
 
errorType - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
errorXNeg - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
errorXPos - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
errorYNeg - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
errorYPos - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
EXA - de.gsi.chart.axes.spi.MetricPrefix
 
executeFireInvalidated() - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
executeFireInvalidated() - Method in class de.gsi.chart.Chart
 
executeFireInvalidated() - Method in class de.gsi.chart.utils.PeriodicScreenCapture
 
EXN - de.gsi.chart.plugins.TableViewer.ColumnType
 
EXP - de.gsi.chart.plugins.TableViewer.ColumnType
 
explorerVisibleProperty() - Method in class de.gsi.chart.viewer.DataViewer
Determines if the explorer view is visible.
exportGridToCSV() - Method in class de.gsi.chart.plugins.TableViewer
Show a FileChooser and export the (selected) Table Data to the choosen .csv File.
EYN - de.gsi.chart.plugins.TableViewer.ColumnType
 
EYP - de.gsi.chart.plugins.TableViewer.ColumnType
 

F

FEMTO - de.gsi.chart.axes.spi.MetricPrefix
 
FIFTEEN - de.gsi.chart.renderer.PolarTickStep
 
FILL_COLOR - Static variable in class de.gsi.chart.XYChartCss
 
FillPatternStyle - Class in de.gsi.chart.renderer.spi.utils
 
FillPatternStyle() - Constructor for class de.gsi.chart.renderer.spi.utils.FillPatternStyle
 
FillPatternStyle.FillPattern - Enum in de.gsi.chart.renderer.spi.utils
 
filter(double[][]) - Method in class de.gsi.chart.renderer.datareduction.RamanDouglasPeukerDataReducer
 
finalize() - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
findDataPoint(Axis, Axis, List<DataSet>) - Method in class de.gsi.chart.plugins.EditDataSet
 
findNearestDataPoint(Chart, Point2D) - Method in class de.gsi.chart.plugins.EditDataSet
 
findNeighborPoints(XYChart, double) - Method in class de.gsi.chart.plugins.EditDataSet
 
findNeighborPoints(DataSet, double) - Method in class de.gsi.chart.plugins.EditDataSet
Handles series that have data sorted or not sorted with respect to X coordinate.
fireInvalidated() - Method in class de.gsi.chart.axes.spi.AbstractAxis
Notifies listeners that the data has been invalidated.
fireInvalidated() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
fireInvalidated() - Method in class de.gsi.chart.Chart
Notifies listeners that the data has been invalidated.
fireInvalidated() - Method in class de.gsi.chart.utils.PeriodicScreenCapture
 
FIVE - de.gsi.chart.renderer.PolarTickStep
 
FONT - Static variable in class de.gsi.chart.XYChartCss
 
FONT_AWESOME - Static variable in class de.gsi.chart.plugins.TableViewer
 
FONT_POSTURE - Static variable in class de.gsi.chart.XYChartCss
 
FONT_SIZE - Static variable in class de.gsi.chart.plugins.TableViewer
 
FONT_SIZE - Static variable in class de.gsi.chart.XYChartCss
 
FONT_SIZE_COMBO - Static variable in class de.gsi.chart.plugins.EditDataSet
 
FONT_WEIGHT - Static variable in class de.gsi.chart.XYChartCss
 
FORCED_SHIFT_ALT - de.gsi.chart.axes.AxisLabelOverlapPolicy
shift every second label by one label height/width (N.B.
forceRedraw() - Method in interface de.gsi.chart.axes.Axis
forces redrawing of axis (via layoutChildren()).
forceRedraw() - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
forceZeroInRangeProperty() - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
When true zero is always included in the visible range.
forceZeroInRangeProperty() - Method in class de.gsi.chart.axes.spi.LinearAxis
When true zero is always included in the visible range.
forceZeroInRangeProperty() - Method in class de.gsi.chart.axes.spi.NumericAxis
When true zero is always included in the visible range.
formatData(Chart, Tuple<Number, Number>) - Method in class de.gsi.chart.plugins.AbstractDataFormattingPlugin
Formats the data to be displayed by this plugin.
formatHighResString(Number) - Method in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
 
formatLabel(DataPointTooltip.DataPoint) - Method in class de.gsi.chart.plugins.DataPointTooltip
 
formatStringForSignificantDigits(double, double) - Static method in class de.gsi.chart.utils.DigitNumberArithmetic
 
formatter - Variable in class de.gsi.chart.plugins.measurements.ValueIndicator
 
formatterIndex - Variable in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
 
FormatterLabelCache - Class in de.gsi.chart.axes.spi.format
Simple cache to keep recurring results of String formatters
FormatterLabelCache() - Constructor for class de.gsi.chart.axes.spi.format.FormatterLabelCache
 
formatterLarge - Variable in class de.gsi.chart.plugins.measurements.ValueIndicator
 
formatterSmall - Variable in class de.gsi.chart.plugins.measurements.ValueIndicator
 
forward(double) - Method in interface de.gsi.chart.axes.AxisTransform
default forward transform for affine functions: backward(forward(val)) = forward(backward(val)) = val;
forward(double) - Method in class de.gsi.chart.axes.spi.transforms.DefaultAxisTransform
 
forward(double) - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
 
forward(double) - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicTimeAxisTransform
 
FOURTY_FIVE - de.gsi.chart.renderer.PolarTickStep
 
FREQUENCY - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
fromString(String) - Method in interface de.gsi.chart.axes.AxisLabelFormatter
Converts the string provided into an object defined by the specific converter.
fromString(String) - Method in class de.gsi.chart.axes.spi.format.DefaultFormatter
Converts the string provided into a Number defined by the this converter.
fromString(String) - Method in class de.gsi.chart.axes.spi.format.DefaultLogFormatter
 
fromString(String) - Method in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
 
fromString(String) - Method in class de.gsi.chart.axes.spi.format.SimpleFormatter
Converts the string provided into a Number defined by the this converter.
fromString(String) - Method in class de.gsi.chart.utils.DecimalStringConverter
 
fromString(String) - Method in class de.gsi.chart.utils.MemorySizeStringConverter
 
fromString(String) - Method in class de.gsi.chart.utils.NumberFormatterImpl
 
fromString(String) - Method in class de.gsi.chart.utils.PercentageStringConverter
 
fromString(String) - Method in class de.gsi.chart.utils.ScientificNotationStringConverter
 
fromString(String) - Method in class de.gsi.chart.utils.TimeStringConverter
 
FWHM - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
FWHM_INTERPOLATED - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
fxFrameRateProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 
FXUtils - Class in de.gsi.chart.utils
Small tool to execute/call JavaFX GUI-related code from potentially non-JavaFX thread (equivalent to old: SwingUtilities.invokeLater(...) ...

G

generalPath(Grid) - Method in class de.gsi.chart.renderer.spi.marchingsquares.PathGenerator
Construct a GeneralPath representing the isoline, itself represented by a given Grid.
GeneralPath - Class in de.gsi.chart.renderer.spi.marchingsquares
 
get() - Method in enum de.gsi.chart.renderer.PolarTickStep
 
get(int) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
 
get(StringConverter<Number>, Number) - Method in class de.gsi.chart.axes.spi.format.FormatterLabelCache
 
getaAxisLabelTextAlignment() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
getActualFrameRate() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 
getAlgorithmChoice() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
 
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
 
getAnimated() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
Indicates whether the changes to axis range will be animated or not.
getAnimated() - Method in class de.gsi.chart.Chart
Indicates whether data changes will be animated or not.
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
 
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
Returns the value of the NumericAxis.autoRangePaddingProperty().
getAutoUnitScaling() - Method in interface de.gsi.chart.axes.Axis
 
getAutoUnitScaling() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
getAverageFrameRate() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 
getAverageFxFrameRate() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 
getAverageProcessCpuLoad() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 
getAverageSystemCpuLoad() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 
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
 
getAxisLabelGap() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
getAxisLength() - Method in class de.gsi.chart.axes.spi.AxisRange
 
getAxisMode() - Method in class de.gsi.chart.plugins.EditAxis
Returns the value of the EditAxis.axisModeProperty().
getAxisMode() - Method in class de.gsi.chart.plugins.Panner
Returns the value of the Panner.axisModeProperty().
getAxisMode() - Method in class de.gsi.chart.plugins.Zoomer
Returns the value of the Zoomer.axisModeProperty().
getAxisPadding() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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) - Method in class de.gsi.chart.renderer.spi.utils.Cache
 
getCachedDoubleArray(String, int) - Method in class de.gsi.chart.renderer.spi.utils.Cache
 
getCachedIntArray(String, int) - Method in class de.gsi.chart.renderer.spi.utils.Cache
 
getCachedStringArray(String, int) - 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
Returns a ObservableList of categories plotted on this axis.
getCategory() - Method in enum de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
getCenterAxisPosition() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
getChart() - Method in class de.gsi.chart.plugins.ChartPlugin
Returns the value of the ChartPlugin.chartProperty().
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
 
getChildren() - Method in class de.gsi.chart.viewer.DataView
 
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
 
getClassCssMetaData() - Static method in class de.gsi.chart.renderer.spi.GridRenderer
 
getColor(int) - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
 
getColorGradient() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
getColorPropertyValue(String, String) - Static method in class de.gsi.chart.utils.StyleParser
 
getColumns() - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
 
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.
getContourType() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
getControlCssMetaData() - Method in class de.gsi.chart.Chart
 
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.
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() - Method in class de.gsi.chart.renderer.spi.GridRenderer
 
getDatasetsCopy() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
 
getDatasetsCopy(ObservableList<DataSet>) - Method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
 
getDataSetsWithMetaData(List<DataSet>) - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
 
getDefaultHatch(Color) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyle
 
getDefaultHatch(Paint, double) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyle
 
getDefaultHatchAngle() - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyle
 
getDefaultHatchSpacing() - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyle
 
getDialogContentBox() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
 
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(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
getDistance(DataSet, int, int, boolean) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
 
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
Returns the value of the EditDataSet.dragCursorProperty()
getDragCursor() - Method in class de.gsi.chart.plugins.Panner
Returns the value of the Panner.dragCursorProperty()
getDragCursor() - Method in class de.gsi.chart.plugins.Zoomer
Returns the value of the Zoomer.dragCursorProperty()
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
 
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
 
getGraphic() - Method in class de.gsi.chart.viewer.DataViewPane
 
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(FillPatternStyle.FillPattern, Paint) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyle
 
getHatch(FillPatternStyle.FillPattern, Paint, double) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyle
 
getHeight() - Method in interface de.gsi.chart.axes.Axis
 
getHeight() - Method in class de.gsi.chart.axes.spi.TickMark
 
getHexagon(int, int) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
Retrieves the Hexagon at the specified position (axial coordinates)
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
 
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
 
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
 
getLabel() - Method in interface de.gsi.chart.axes.Axis
 
getLabel() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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.DataView
 
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.
getLegend() - Method in class de.gsi.chart.Chart
 
getLegend(XYChart) - Static method in class de.gsi.chart.utils.XYChartUtils
 
getLegendSide() - Method in class de.gsi.chart.Chart
 
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
Returns the value of the LogarithmicAxis.logarithmBaseProperty().
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 interface de.gsi.chart.axes.Axis
 
getLowerBound() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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.
getMaxContourSegments() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
 
getMaximizedView() - Method in class de.gsi.chart.viewer.DataView
 
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
 
getMaxRangeTextField() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
 
getMaxTickLabelHeight(List<TickMark>) - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
getMaxTickLabelWidth(List<TickMark>) - 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
 
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
 
getMinHexTileSizeProperty() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
 
getMinimizedChildren() - Method in class de.gsi.chart.viewer.DataView
 
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
 
getMinorTickLength() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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
 
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.viewer.DataView
 
getName() - Method in class de.gsi.chart.viewer.DataViewPane
 
getNamedColor() - Method in class de.gsi.chart.renderer.spi.utils.CssToColorHelper
 
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
Returns the value of the ChartOverlay.nodeProperty().
getNumberDataSets() - Method in class de.gsi.chart.plugins.measurements.utils.DataSetSelector
 
getNumberOfPoints() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
Returns the numberOfPoint.
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
 
getOverlayArea() - Method in class de.gsi.chart.plugins.ChartOverlay
Returns the value of the ChartOverlay.overlayAreaProperty().
getPaddingX() - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
 
getPaddingY() - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
 
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
Returns the value of the EditDataSet.pickingDistanceProperty().
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
 
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() - 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
 
getPrecision(double) - Static method in class de.gsi.chart.utils.DigitNumberArithmetic
 
getProcessCpuLoad() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 
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
 
getRendererDataReducer(RendererDataReducer) - 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.
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
 
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
 
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
 
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
 
getStops() - Method in class de.gsi.chart.renderer.spi.utils.ColorGradient
Returns the gradient stops.
getStyle() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
 
getStyle() - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
 
getSymbol() - Method in class de.gsi.chart.legend.spi.DefaultLegend.LegendItem
 
getSystemCpuLoad() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 
getTable() - Method in class de.gsi.chart.plugins.TableViewer
 
getText() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
Returns the value of the AbstractValueIndicator.textProperty().
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
 
getTickLabelFont() - Method in interface de.gsi.chart.axes.Axis
 
getTickLabelFont() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
getTickLabelFormatter() - Method in interface de.gsi.chart.axes.Axis
 
getTickLabelFormatter() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
getTickLabelGap() - Method in interface de.gsi.chart.axes.Axis
 
getTickLabelGap() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
getTickLabelRotation() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
getTickLength() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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
 
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
Returns the value of the LinearAxis.tickUnitSupplierProperty().
getTickUnitSupplier() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
getTickUnitSupplier() - Method in class de.gsi.chart.axes.spi.NumericAxis
Returns the value of the NumericAxis.tickUnitSupplierProperty().
getTimeZoneOffset() - Method in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
 
getTitle() - Method in class de.gsi.chart.Chart
 
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
 
getToolBar() - Method in class de.gsi.chart.Chart
 
getToolBarSide() - Method in class de.gsi.chart.Chart
 
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.
getUnit() - Method in interface de.gsi.chart.axes.Axis
 
getUnit() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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
 
getUpperBound() - Method in interface de.gsi.chart.axes.Axis
 
getUpperBound() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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
 
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() - Method in enum de.gsi.chart.renderer.ErrorStyle
 
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, int, boolean) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
 
getValue(DataSet, TableViewer.ColumnType) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsRow
 
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.
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
 
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.
getZoomDuration() - Method in class de.gsi.chart.plugins.EditAxis
Returns the value of the EditAxis.zoomDurationProperty().
getZoomDuration() - Method in class de.gsi.chart.plugins.Zoomer
Returns the value of the Zoomer.zoomDurationProperty().
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.
GIGA - de.gsi.chart.axes.spi.MetricPrefix
 
GIGABYTE - de.gsi.chart.utils.MemorySizeStringConverter.Unit
 
GlyphFactory - Class in de.gsi.chart.utils
Factory class for glyphs from Fontawesome library.
gradientRect - Variable in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
 
graphicProperty() - Method in class de.gsi.chart.viewer.DataViewPane
 
GRID - de.gsi.chart.viewer.DataView.Layout
 
GridDrawer - Class in de.gsi.chart.renderer.spi.hexagon
 
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
 

H

handle(long) - Method in class de.gsi.chart.ui.ChartLayoutAnimator
 
handle(long) - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 
handle(Hexagon) - Method in interface de.gsi.chart.renderer.spi.hexagon.HexagonCallback
 
handle(UpdateEvent) - Method in class de.gsi.chart.plugins.measurements.SimpleMeasurements
 
handle(UpdateEvent) - Method in class de.gsi.chart.plugins.measurements.ValueIndicator
 
handle(ActionEvent) - Method in class de.gsi.chart.ui.ChartLayoutAnimator
 
handleDragMouseEvent(MouseEvent) - Method in class de.gsi.chart.plugins.XValueIndicator
 
handleDragMouseEvent(MouseEvent) - Method in class de.gsi.chart.plugins.YValueIndicator
 
hasBoundedRange(Axis) - Static method in class de.gsi.chart.axes.spi.Axes
Indicates if the given axis lower and/or upper bound property is bound.
hasBoundedRange(ValueAxis<?>) - Static method in class de.gsi.chart.axes.spi.Axes
Indicates if the given axis lower and/or upper bound property is bound.
hashCode() - Method in class de.gsi.chart.axes.spi.AxisRange
 
hashCode() - Method in class de.gsi.chart.plugins.TableViewer.DataSetsRow
 
hashCode() - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
 
HATCH - de.gsi.chart.renderer.spi.utils.FillPatternStyle.FillPattern
 
HATCH0 - de.gsi.chart.renderer.spi.utils.FillPatternStyle.FillPattern
 
HATCH30 - de.gsi.chart.renderer.spi.utils.FillPatternStyle.FillPattern
 
HATCH45 - de.gsi.chart.renderer.spi.utils.FillPatternStyle.FillPattern
 
HATCH60 - de.gsi.chart.renderer.spi.utils.FillPatternStyle.FillPattern
 
HATCH90 - de.gsi.chart.renderer.spi.utils.FillPatternStyle.FillPattern
 
HATCHCROSS1 - de.gsi.chart.renderer.spi.utils.FillPatternStyle.FillPattern
 
HATCHCROSS2 - de.gsi.chart.renderer.spi.utils.FillPatternStyle.FillPattern
 
HBOX - de.gsi.chart.viewer.DataView.Layout
 
HEATMAP - de.gsi.chart.renderer.ContourType
 
HEATMAP_HEXAGON - de.gsi.chart.renderer.ContourType
 
HECTO - de.gsi.chart.axes.spi.MetricPrefix
 
Hexagon - Class in de.gsi.chart.renderer.spi.hexagon
A Hexagon is the building block of the grid.
Hexagon(int, int) - Constructor for class de.gsi.chart.renderer.spi.hexagon.Hexagon
The position of the Hexagon is specified with axial coordinates
HexagonCallback - Interface in de.gsi.chart.renderer.spi.hexagon
 
HexagonMap - Class in de.gsi.chart.renderer.spi.hexagon
 
HexagonMap(int) - Constructor for class de.gsi.chart.renderer.spi.hexagon.HexagonMap
Creates an empty HexagonMap
HexagonMap(int, Image, int) - Constructor for class de.gsi.chart.renderer.spi.hexagon.HexagonMap
Generates a HexagonMap from an Image
HexagonMap(int, Image, int, IHexagonCreator) - Constructor for class de.gsi.chart.renderer.spi.hexagon.HexagonMap
Generates a HexagonMap from an Image
HexagonMap.Direction - Enum in de.gsi.chart.renderer.spi.hexagon
 
hexRound(double, double) - Static method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
Finds the position that best matches given non-integer coordinates
hiddenPane - Variable in class de.gsi.chart.Chart
 
HiddenSidesPane - Class in de.gsi.chart.ui
A pane used to display a full-size content node and four initially hidden nodes on the four sides.
HiddenSidesPane() - Constructor for class de.gsi.chart.ui.HiddenSidesPane
Constructs a new pane with no content and no side nodes.
HiddenSidesPane(Node, Node, Node, Node, Node) - Constructor for class de.gsi.chart.ui.HiddenSidesPane
Constructs a new pane with the given content node and the four side nodes.
HiddenSidesPaneSkin - Class in de.gsi.chart.ui
 
HiddenSidesPaneSkin(HiddenSidesPane) - Constructor for class de.gsi.chart.ui.HiddenSidesPaneSkin
 
HIGHRES_FORMAT - Static variable in class de.gsi.chart.axes.spi.format.DefaultTimeTickUnitSupplier
 
HIGHRES_MODE - Static variable in class de.gsi.chart.axes.spi.format.DefaultTimeTickUnitSupplier
 
HIGHRES_MODE_INDICES - Static variable in class de.gsi.chart.axes.spi.format.DefaultTimeTickUnitSupplier
 
HISTOGRAM - de.gsi.chart.renderer.LineStyle
 
HISTOGRAM_FILLED - de.gsi.chart.renderer.LineStyle
 
HistoryDataSetRenderer - Class in de.gsi.chart.renderer.spi
Renders the data set with the pre-described
HistoryDataSetRenderer() - Constructor for class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
 
HistoryDataSetRenderer(int) - Constructor for class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
 
HORIZONTAL - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementCategory
 
horizontalGridLinesVisibleProperty() - Method in class de.gsi.chart.renderer.spi.GridRenderer
Indicates whether horizontal major grid lines are visible or not.
horizontalGridLinesVisibleProperty() - Method in class de.gsi.chart.XYChart
Indicates whether horizontal grid lines are visible or not.
horizontalMarker - Variable in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
 
horizontalMarkerProperty() - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
 
horizontalMinorGridLinesVisibleProperty() - Method in class de.gsi.chart.renderer.spi.GridRenderer
Indicates whether horizontal minor grid lines are visible or not.
HOT - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
Black to white thermal-inspired gradient.

I

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
 
indexMax - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
indexMin - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
indexOf(Object) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
 
INDICATOR - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementCategory
 
INFO - de.gsi.chart.renderer.spi.MetaDataRenderer.MsgType
 
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
 
intArrayCache - Variable in class de.gsi.chart.renderer.spi.utils.Cache
 
INTEGRAL - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
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() - 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() - 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.
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(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.
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
IPathInfoSupplier - Interface in de.gsi.chart.renderer.spi.hexagon
 
isAddButtonsToToolBar() - Method in class de.gsi.chart.plugins.ChartPlugin
isAdjacent(GridPosition) - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
 
isAnimated() - Method in class de.gsi.chart.plugins.EditAxis
Returns the value of the EditAxis.animatedProperty().
isAnimated() - Method in class de.gsi.chart.plugins.Zoomer
Returns the value of the Zoomer.animatedProperty().
isAppendPercentSign() - Method in class de.gsi.chart.utils.PercentageStringConverter
 
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 interface de.gsi.chart.axes.Axis
Checks it automatic notification is enabled.
isAutoNotification() - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
isAutoNotification() - Method in class de.gsi.chart.Chart
 
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
 
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
 
isCategoryAxis(Axis) - Static method in class de.gsi.chart.axes.spi.Axes
Returns true if given axis is an instance of CategoryAxis.
isControlDown() - Static method in class de.gsi.chart.plugins.EditDataSet
 
isDrawBars() - 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
 
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
Returns the value of the EditDataSet.editEnableProperty()
isEmpty() - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
 
isExplorerVisible() - Method in class de.gsi.chart.viewer.DataViewer
Returns the value of the DataViewer.explorerVisibleProperty().
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
Returns the value of the LinearAxis.forceZeroInRangeProperty().
isForceZeroInRange() - Method in class de.gsi.chart.axes.spi.NumericAxis
Returns the value of the NumericAxis.forceZeroInRangeProperty().
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
 
isInvertedAxis - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
isInvertedAxis() - Method in interface de.gsi.chart.axes.Axis
This is true when the axis labels and data point order should be inverted
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
 
isLogAxis - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis
 
isLogAxis() - Method in interface de.gsi.chart.axes.Axis
This is true when the axis implements a log scale
isLogAxis() - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
Returns the value of the DefaultNumericAxis.logAxisProperty().
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
 
isMinorTickVisible() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
isMouseEventWithinCanvas(MouseEvent) - Method in class de.gsi.chart.plugins.EditDataSet
 
isNumericAxis(Axis) - Static method in class de.gsi.chart.axes.spi.Axes
Returns true if given axis is an instance of ValueAxis.
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
 
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
 
isShowInfoMessages() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
 
isShowing() - Method in class de.gsi.chart.Chart
 
isShowWarningMessages() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
 
isSliderVisible() - Method in class de.gsi.chart.plugins.Zoomer
Returns the value of the Zoomer.sliderVisibleProperty().
isSmooth() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
Returns the value of the ContourDataSetRenderer.smoothProperty().
isTickLabelsVisible() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
isTickMarkVisible() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
isTimeAxis - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
isTimeAxis() - Method in interface de.gsi.chart.axes.Axis
This is true when the axis corresponds to a time axis
isTimeAxis() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
This is true when the axis corresponds to a time-axis
isUpdateTickUnit() - Method in class de.gsi.chart.plugins.Zoomer
Returns the value of the Zoomer.animatedProperty().
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
 
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
 
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.
itemsProperty() - Method in class de.gsi.chart.legend.spi.DefaultLegend
 
itself - Variable in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
 

J

JET - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
colour scheme 'jet'

K

keepJavaFxAlive() - Static method in class de.gsi.chart.utils.FXUtils
If you run into any situation where all of your scenes end, the thread managing all of this will just peter out.
KILO - de.gsi.chart.axes.spi.MetricPrefix
 
KILOBYTE - de.gsi.chart.utils.MemorySizeStringConverter.Unit
 

L

label - Variable in class de.gsi.chart.plugins.AbstractValueIndicator
 
labelCache - Variable in class de.gsi.chart.axes.spi.format.AbstractFormatter
 
labelHorizontalAnchorProperty() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
Specifies anchor of the text label with respect to the horizontal label position i.e.
labelHorizontalPositionProperty() - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
Relative horizontal position of the text label on the plot area, with value between 0.0 (left) and 1.0 (right).
LabelledMarkerRenderer - Class in de.gsi.chart.renderer.spi
 
LabelledMarkerRenderer() - Constructor for class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
 
labelOverlap - Variable in class de.gsi.chart.axes.spi.AbstractAxis
 
labelPositionProperty() - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
Relative position, between 0.0 (left, bottom) and 1.0 (right, top) of the description label in the plot area.
labelProperty() - Method in interface de.gsi.chart.axes.Axis
 
labelProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
labelVerticalAnchorProperty() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
Specifies anchor of the text label with respect to the vertical label position i.e.
labelVerticalPositionProperty() - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
Relative vertical position of the text label on the plot area, with value between 0.0 (bottom) and 1.0 (top).
layout(Bounds) - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
Layouts the rectangle and label within given bounds.
layoutChildren() - Method in class de.gsi.chart.axes.spi.AbstractAxis
Invoked during the layout pass to layout this axis and all its content.
layoutChildren() - Method in class de.gsi.chart.Chart
 
layoutChildren() - Method in class de.gsi.chart.plugins.ChartOverlay
 
layoutChildren() - Method in class de.gsi.chart.plugins.ChartPlugin
Optional method that allows the plug-in to react in case the size of the chart that it belongs to has changed.
layoutChildren() - Method in class de.gsi.chart.plugins.XRangeIndicator
 
layoutChildren() - Method in class de.gsi.chart.plugins.XValueIndicator
 
layoutChildren() - Method in class de.gsi.chart.plugins.YRangeIndicator
 
layoutChildren() - Method in class de.gsi.chart.plugins.YValueIndicator
 
layoutChildren() - Method in class de.gsi.chart.viewer.DataViewPane
 
layoutChildren(double, double, double, double) - Method in class de.gsi.chart.ui.HiddenSidesPaneSkin
 
layoutChildren(double, double, double, double) - Method in class de.gsi.chart.ui.SidesPaneSkin
 
layoutLabel(Bounds, double, double) - Method in class de.gsi.chart.plugins.AbstractValueIndicator
Layouts the label within specified bounds and given horizontal and vertical position, taking into account horizontal and vertical anchor.
layoutLine(double, double, double, double) - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
Sets the line coordinates.
layoutMarker(double, double, double, double) - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
Sets the marker coordinates.
layoutOngoing - Variable in class de.gsi.chart.Chart
 
layoutPluginsChildren() - Method in class de.gsi.chart.Chart
 
layoutProperty() - Method in class de.gsi.chart.viewer.DataView
 
layoutZAxis(Axis, ContourDataSetRenderer.Cache) - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
 
LEFT - de.gsi.chart.ui.geometry.Side
Represents left side of a rectangle.
leftProperty() - Method in class de.gsi.chart.ui.HiddenSidesPane
Returns the value of the left node property.
leftProperty() - Method in class de.gsi.chart.ui.SidesPane
Returns the value of the left node property.
Legend - Interface in de.gsi.chart.legend
 
LegendItem(String, Node) - Constructor for class de.gsi.chart.legend.spi.DefaultLegend.LegendItem
 
legendProperty() - Method in class de.gsi.chart.Chart
 
legendSideProperty() - Method in class de.gsi.chart.Chart
 
legendVisibleProperty() - Method in class de.gsi.chart.Chart
 
line - Variable in class de.gsi.chart.plugins.AbstractSingleValueIndicator
Line indicating the value.
line(GridPosition) - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
Finds all GridPositions that are on a getLine between this and the given position (the array includes this and the destination positions)
LINEAR_SCALE - de.gsi.chart.axes.LogAxisType
 
LinearAxis - Class in de.gsi.chart.axes.spi
 
LinearAxis() - Constructor for class de.gsi.chart.axes.spi.LinearAxis
Creates an auto-ranging LinearAxis.
LinearAxis(double, double, double) - Constructor for class de.gsi.chart.axes.spi.LinearAxis
Creates a non-auto-ranging LinearAxis with the given upper bound, lower bound and tick unit.
LinearAxis(String, double, double, double) - Constructor for class de.gsi.chart.axes.spi.LinearAxis
Create a non-auto-ranging Axis with the given upper bound, lower bound and tick unit.
LinearAxis.Cache - Class in de.gsi.chart.axes.spi
 
linearInterpolate(double, double, double, double, double) - Static method in class de.gsi.chart.plugins.measurements.utils.SimpleDataSetEstimators
 
LineRenderer - Class in de.gsi.chart.renderer.spi
Deprecated.
LineRenderer() - Constructor for class de.gsi.chart.renderer.spi.LineRenderer
Deprecated.
 
LineStyle - Enum in de.gsi.chart.renderer
 
lineTo(float, float) - Method in class de.gsi.chart.renderer.spi.marchingsquares.GeneralPath
 
listeners - Variable in class de.gsi.chart.axes.spi.AbstractAxis
 
listeners - Variable in class de.gsi.chart.Chart
 
listeners - Variable in class de.gsi.chart.utils.PeriodicScreenCapture
 
localCurrentLowerBound - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
 
localCurrentLowerBound - Variable in class de.gsi.chart.axes.spi.LinearAxis.Cache
 
localCurrentLowerBound - Variable in class de.gsi.chart.axes.spi.LogarithmicAxis.Cache
 
localCurrentUpperBound - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
 
localCurrentUpperBound - Variable in class de.gsi.chart.axes.spi.LinearAxis.Cache
 
localCurrentUpperBound - Variable in class de.gsi.chart.axes.spi.LogarithmicAxis.Cache
 
localOffset - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
 
localOffset - Variable in class de.gsi.chart.axes.spi.LinearAxis.Cache
 
localOffset2 - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
 
localScale - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
 
localScale - Variable in class de.gsi.chart.axes.spi.LinearAxis.Cache
 
localSchmidtTriggerThreshold - Variable in class de.gsi.chart.axes.spi.format.AbstractFormatter
 
LOCATION_MAXIMUM - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
LOCATION_MAXIMUM_GAUSS - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
lock - Variable in class de.gsi.chart.axes.spi.AbstractAxis
 
log(double) - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
 
LOG10_SCALE - de.gsi.chart.axes.LogAxisType
 
logarithmBaseProperty() - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
Base of the logarithm used by the axis, must be grater than 1.
logarithmBaseProperty() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
Base of the logarithm used by the axis, must be grater than 1.
logarithmBaseProperty() - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
Base of the logarithm used by the axis, must be grater than 1.
LogarithmicAxis - Class in de.gsi.chart.axes.spi
 
LogarithmicAxis() - Constructor for class de.gsi.chart.axes.spi.LogarithmicAxis
Creates an auto-ranging LogarithmicAxis.
LogarithmicAxis(double, double, double) - Constructor for class de.gsi.chart.axes.spi.LogarithmicAxis
Creates a non-auto-ranging LogarithmicAxis with the given upper bound, lower bound and tick unit.
LogarithmicAxis(String, double, double, double) - Constructor for class de.gsi.chart.axes.spi.LogarithmicAxis
Create a non-auto-ranging LogarithmicAxis with the given upper bound, lower bound and tick unit.
LogarithmicAxis.Cache - Class in de.gsi.chart.axes.spi
 
LogarithmicAxisTransform - Class in de.gsi.chart.axes.spi.transforms
 
LogarithmicAxisTransform(Axis) - Constructor for class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
 
LogarithmicTimeAxisTransform - Class in de.gsi.chart.axes.spi.transforms
 
LogarithmicTimeAxisTransform(Axis) - Constructor for class de.gsi.chart.axes.spi.transforms.LogarithmicTimeAxisTransform
 
logAxisProperty() - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
When true axis is being a log-axis (default = false)
LogAxisType - Enum in de.gsi.chart.axes
 
logBase - Variable in class de.gsi.chart.axes.spi.LogarithmicAxis.Cache
 
logScaleLength - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
 
logScaleLength - Variable in class de.gsi.chart.axes.spi.LogarithmicAxis.Cache
 
logScaleLengthInv - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
 
logScaleLengthInv - Variable in class de.gsi.chart.axes.spi.LogarithmicAxis.Cache
 
lowerBound - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
The value for the lower bound of this axis, ie min value.
lowerBoundLog - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
 
lowerBoundLog - Variable in class de.gsi.chart.axes.spi.LogarithmicAxis.Cache
 
lowerBoundProperty() - Method in interface de.gsi.chart.axes.Axis
 
lowerBoundProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
lowerBoundProperty() - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
Lower bound (min value) of the range to be indicated.

M

main(String[]) - Static method in class de.gsi.chart.ui.SidesPaneSample
 
main(String[]) - Static method in class de.gsi.chart.utils.DigitNumberArithmetic
 
main(String[]) - Static method in class de.gsi.chart.utils.StyleParser
 
majorTickMarks - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
majorTickMarksCopy - Variable in class de.gsi.chart.axes.spi.format.AbstractFormatter
 
majorTickStyle - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
Paths used for css-type styling.
mapToString(Map<String, String>) - Static method in class de.gsi.chart.utils.StyleParser
 
MarchingSquares - Class in de.gsi.chart.renderer.spi.marchingsquares
Implementation of the Marching Squares algorithm described in: https://en.wikipedia.org/wiki/Marching_squares
MarchingSquares() - Constructor for class de.gsi.chart.renderer.spi.marchingsquares.MarchingSquares
 
markedPoints - Variable in class de.gsi.chart.plugins.EditDataSet
 
Marker - Class in de.gsi.chart.marker
 
Marker() - Constructor for class de.gsi.chart.marker.Marker
 
markerCount - Static variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
 
markerPane - Variable in class de.gsi.chart.plugins.EditDataSet
 
markerSizeProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
 
MasterSlaveAxisSynchronizer - Class in de.gsi.chart.utils
Synchronizes the axes of different slave charts to the axis of a master chart.
MasterSlaveAxisSynchronizer(AbstractAxis) - Constructor for class de.gsi.chart.utils.MasterSlaveAxisSynchronizer
 
maxContourSegmentsProperty() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
 
maxDataCount - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
MaxDataReducer - Class in de.gsi.chart.renderer.datareduction
-- essentially a down-sampling data reduction algorithm
MaxDataReducer() - Constructor for class de.gsi.chart.renderer.datareduction.MaxDataReducer
 
maxHeight(double) - Method in class de.gsi.chart.ui.ResizableCanvas
 
maximizedViewProperty() - Method in class de.gsi.chart.viewer.DataView
 
MAXIMUM - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
maxLabelHeight - Variable in class de.gsi.chart.axes.spi.AbstractAxis
 
maxLabelWidth - Variable in class de.gsi.chart.axes.spi.AbstractAxis
 
maxProcessCpuLoadProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 
maxRadius - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
maxRange - Variable in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
 
maxWidth(double) - Method in class de.gsi.chart.ui.ResizableCanvas
 
MEAN - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
measureInvalid - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
measurementBarSideProperty() - Method in class de.gsi.chart.Chart
 
measureTickMarkLength(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
measurmentDisplayPane - Variable in class de.gsi.chart.plugins.ParameterMeasurements
 
MEDIAN - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
MEGA - de.gsi.chart.axes.spi.MetricPrefix
 
MEGABYTE - de.gsi.chart.utils.MemorySizeStringConverter.Unit
 
MemorySizeStringConverter - Class in de.gsi.chart.utils
 
MemorySizeStringConverter() - Constructor for class de.gsi.chart.utils.MemorySizeStringConverter
 
MemorySizeStringConverter(int) - Constructor for class de.gsi.chart.utils.MemorySizeStringConverter
 
MemorySizeStringConverter(MemorySizeStringConverter.Unit) - Constructor for class de.gsi.chart.utils.MemorySizeStringConverter
 
MemorySizeStringConverter(MemorySizeStringConverter.Unit, int) - Constructor for class de.gsi.chart.utils.MemorySizeStringConverter
 
MemorySizeStringConverter.Unit - Enum in de.gsi.chart.utils
 
messageBox - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
 
MetaDataRenderer - Class in de.gsi.chart.renderer.spi
 
MetaDataRenderer(Chart) - Constructor for class de.gsi.chart.renderer.spi.MetaDataRenderer
 
MetaDataRenderer.MetaLabel - Class in de.gsi.chart.renderer.spi
 
MetaDataRenderer.MsgType - Enum in de.gsi.chart.renderer.spi
 
MetaLabel(String) - Constructor for class de.gsi.chart.renderer.spi.MetaDataRenderer.MetaLabel
 
MetricPrefix - Enum in de.gsi.chart.axes.spi
Metric prefixes and conversions according to ISO/IEC 80000 N.B.
MICRO - de.gsi.chart.axes.spi.MetricPrefix
 
MIDDLE_POSITION - Static variable in class de.gsi.chart.plugins.AbstractSingleValueIndicator
 
MILLI - de.gsi.chart.axes.spi.MetricPrefix
 
minDistanceX - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
minHeight(double) - Method in class de.gsi.chart.ui.ResizableCanvas
 
minHexTileSizeProperty() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
 
MINIMUM - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
minorTickCountProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
minorTickLengthProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
minorTickMarkValues - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
minorTickStyle - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
minorTickVisibleProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
minPointPixelDistance - Variable in class de.gsi.chart.renderer.datareduction.DefaultDataReducer
 
minPointPixelDistanceProperty() - Method in class de.gsi.chart.renderer.datareduction.DefaultDataReducer
 
minProcessCpuLoadProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 
minRange - Variable in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
 
minRequiredReductionSizeProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
 
minWidth(double) - Method in class de.gsi.chart.ui.ResizableCanvas
 
MISC - Static variable in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
 
modifierKeysUp(MouseEvent) - Static method in class de.gsi.chart.plugins.MouseEventsHelper
 
modifyStyle(DataSet, int) - Method in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
 
mountainRangeOffset - Variable in class de.gsi.chart.renderer.spi.MountainRangeRenderer
 
mountainRangeOffsetProperty() - Method in class de.gsi.chart.renderer.spi.MountainRangeRenderer
 
MountainRangeRenderer - Class in de.gsi.chart.renderer.spi
 
MountainRangeRenderer() - Constructor for class de.gsi.chart.renderer.spi.MountainRangeRenderer
 
MountainRangeRenderer(double) - Constructor for class de.gsi.chart.renderer.spi.MountainRangeRenderer
 
MouseEventsHelper - Class in de.gsi.chart.plugins
Utility methods for operating on MouseEvents.
MouseEventsHelper() - Constructor for class de.gsi.chart.plugins.MouseEventsHelper
 
moveTo(float, float) - Method in class de.gsi.chart.renderer.spi.marchingsquares.GeneralPath
 
myFormatter - Variable in class de.gsi.chart.axes.spi.format.DefaultFormatter
 

N

namedColorProperty() - Method in class de.gsi.chart.renderer.spi.utils.CssToColorHelper
 
nameProperty() - Method in class de.gsi.chart.viewer.DataView
 
nameProperty() - Method in class de.gsi.chart.viewer.DataViewPane
 
NANO - de.gsi.chart.axes.spi.MetricPrefix
 
NARROW_FONT - de.gsi.chart.axes.AxisLabelOverlapPolicy
narrow font where possible
NINETY - de.gsi.chart.renderer.PolarTickStep
 
nodeProperty() - Method in class de.gsi.chart.plugins.ChartOverlay
The node to be overlaid on top of the overlay area.
NOEDIT_PSEUDO_CLASS - Static variable in class de.gsi.chart.plugins.EditDataSet
 
NoHexagonFoundException - Exception in de.gsi.chart.renderer.spi.hexagon
This exception is thrown when trying to retrieve a Hexagon from a position where ther is no Hexagon
NoHexagonFoundException(String) - Constructor for exception de.gsi.chart.renderer.spi.hexagon.NoHexagonFoundException
 
nominalAction() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
 
nominalAction() - Method in class de.gsi.chart.plugins.measurements.ValueIndicator
 
NONE - de.gsi.chart.axes.spi.MetricPrefix
 
NONE - de.gsi.chart.renderer.ErrorStyle
 
NONE - de.gsi.chart.renderer.LineStyle
 
NoPathFoundException - Exception in de.gsi.chart.renderer.spi.hexagon
This exception is thrown when the pathfinding algorithm cannot find any path to the goal
NoPathFoundException(String) - Constructor for exception de.gsi.chart.renderer.spi.hexagon.NoPathFoundException
 
NORMAL - de.gsi.chart.renderer.LineStyle
 
NORTHEAST - de.gsi.chart.renderer.spi.hexagon.HexagonMap.Direction
 
NORTHWEST - de.gsi.chart.renderer.spi.hexagon.HexagonMap.Direction
 
numberDigitsUntilFirstSignificantDigit(double, double) - Static method in class de.gsi.chart.utils.DigitNumberArithmetic
 
NumberFormatter - Interface in de.gsi.chart.utils
 
NumberFormatterImpl - Class in de.gsi.chart.utils
 
NumberFormatterImpl() - Constructor for class de.gsi.chart.utils.NumberFormatterImpl
 
NumberFormatterImpl(int, boolean) - Constructor for class de.gsi.chart.utils.NumberFormatterImpl
 
numberOfPoints - Variable in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
 
numberOfPointsProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
 
NumericAxis - Class in de.gsi.chart.axes.spi
A axis class that plots a range of numbers with major tick marks every "tickUnit".
NumericAxis() - Constructor for class de.gsi.chart.axes.spi.NumericAxis
Creates an auto-ranging Axis.
NumericAxis(double, double, double) - Constructor for class de.gsi.chart.axes.spi.NumericAxis
Creates a non-auto-ranging Axis with the given upper bound, lower bound and tick unit.
NumericAxis(String, double, double, double) - Constructor for class de.gsi.chart.axes.spi.NumericAxis
Create a non-auto-ranging Axis with the given upper bound, lower bound and tick unit.

O

oldAxisLength - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
This is the minimum/maximum current data value and it is used while auto ranging.
oldErrorMessages - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
 
oldIndex - Variable in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
 
oldInfoMessages - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
 
oldRangeIndex - Variable in class de.gsi.chart.axes.spi.format.DefaultFormatter
 
oldWarningMessages - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
 
originalCursor - Variable in class de.gsi.chart.plugins.EditDataSet
 
overlapPolicyProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
overlayAreaProperty() - Method in class de.gsi.chart.plugins.ChartOverlay
Specifies the ChartOverlay.OverlayArea to be covered by the node.

P

PackageInfo - Class in de.gsi.chart.ui
package contains list of JavaFX UI that are not yet part of controlsFX or the Oracle code-base
PackageInfo() - Constructor for class de.gsi.chart.ui.PackageInfo
 
Panner - Class in de.gsi.chart.plugins
Allows dragging the visible plot area along X and/or Y axis, changing the visible axis range.
Panner() - Constructor for class de.gsi.chart.plugins.Panner
Creates a new instance of Panner class with XY axisMode.
Panner(AxisMode) - Constructor for class de.gsi.chart.plugins.Panner
Creates a new instance of Panner class.
parallelImplementationProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
Sets whether renderer should aim at parallelising sub-functionalities
parameterDisplayPane - Variable in class de.gsi.chart.Chart
 
ParameterMeasurements - Class in de.gsi.chart.plugins
plugin to implement simple measurements and valueTextField indicators such as
ParameterMeasurements() - Constructor for class de.gsi.chart.plugins.ParameterMeasurements
Creates a new instance of ParameterMeasurements.
PathGenerator - Class in de.gsi.chart.renderer.spi.marchingsquares
An object that knows how to translate a Grid of Marching Squares Contour Cells into a Java AWT General Path.
PathGenerator.NoSaddlePointException - Exception in de.gsi.chart.renderer.spi.marchingsquares
 
PercentageStringConverter - Class in de.gsi.chart.utils
 
PercentageStringConverter() - Constructor for class de.gsi.chart.utils.PercentageStringConverter
 
PercentageStringConverter(int) - Constructor for class de.gsi.chart.utils.PercentageStringConverter
 
PercentageStringConverter(int, boolean) - Constructor for class de.gsi.chart.utils.PercentageStringConverter
 
performPointDrag(MouseEvent) - Method in class de.gsi.chart.plugins.EditDataSet
 
performScreenCapture() - Method in class de.gsi.chart.utils.PeriodicScreenCapture
 
performSelection() - Method in class de.gsi.chart.plugins.EditDataSet
 
PERIOD - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
PeriodicScreenCapture - Class in de.gsi.chart.utils
Simple class to make a periodic (or on-demand) screen-shot of given JavaFX scene to file.
PeriodicScreenCapture(Path, String, Scene, double, double) - Constructor for class de.gsi.chart.utils.PeriodicScreenCapture
 
PeriodicScreenCapture(Path, String, Scene, double, double, boolean) - Constructor for class de.gsi.chart.utils.PeriodicScreenCapture
 
PETA - de.gsi.chart.axes.spi.MetricPrefix
 
pickingDistanceProperty() - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
Distance of the mouse cursor from the line (in pixel) that should trigger the moving of the line.
pickingDistanceProperty() - Method in class de.gsi.chart.plugins.DataPointTooltip
Distance of the mouse cursor from the data point (expressed in display units) that should trigger showing the tool tip.
pickingDistanceProperty() - Method in class de.gsi.chart.plugins.EditDataSet
Distance of the mouse cursor from the data point (expressed in display units) that should trigger showing the tool tip.
pickLine - Variable in class de.gsi.chart.plugins.AbstractSingleValueIndicator
 
PICO - de.gsi.chart.axes.spi.MetricPrefix
 
PINK - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
pink inspired
pinnedSideProperty() - Method in class de.gsi.chart.ui.HiddenSidesPane
Returns the pinned side property.
pinnedSideProperty() - Method in class de.gsi.chart.ui.SidesPane
Returns the pinned side property.
pixelToPosition(int, int, int, int, int) - Static method in class de.gsi.chart.renderer.spi.hexagon.GridDrawer
 
PLOT_AREA - de.gsi.chart.plugins.ChartOverlay.OverlayArea
 
plotBackground - Variable in class de.gsi.chart.Chart
 
plotForeGround - Variable in class de.gsi.chart.Chart
 
pluginAdded(ChartPlugin) - Method in class de.gsi.chart.Chart
 
pluginRemoved(ChartPlugin) - Method in class de.gsi.chart.Chart
 
pluginsArea - Variable in class de.gsi.chart.Chart
 
pluginsChanged - Variable in class de.gsi.chart.Chart
 
PointEditionPopup() - Constructor for class de.gsi.chart.plugins.EditDataSet.PointEditionPopup
 
pointReductionProperty() - 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.
polarPlot - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
polarPlot - Variable in class de.gsi.chart.XYChart
 
polarPlotProperty() - Method in class de.gsi.chart.XYChart
Sets whether renderer should use polar coordinates (x -> interpreted as phi, y as radial coordinate)
polarStepSizeProperty() - Method in class de.gsi.chart.XYChart
 
PolarTickStep - Enum in de.gsi.chart.renderer
 
polyLineStyleProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
Sets whether renderer should draw no, simple (point-to-point), stair-case, Bezier, ...
popup - Variable in class de.gsi.chart.plugins.EditDataSet
 
position - Variable in class de.gsi.chart.renderer.spi.hexagon.Hexagon
 
pow(double) - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
 
PREFERRED_WIDTH - Static variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
 
prefHeight(double) - Method in class de.gsi.chart.ui.ResizableCanvas
 
prefHeightBottomProperty() - Method in class de.gsi.chart.ui.SidesPane
 
prefHeightTopProperty() - Method in class de.gsi.chart.ui.SidesPane
 
prefWidth(double) - Method in class de.gsi.chart.ui.ResizableCanvas
 
prefWidthLeftProperty() - Method in class de.gsi.chart.ui.SidesPane
 
prefWidthRightProperty() - Method in class de.gsi.chart.ui.SidesPane
 
processCpuLoadProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 

Q

q - Variable in class de.gsi.chart.renderer.spi.hexagon.GridPosition
The Axial Q coordinate
quantisationLevelsProperty() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
 

R

r - Variable in class de.gsi.chart.renderer.spi.hexagon.GridPosition
The Axial R coordinate
RAINBOW - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
Rainbow colors gradient: violet, indigo, blue, green, yellow, orange and red.
RamanDouglasPeukerDataReducer - Class in de.gsi.chart.renderer.datareduction
Filters data using Ramer-Douglas-Peucker algorithm with specified tolerance N.B.
RamanDouglasPeukerDataReducer() - Constructor for class de.gsi.chart.renderer.datareduction.RamanDouglasPeukerDataReducer
 
ramerDouglasPeuckerFunction(double[][], int, int) - Method in class de.gsi.chart.renderer.datareduction.RamanDouglasPeukerDataReducer
 
RANGE - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
RANGE_ANIMATION_DURATION_MS - Static variable in class de.gsi.chart.axes.spi.AbstractAxis
 
rangeIndex - Variable in class de.gsi.chart.axes.spi.format.DefaultFormatter
 
rangeMax - Variable in class de.gsi.chart.axes.spi.format.AbstractFormatter
 
rangeMax - Variable in class de.gsi.chart.axes.spi.transforms.AbstractAxisTransform
 
rangeMin - Variable in class de.gsi.chart.axes.spi.format.AbstractFormatter
 
rangeMin - Variable in class de.gsi.chart.axes.spi.transforms.AbstractAxisTransform
 
rangeUpdated() - Method in class de.gsi.chart.axes.spi.format.AbstractFormatter
 
rangeUpdated() - Method in class de.gsi.chart.axes.spi.format.DefaultFormatter
 
rangeUpdated() - Method in class de.gsi.chart.axes.spi.format.DefaultLogFormatter
 
rangeUpdated() - Method in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
 
rangeUpdated() - Method in class de.gsi.chart.axes.spi.format.SimpleFormatter
 
rangeValid - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
recomputeTickMarks() - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
recomputeTickMarks(AxisRange) - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
rectangle - Variable in class de.gsi.chart.plugins.AbstractRangeValueIndicator
Rectangle indicating the range.
redrawCanvas() - Method in class de.gsi.chart.Chart
(re-)draw canvas (if necessary).
redrawCanvas() - Method in class de.gsi.chart.XYChart
 
reduce() - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
reducePoints(double[], double[], double[], double[], double[], double[], String[], boolean[], int, int) - Method in class de.gsi.chart.renderer.datareduction.DefaultDataReducer
Internal function to the ErrorDataSetRenderer arrays are cached copies and operations are assumed to be performed in-place (<-> for performance reasons/minimisation of memory allocation)
reducePoints(double[], double[], double[], double[], double[], double[], String[], boolean[], int, int) - Method in class de.gsi.chart.renderer.datareduction.MaxDataReducer
 
reducePoints(double[], double[], double[], double[], double[], double[], String[], boolean[], int, int) - Method in class de.gsi.chart.renderer.datareduction.RamanDouglasPeukerDataReducer
 
reducePoints(double[], double[], double[], double[], double[], double[], String[], boolean[], int, int) - Method in interface de.gsi.chart.renderer.RendererDataReducer
Internal function to the ErrorDataSetRenderer arrays are cached copies and operations are assumed to be performed in-place (<-> for performance reasons/minimisation of memory allocation)
ReducingLineRenderer - Class in de.gsi.chart.renderer.spi
Simple, uncomplicated reducing line renderer
ReducingLineRenderer() - Constructor for class de.gsi.chart.renderer.spi.ReducingLineRenderer
 
ReducingLineRenderer(int) - Constructor for class de.gsi.chart.renderer.spi.ReducingLineRenderer
 
registerCanvasMouseLiner(Canvas) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
 
registerInputEventHandler(EventType<? extends InputEvent>, EventHandler<? extends InputEvent>) - Method in class de.gsi.chart.plugins.ChartPlugin
Registers event handlers that should be added to the XYChartPane node when the plugin is added to the pane and are removed once the plugin is removed from the pane.
registerShowingListener() - Method in class de.gsi.chart.Chart
 
release() - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
release(String, boolean[]) - Method in class de.gsi.chart.renderer.spi.utils.Cache
 
release(String, double[]) - Method in class de.gsi.chart.renderer.spi.utils.Cache
 
release(String, int[]) - Method in class de.gsi.chart.renderer.spi.utils.Cache
 
release(String, String[]) - Method in class de.gsi.chart.renderer.spi.utils.Cache
 
remove(AbstractAxis) - Method in class de.gsi.chart.utils.AxisSynchronizer
 
remove(AbstractAxis) - Method in class de.gsi.chart.utils.MasterSlaveAxisSynchronizer
 
removeAction() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
 
removeAction() - Method in class de.gsi.chart.plugins.measurements.SimpleMeasurements
 
removeAction() - Method in class de.gsi.chart.plugins.measurements.ValueIndicator
 
removeFromAllAxesPanes(Axis) - Method in class de.gsi.chart.Chart
 
removeHexagon(Hexagon) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
Removes a Hexagon from the HexagonMap
removeListener(InvalidationListener) - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
removeListener(InvalidationListener) - Method in class de.gsi.chart.Chart
 
removeListener(InvalidationListener) - Method in class de.gsi.chart.utils.PeriodicScreenCapture
 
render(Canvas) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
Renders the HexagonMap
render(GraphicsContext, Chart, int, ObservableList<DataSet>) - Method in interface de.gsi.chart.renderer.Renderer
 
render(GraphicsContext, Chart, int, ObservableList<DataSet>) - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
 
render(GraphicsContext, Chart, int, ObservableList<DataSet>) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
 
render(GraphicsContext, Chart, int, ObservableList<DataSet>) - Method in class de.gsi.chart.renderer.spi.GridRenderer
 
render(GraphicsContext, Chart, int, ObservableList<DataSet>) - Method in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
 
render(GraphicsContext, Chart, int, ObservableList<DataSet>) - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
 
render(GraphicsContext, Chart, int, ObservableList<DataSet>) - Method in class de.gsi.chart.renderer.spi.LineRenderer
Deprecated.
 
render(GraphicsContext, Chart, int, ObservableList<DataSet>) - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
 
render(GraphicsContext, Chart, int, ObservableList<DataSet>) - Method in class de.gsi.chart.renderer.spi.MountainRangeRenderer
 
render(GraphicsContext, Chart, int, ObservableList<DataSet>) - Method in class de.gsi.chart.renderer.spi.ReducingLineRenderer
 
render(Group) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
Renders the HexagonMap
renderContour(Canvas) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
Renders the contours of the HexagonMap
renderCoordinates(GraphicsContext) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
 
Renderer - Interface in de.gsi.chart.renderer
-- generic renderer interface --
rendererChanged(ListChangeListener.Change<? extends Renderer>) - Method in class de.gsi.chart.Chart
 
rendererChanged(ListChangeListener.Change<? extends Renderer>) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
 
RendererDataReducer - Interface in de.gsi.chart.renderer
 
rendererDataReducerProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
sets the data reduction algorithm: possibly implementations are
DefaultDataReducer (default) MaxDataReducer (a simple down-sampling algorithm, returning fixed number of max.
renderers - Variable in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
 
requestAxisLayout() - Method in interface de.gsi.chart.axes.Axis
Request that the axis is laid out in the next layout pass.
requestAxisLayout() - Method in class de.gsi.chart.axes.spi.AbstractAxis
Request that the axis is laid out in the next layout pass.
requestAxisLayout() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
Request that the axis is laid out in the next layout pass.
requestAxisLayout() - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
 
requestAxisLayout() - Method in class de.gsi.chart.axes.spi.LinearAxis
 
requestAxisLayout() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
 
requestLayout() - Method in class de.gsi.chart.Chart
 
resetAverages() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 
resetRanges() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
 
ResizableCanvas - Class in de.gsi.chart.ui
extended default Canvas class to be embeddable and resizable within a StackPane or Region
ResizableCanvas() - Constructor for class de.gsi.chart.ui.ResizableCanvas
 
resize(double, double) - Method in class de.gsi.chart.ui.ResizableCanvas
 
resizeRelocate(double, double, double, double) - Method in class de.gsi.chart.ui.HiddenSidesPane
 
RIGHT - de.gsi.chart.ui.geometry.Side
Represents right side of a rectangle.
rightProperty() - Method in class de.gsi.chart.ui.HiddenSidesPane
Returns the value of the right node property.
rightProperty() - Method in class de.gsi.chart.ui.SidesPane
Returns the value of the right node property.
RISETIME_10_90 - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
RISETIME_20_80 - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
RMS - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
roundToFractionalDigits(double, int) - Static method in class de.gsi.chart.utils.DigitNumberArithmetic
 
roundToSignificantFigures(double, int) - Static method in class de.gsi.chart.utils.DigitNumberArithmetic
 
RowIndexHeaderTableColumn() - Constructor for class de.gsi.chart.plugins.TableViewer.DataSetsModel.RowIndexHeaderTableColumn
 
runAndWait(Runnable) - Static method in class de.gsi.chart.utils.FXUtils
Invokes a Runnable in JFX Thread and waits while it's finished.
runFX(Runnable) - Static method in class de.gsi.chart.utils.FXUtils
 
runLater(Runnable) - Static method in class de.gsi.chart.utils.FXUtils
 

S

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
 
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
 
selected - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
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
 
setAddButtonsToToolBar(boolean) - Method in class de.gsi.chart.plugins.ChartPlugin
setAlgorithmChoice(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
 
setAnimated(boolean) - Method in class de.gsi.chart.Chart
 
setAnimated(boolean) - Method in class de.gsi.chart.plugins.EditAxis
Sets the value of the EditAxis.animatedProperty().
setAnimated(boolean) - Method in class de.gsi.chart.plugins.Zoomer
Sets the value of the Zoomer.animatedProperty().
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
 
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
 
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 interface de.gsi.chart.axes.Axis
Set the automatic notification of invalidation listeners.
setAutoNotifaction(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
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
 
setAutoUnitScaling(boolean) - Method in interface de.gsi.chart.axes.Axis
 
setAutoUnitScaling(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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
 
setAxisLabelGap(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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
Sets the value of the EditAxis.axisModeProperty().
setAxisMode(AxisMode) - Method in class de.gsi.chart.plugins.Panner
Sets the value of the Panner.axisModeProperty().
setAxisMode(AxisMode) - Method in class de.gsi.chart.plugins.Zoomer
Sets the value of the Zoomer.axisModeProperty().
setAxisPadding(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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.
setColorGradient(ColorGradient) - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
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.
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.FillPatternStyle
 
setDefaultHatchSpacing(int) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyle
 
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
Sets value of the Panner.dragCursorProperty().
setDragCursor(Cursor) - Method in class de.gsi.chart.plugins.Zoomer
Sets value of the Zoomer.dragCursorProperty().
setDrawBars(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
 
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
 
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
setGraphic(Node) - Method in class de.gsi.chart.viewer.DataViewPane
 
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
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
 
setLabel(String) - Method in interface de.gsi.chart.axes.Axis
 
setLabel(String) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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
setLayout(DataView.Layout) - Method in class de.gsi.chart.viewer.DataView
 
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
 
setLegendSide(Side) - Method in class de.gsi.chart.Chart
 
setLegendVisible(boolean) - Method in class de.gsi.chart.Chart
 
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 interface de.gsi.chart.axes.Axis
 
setLowerBound(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
setLowerBound(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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.
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
setMaximizedView(DataViewPane) - Method in class de.gsi.chart.viewer.DataView
 
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
 
setMinHexTileSizeProperty(int) - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
 
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
 
setMinorTickLength(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
setMinorTickVisible(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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 class de.gsi.chart.viewer.DataView
 
setName(String) - Method in class de.gsi.chart.viewer.DataViewPane
 
setNode(Node) - Method in class de.gsi.chart.plugins.ChartOverlay
Sets the value of the ChartOverlay.nodeProperty().
setNumberOfPoints(int) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
Sets the numberOfPoint to the specified value.
setNumberQuantisationLevels(int) - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
 
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
 
setOverlayArea(ChartOverlay.OverlayArea) - Method in class de.gsi.chart.plugins.ChartOverlay
Sets the value of the ChartOverlay.overlayAreaProperty().
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
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
 
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
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
 
setSelectedView(DataView) - 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
 
setshowWarningMessages(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
 
setSide(Side) - Method in interface de.gsi.chart.axes.Axis
 
setSide(Side) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
setSliderVisible(boolean) - Method in class de.gsi.chart.plugins.Zoomer
Sets the value of the Zoomer.sliderVisibleProperty().
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
 
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
 
setTickLabelFont(Font) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
setTickLabelFormatter(StringConverter<Number>) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
setTickLabelGap(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
setTickLabelRotation(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
setTickLabelsVisible(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
setTickLength(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
setTickMarkVisible(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
setTickUnit(double) - Method in interface de.gsi.chart.axes.Axis
 
setTickUnit(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
setTickUnit(double) - Method in class de.gsi.chart.axes.spi.LinearAxis
Sets the value of the LinearAxis.tickUnitProperty().
setTickUnit(double) - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
Sets the value of the LogarithmicAxis.tickUnitProperty().
setTickUnit(double) - Method in class de.gsi.chart.axes.spi.NumericAxis
Sets the value of the NumericAxis.tickUnitProperty().
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
 
setTitleSide(Side) - Method in class de.gsi.chart.Chart
 
setToolBarSide(Side) - Method in class de.gsi.chart.Chart
 
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(MemorySizeStringConverter.Unit) - Method in class de.gsi.chart.utils.MemorySizeStringConverter
 
setUnit(String) - Method in interface de.gsi.chart.axes.Axis
 
setUnit(String) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
setUnit(String) - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
 
setUnitScaling(double) - Method in interface de.gsi.chart.axes.Axis
 
setUnitScaling(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
setUnitScaling(MetricPrefix) - Method in interface de.gsi.chart.axes.Axis
 
setUnitScaling(MetricPrefix) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
setUpdateTickUnit(boolean) - Method in class de.gsi.chart.plugins.Zoomer
Sets the value of the Zoomer.animatedProperty().
setUpperBound(double) - Method in interface de.gsi.chart.axes.Axis
 
setUpperBound(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
 
setUpperBound(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
setUpperBound(double) - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
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
 
setValue(Double) - Method in class de.gsi.chart.axes.spi.TickMark
 
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
 
setVerticalGridLinesVisible(boolean) - Method in class de.gsi.chart.XYChart
setXValueFormatter(StringConverter<Number>) - Method in class de.gsi.chart.plugins.AbstractDataFormattingPlugin
setYValueFormatter(StringConverter<Number>) - Method in class de.gsi.chart.plugins.AbstractDataFormattingPlugin
setZoomDuration(Duration) - Method in class de.gsi.chart.plugins.EditAxis
Sets the value of the EditAxis.zoomDurationProperty().
setZoomDuration(Duration) - Method in class de.gsi.chart.plugins.Zoomer
Sets the value of the Zoomer.zoomDurationProperty().
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.
SHIFT_ALT - de.gsi.chart.axes.AxisLabelOverlapPolicy
shift every second label by one label height/width (N.B.
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.
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
 
showingBinding - Variable in class de.gsi.chart.Chart
 
showingProperty - Variable in class de.gsi.chart.Chart
 
showingProperty() - Method in class de.gsi.chart.Chart
 
showInLegend - Variable in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
 
showInLegend() - Method in interface de.gsi.chart.renderer.Renderer
Sets whether DataSets attached to this renderer shall be shown in the legend
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
 
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
 
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
 
SIXTY - de.gsi.chart.renderer.PolarTickStep
 
size() - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
 
size() - Method in class de.gsi.chart.renderer.spi.marchingsquares.GeneralPath
 
SKIP_ALT - de.gsi.chart.axes.AxisLabelOverlapPolicy
make every other label invisible (ie.
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.
SOLID - de.gsi.chart.renderer.spi.utils.FillPatternStyle.FillPattern
 
sort() - Method in class de.gsi.chart.viewer.DataViewer
 
SOUTHEAST - de.gsi.chart.renderer.spi.hexagon.HexagonMap.Direction
 
SOUTHWEST - de.gsi.chart.renderer.spi.hexagon.HexagonMap.Direction
 
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
STAIR_CASE - de.gsi.chart.renderer.LineStyle
 
start() - Method in class de.gsi.chart.utils.PeriodicScreenCapture
 
start(Stage) - Method in class de.gsi.chart.ui.SidesPaneSample
 
startDragHandler(EditDataSet.SelectedDataPoint) - Method in class de.gsi.chart.plugins.EditDataSet
Creates an event handler that handles a mouse press on the node.
stop() - Method in class de.gsi.chart.utils.PeriodicScreenCapture
 
stop(Object) - Method in class de.gsi.chart.ui.ChartLayoutAnimator
Stop the animation with the given ID
stringArrayCache - Variable in class de.gsi.chart.renderer.spi.utils.Cache
 
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
 
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.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_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
Name of the CCS class of the zoom rectangle.
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
 
styles - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
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.
switchToChartView() - Method in class de.gsi.chart.viewer.DataViewPane
 
switchToTableView() - Method in class de.gsi.chart.viewer.DataViewPane
 
systemCpuLoadProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
 

T

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
 
TERA - de.gsi.chart.axes.spi.MetricPrefix
 
textProperty() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
Text to be displayed by the label.
THIRTY - de.gsi.chart.renderer.PolarTickStep
 
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
 
tickLabelFontProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
tickLabelFormatterProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
tickLabelGapProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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
 
tickLabelsVisibleInvalid - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
tickLabelsVisibleProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
tickLengthProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
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
 
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
TimeStringConverter - Class in de.gsi.chart.utils
 
TimeStringConverter() - Constructor for class de.gsi.chart.utils.TimeStringConverter
 
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
 
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.
toNumericAxis(Axis) - Static method in class de.gsi.chart.axes.spi.Axes
Casts given axis to Axis.
toolBar - Variable in class de.gsi.chart.Chart
 
toolBarSideProperty() - Method in class de.gsi.chart.Chart
 
TOP - de.gsi.chart.ui.geometry.Side
Represents top side of a rectangle.
TOP_LEFT - de.gsi.chart.ui.geometry.Corner
Represents top-left edge of a rectangle.
TOP_RIGHT - de.gsi.chart.ui.geometry.Corner
Represents top-right edge of a rectangle.
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() - Method in class de.gsi.chart.axes.spi.AxisRange
 
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(double) - Method in interface de.gsi.chart.utils.NumberFormatter
 
toString(double) - Method in class de.gsi.chart.utils.NumberFormatterImpl
 
toString(double) - Method in class de.gsi.chart.utils.ScientificNotationStringConverter
 
toString(Number) - Method in interface de.gsi.chart.axes.AxisLabelFormatter
Converts the object provided into its string form.
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(Number) - Method in class de.gsi.chart.utils.DecimalStringConverter
 
toString(Number) - Method in class de.gsi.chart.utils.MemorySizeStringConverter
 
toString(Number) - Method in class de.gsi.chart.utils.NumberFormatterImpl
 
toString(Number) - Method in class de.gsi.chart.utils.PercentageStringConverter
 
toString(Number) - Method in class de.gsi.chart.utils.ScientificNotationStringConverter
 
toString(Number) - Method in class de.gsi.chart.utils.TimeStringConverter
 
TRANSMISSION_ABS - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
TRANSMISSION_REL - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
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
 

U

unbind() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
 
unbindBounds(ValueAxis<?>) - Static method in class de.gsi.chart.axes.spi.Axes
Unbinds lower and upper bound of given axis.
uninstallCursor() - Method in class de.gsi.chart.plugins.EditDataSet
 
unitProperty() - Method in interface de.gsi.chart.axes.Axis
 
unitProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
unitScaling - Variable in class de.gsi.chart.axes.spi.format.AbstractFormatter
 
unitScalingProperty() - Method in interface de.gsi.chart.axes.Axis
 
unitScalingProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
unitTextField - Variable in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
 
update() - Method in class de.gsi.chart.plugins.EditDataSet.SelectedDataPoint
 
UPDATE_PERIOD - Static variable in class de.gsi.chart.ui.SidesPaneSample
 
updateAxisLabelAndUnit() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
updateAxisRange() - Method in class de.gsi.chart.Chart
update axes ranges (if necessary).
updateAxisRange() - Method in class de.gsi.chart.XYChart
 
updateCachedVariables() - Method in class de.gsi.chart.axes.spi.AbstractAxis
to be overwritten by derived class that want to cache variables for efficiency reasons
updateCachedVariables() - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
 
updateCategories(DataSet) - Method in class de.gsi.chart.axes.spi.CategoryAxis
Update the categories based on the data labels attached to the DataSet values
updateCSS() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
 
updateCSS() - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
 
updateFormatter(List<Double>, double) - Method in interface de.gsi.chart.axes.AxisLabelFormatter
Called just before new TickMarks are computed
updateFormatter(List<Double>, double) - Method in class de.gsi.chart.axes.spi.format.AbstractFormatter
 
updateInfoBoxLocation() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
 
updateItem(DataSet, boolean) - Method in class de.gsi.chart.plugins.measurements.utils.DataSetSelector.DataSetLabel
 
updateLegend(List<DataSet>, List<Renderer>) - Method in class de.gsi.chart.Chart
 
updateLegend(List<DataSet>, List<Renderer>) - Method in interface de.gsi.chart.legend.Legend
This is called whenever a series is added or removed and the legend needs to be updated
updateLegend(List<DataSet>, List<Renderer>) - Method in class de.gsi.chart.legend.spi.DefaultLegend
 
updateMarker() - Method in class de.gsi.chart.plugins.EditDataSet
 
updateNumericAxis(Axis, List<DataSet>) - Method in class de.gsi.chart.XYChart
 
updatePluginsArea() - Method in class de.gsi.chart.Chart
 
updateScaleAndUnitPrefix() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
updateStyleClass() - Method in class de.gsi.chart.plugins.XRangeIndicator
 
updateTickUnitProperty() - Method in class de.gsi.chart.plugins.Zoomer
When true zooming will be animated.
upperBound - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
The value for the upper bound of this axis, ie max value.
upperBoundLog - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
 
upperBoundLog - Variable in class de.gsi.chart.axes.spi.LogarithmicAxis.Cache
 
upperBoundProperty() - Method in interface de.gsi.chart.axes.Axis
 
upperBoundProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
 
upperBoundProperty() - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
Upper bound (max value) of the range to be indicated.
userRange - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
user-specified range (ie.

V

VALUE_HOR - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
VALUE_VER - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
 
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.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.FillPatternStyle.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.DataView.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.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.FillPatternStyle.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.DataView.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
 
VBOX - de.gsi.chart.viewer.DataView.Layout
 
VERTICAL - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementCategory
 
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
 
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
 

W

WARNING - de.gsi.chart.renderer.spi.MetaDataRenderer.MsgType
 
warningBox - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
 
WEST - de.gsi.chart.renderer.spi.hexagon.HexagonMap.Direction
 
WHITE_BLACK - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
White to black gradient.

X

x - Variable in class de.gsi.chart.plugins.AbstractValueIndicator.Delta
 
X - de.gsi.chart.axes.AxisMode
The operation should be allowed only along the X axis.
X - de.gsi.chart.plugins.TableViewer.ColumnType
 
xAxisInverted - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
xMax - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
xMin - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
xRange - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
XRangeIndicator - Class in de.gsi.chart.plugins
A rectangle drawn on the plot area, covering specified range of X values, with an optional text label describing the range.
XRangeIndicator(Axis, double, double) - Constructor for class de.gsi.chart.plugins.XRangeIndicator
Creates a new instance of the indicator.
XRangeIndicator(Axis, double, double, String) - Constructor for class de.gsi.chart.plugins.XRangeIndicator
Creates a new instance of the indicator.
xValueFormatterProperty() - Method in class de.gsi.chart.plugins.AbstractDataFormattingPlugin
StringConverter used to format X values.
XValueIndicator - Class in de.gsi.chart.plugins
A vertical line drawn on the plot area, indicating specified X value, with an optional text label describing the value.
XValueIndicator(Axis, double) - Constructor for class de.gsi.chart.plugins.XValueIndicator
Creates a new instance of the indicator.
XValueIndicator(Axis, double, String) - Constructor for class de.gsi.chart.plugins.XValueIndicator
Creates a new instance of the indicator.
xValues - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
XY - de.gsi.chart.axes.AxisMode
The operation can be performed on both X and Y axis.
XYChart - 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.
XYChart() - Constructor for class de.gsi.chart.XYChart
 
XYChart(Axis, Axis) - Constructor for class de.gsi.chart.XYChart
Construct a new XYChart with the given axes.
XYChartCss - Class in de.gsi.chart
Some XYChart related CSS style key definitions
XYChartUtils - Class in de.gsi.chart.utils
 
xZero - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 

Y

y - Variable in class de.gsi.chart.plugins.AbstractValueIndicator.Delta
 
Y - de.gsi.chart.axes.AxisMode
The operation should be allowed only along Y axis.
Y - de.gsi.chart.plugins.TableViewer.ColumnType
 
yAxisInverted - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
yMax - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
yMin - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
YOCTO - de.gsi.chart.axes.spi.MetricPrefix
 
YOTTA - de.gsi.chart.axes.spi.MetricPrefix
 
yRange - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
YRangeIndicator - Class in de.gsi.chart.plugins
A rectangle drawn on the plot area, covering specified range of Y values, with an optional text label describing the range.
YRangeIndicator(Axis, double, double) - Constructor for class de.gsi.chart.plugins.YRangeIndicator
Creates a new instance that indicates given Y range of the specified Y axis.
YRangeIndicator(Axis, double, double, String) - Constructor for class de.gsi.chart.plugins.YRangeIndicator
Creates a new instance that indicates given Y range.
yValueFormatterProperty() - Method in class de.gsi.chart.plugins.AbstractDataFormattingPlugin
StringConverter used to format Y values.
YValueIndicator - Class in de.gsi.chart.plugins
A horizontal line drawn on the plot area, indicating specified Y value, with an optional text label describing the value.
YValueIndicator(Axis, double) - Constructor for class de.gsi.chart.plugins.YValueIndicator
Creates a new instance indicating given Y value belonging to the specified yAxis.
YValueIndicator(Axis, double, String) - Constructor for class de.gsi.chart.plugins.YValueIndicator
Creates a new instance indicating given Y value belonging to the specified yAxis, with the specified label.
yValues - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 
yZero - Variable in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer.CachedDataPoints
 

Z

ZEPTO - de.gsi.chart.axes.spi.MetricPrefix
 
ZERO_ORDER_HOLDER - de.gsi.chart.renderer.LineStyle
 
ZETTA - de.gsi.chart.axes.spi.MetricPrefix
 
zoomDurationProperty() - Method in class de.gsi.chart.plugins.EditAxis
Duration of the animated fade (in and out).
zoomDurationProperty() - Method in class de.gsi.chart.plugins.Zoomer
Duration of the animated zoom (in and out).
Zoomer - Class in de.gsi.chart.plugins
Zoom capabilities along X, Y or both axis.
Zoomer() - Constructor for class de.gsi.chart.plugins.Zoomer
Creates a new instance of Zoomer with animation disabled and with zoomMode initialized to AxisMode.XY.
Zoomer(boolean) - Constructor for class de.gsi.chart.plugins.Zoomer
Creates a new instance of Zoomer with zoomMode initialized to AxisMode.XY.
Zoomer(AxisMode) - Constructor for class de.gsi.chart.plugins.Zoomer
Creates a new instance of Zoomer with animation disabled.
Zoomer(AxisMode, boolean) - Constructor for class de.gsi.chart.plugins.Zoomer
Creates a new instance of Zoomer.
zoomInMouseFilter - Variable in class de.gsi.chart.plugins.EditDataSet
 
zoomOrigin() - Method in class de.gsi.chart.plugins.Zoomer
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages