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
All Classes All Packages
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
-
Measurements that can be added to a chart and show a scalar result value in the measurement pane.
- AbstractChartMeasurement(ParameterMeasurements, String, AxisMode, int, int) - Constructor for class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- AbstractContourDataSetRendererParameter<R extends AbstractContourDataSetRendererParameter<R>> - Class in de.gsi.chart.renderer.spi
- AbstractContourDataSetRendererParameter() - Constructor for class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- 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
- AbstractPointReductionManagment<R extends AbstractPointReductionManagment<R>> - Class in de.gsi.chart.renderer.spi
- AbstractPointReductionManagment() - Constructor for class de.gsi.chart.renderer.spi.AbstractPointReductionManagment
- AbstractRangeValueIndicator - Class in de.gsi.chart.plugins
-
Plugin indicating a value range as a rectangle drawn on the plot area, with an optional
text labeldescribing 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 labeldescribing 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
Chartwith an optionaltext labeldescription. - 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
- active - Variable in class de.gsi.chart.plugins.TableViewer.DataSetsModel.DataSetTableColumn
- activeSubDataViewChangeListener - Variable in class de.gsi.chart.viewer.DataViewer
- activeSubViewProperty() - Method in class de.gsi.chart.viewer.DataView
- actualFrameRateProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
- actualPointReductionProperty() - Method in class de.gsi.chart.renderer.spi.AbstractPointReductionManagment
-
Indicates whether point reduction is active.
- add(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- add(double[], int) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- add(Axis) - 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(E) - Method in class de.gsi.chart.ui.ObservableDeque
- ADD_FUNCTIONS - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- ADD_GAUSS_NOISE - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- ADD_VALUE - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- addButtonsToToolBarProperty() - Method in class de.gsi.chart.plugins.ChartPlugin
-
When
truethe corresponding control buttons are added to the chart tool bar - addChildNodeIfNotPresent(Node) - Method in class de.gsi.chart.plugins.AbstractValueIndicator
- addCloseWindowButton() - Method in class de.gsi.chart.viewer.DataViewWindow
- addFirst(E) - Method in class de.gsi.chart.ui.ObservableDeque
- addGraphBelowItems() - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- addHexagon(Hexagon) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
Add a Hexagon to the HexagonMap
- addLast(E) - Method in class de.gsi.chart.ui.ObservableDeque
- addListener(InvalidationListener) - Method in class de.gsi.chart.Chart
- addListener(InvalidationListener) - Method in class de.gsi.chart.utils.PeriodicScreenCapture
- addMinMaxRangeFields() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- addMouseEventHandlers(Chart) - Method in class de.gsi.chart.plugins.EditAxis
- addNewIndicators(ChartPlugin) - Method in class de.gsi.chart.plugins.measurements.utils.ValueIndicatorSelector
- addParameterValueEditorItems() - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- addPoint(double, double) - Method in class de.gsi.chart.plugins.EditDataSet
- addStandardViews() - Method in class de.gsi.chart.viewer.DataView
- ADOBE - Static variable in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- alert - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- allDataSets - Variable in class de.gsi.chart.Chart
- allDataSets - Variable in class de.gsi.chart.plugins.measurements.utils.DataSetSelector
- allowNaNsProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- allowShiftX - Variable in class de.gsi.chart.plugins.EditDataSet
- allowShiftY - Variable in class de.gsi.chart.plugins.EditDataSet
- allowsX() - Method in enum de.gsi.chart.axes.AxisMode
- allowsY() - Method in enum de.gsi.chart.axes.AxisMode
- altImplementationProperty() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
-
Property to track internal alternate implementation.
- 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.Chart
-
Play a animation involving 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
truezooming will be animated. - animatedProperty() - Method in class de.gsi.chart.plugins.Zoomer
-
When
truezooming 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) - Static method in class de.gsi.chart.renderer.spi.GridRenderer
- AREA - de.gsi.chart.renderer.LineStyle
- assertJavaFxThread() - Static method in class de.gsi.chart.utils.FXUtils
- assumeSortedDataProperty() - Method in class de.gsi.chart.renderer.spi.AbstractPointReductionManagment
-
Disable this if you have data which is not monotonic in x-direction.
- aStarCameFrom - Variable in class de.gsi.chart.renderer.spi.hexagon.Hexagon
- aStarFscore - Variable in class de.gsi.chart.renderer.spi.hexagon.Hexagon
- aStarGscore - Variable in class de.gsi.chart.renderer.spi.hexagon.Hexagon
- 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.Chart
- autoNotification() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- autoNotification() - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
- autoNotification() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- autoNotification() - Method in class de.gsi.chart.viewer.DataViewWindow
- autoNotificationProperty() - Method in class de.gsi.chart.Chart
- autoRange(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
This calculates the upper and lower bound based on the data provided to invalidateRange() method.
- autoRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
- 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
- autoZoomEnabledProperty() - Method in class de.gsi.chart.plugins.Zoomer
-
When
trueauto-zooming feature is being enabled, ie. - autoZoomThresholdProperty() - Method in class de.gsi.chart.plugins.Zoomer
- AVERAGE - de.gsi.chart.renderer.datareduction.ReductionType
- 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
- AVG_DATASET_FIR - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- 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
- axesList - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
- 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
- axisHeight - Variable in class de.gsi.chart.axes.spi.OscilloscopeAxis.Cache
- 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.AbstractChartMeasurement
- 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
scaleand 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
- AxisRange(AxisRange) - 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
- axisWidth - Variable in class de.gsi.chart.axes.spi.OscilloscopeAxis.Cache
- axisZeroValueProperty() - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
-
The relative centre axis value (commonly '0')
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
- BAR - de.gsi.chart.viewer.DataViewWindow.WindowDecoration
- BAR_WO_CLOSE - de.gsi.chart.viewer.DataViewWindow.WindowDecoration
- barWidthPercentageProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- barWidthProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- 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
- 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
- BorderedTitledPane - Class in de.gsi.chart.ui
-
Simple Pane with line border and title on the top-left corner
- BorderedTitledPane(String, Node) - Constructor for class de.gsi.chart.ui.BorderedTitledPane
- 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_CSS_MS - Static variable in class de.gsi.chart.axes.spi.AbstractAxis
- BURST_LIMIT_MS - Static variable in class de.gsi.chart.XYChart
- buttonDefault - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- buttonDetached - Variable in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- 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() - 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.axes.spi.OscilloscopeAxis.Cache
- cachedOffset - Variable in class de.gsi.chart.axes.spi.AbstractAxis
- calcCurveControlPoints(double[], double[], double[], double[], double[], double[], int) - Static method in class de.gsi.chart.renderer.spi.utils.BezierCurve
- calculateInsets() - Method in class de.gsi.chart.ui.ToolBarFlowPane
-
Calculate the tool bar insets.
- 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
- calculateMajorTickValues(double, AxisRange) - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- 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
- calculateMinorTickValues() - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- 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-rangingAxis 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-rangingAxis 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
- centerAxisZeroPositionProperty() - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
-
The relative zero centre position (N.B.
- CENTI - de.gsi.chart.axes.spi.MetricPrefix
- chart - Variable in class de.gsi.chart.plugins.DataPointTooltip.DataPoint
- 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
- chartChangeListener - Variable in class de.gsi.chart.plugins.measurements.utils.ValueIndicatorSelector
- chartDataSetsCopy - Variable in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
- ChartHBox(boolean) - Constructor for class de.gsi.chart.Chart.ChartHBox
- ChartHBox(Node...) - 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
- ChartMeasurementLabel() - Constructor for class de.gsi.chart.plugins.measurements.utils.ChartMeasurementSelector.ChartMeasurementLabel
- chartMeasurementListView - Variable in class de.gsi.chart.plugins.measurements.utils.ChartMeasurementSelector
- chartMeasurements - Variable in class de.gsi.chart.plugins.ParameterMeasurements
- ChartMeasurementSelector - Class in de.gsi.chart.plugins.measurements.utils
- ChartMeasurementSelector(ParameterMeasurements, AbstractChartMeasurement, int) - Constructor for class de.gsi.chart.plugins.measurements.utils.ChartMeasurementSelector
- ChartMeasurementSelector.ChartMeasurementLabel - Class in de.gsi.chart.plugins.measurements.utils
- ChartOverlay - Class in de.gsi.chart.plugins
-
Plugin that overlays
chart paneor chart'splot areawith 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(boolean) - Constructor for class de.gsi.chart.Chart.ChartVBox
- ChartVBox(Node...) - 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
- checkRendererForRequiredAxes(Renderer) - Method in class de.gsi.chart.XYChart
-
checks whether renderer has required x and y axes and adds the first x or y from the chart itself if necessary
- CIRCLE - de.gsi.chart.marker.DefaultMarker
- CIRCLE1 - de.gsi.chart.marker.DefaultMarker
- CIRCLE2 - de.gsi.chart.marker.DefaultMarker
- 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.
- cleanUpSuperfluousIndicators() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- clear() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- clear() - Method in class de.gsi.chart.plugins.Zoomer
-
Clears the stack of zoom windows saved during zoom-in operations.
- clear() - Method in class de.gsi.chart.ui.ObservableDeque
- clear(Axis) - Method in class de.gsi.chart.plugins.Zoomer
-
Clears the stack of zoom states saved during zoom-in operations for a specific given axis.
- clearAxisCanvas(GraphicsContext, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
- clearHistory() - Method in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
-
clear renderer history
- clone() - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
- clone(Image) - Static method in class de.gsi.chart.utils.WriteFxImage
-
copy the given Image to a WritableImage
- closeButtonAction - Variable in class de.gsi.chart.viewer.DataViewWindow
- closedProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
- closePath() - Method in class de.gsi.chart.renderer.spi.marchingsquares.GeneralPath
- closeWindowButtonHandler - Variable in class de.gsi.chart.viewer.DataViewer
- closeWindowButtonVisibleProperty() - Method in class de.gsi.chart.viewer.DataViewer
- 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.
- ColorGradientAxis - Class in de.gsi.chart.axes.spi
-
An Axis with a color gradient e.g.
- ColorGradientAxis(double, double, double) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
- ColorGradientAxis(double, double, double, ColorGradient) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
- ColorGradientAxis(String) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
- ColorGradientAxis(String, double, double, double) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
- ColorGradientAxis(String, double, double, double, ColorGradient) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
- ColorGradientAxis(String, ColorGradient) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
- ColorGradientAxis(String, String) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
- ColorGradientAxis(String, String, ColorGradient) - Constructor for class de.gsi.chart.axes.spi.ColorGradientAxis
- colorGradientProperty() - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
Color gradient (linear) used to encode data point values.
- colorGradientProperty() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
-
Color gradient (linear) used to encode data point values.
- colorGradients() - Static method in class de.gsi.chart.renderer.spi.utils.ColorGradient
- colormap - Variable in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- ColormapComboBox() - Constructor for class de.gsi.chart.plugins.ColormapSelector.ColormapComboBox
- ColormapListCell() - Constructor for class de.gsi.chart.plugins.ColormapSelector.ColormapListCell
- colormapProperty() - Method in class de.gsi.chart.plugins.ColormapSelector
- ColormapSelector - Class in de.gsi.chart.plugins
-
Adds a Dropdown to the toolbar to select different Colormaps.
- ColormapSelector() - Constructor for class de.gsi.chart.plugins.ColormapSelector
- ColormapSelector.ColormapComboBox - Class in de.gsi.chart.plugins
- ColormapSelector.ColormapListCell - Class in de.gsi.chart.plugins
- computeAverage(double, double, double) - Static method in class de.gsi.chart.utils.SimplePerformanceMeter
- computeLocalRange() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
-
Returns the value of the
AbstractContourDataSetRendererParameter.computeLocalRangeProperty(). - computeLocalRangeProperty() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
-
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.
- computePreferredTickUnit(double) - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- computePrefHeight(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Computes the preferred height of this axis for the given width.
- computePrefHeight(double) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
- computePrefHeight(double) - Method in class de.gsi.chart.legend.spi.DefaultLegend
- computePrefWidth(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Computes the preferred width of this axis for the given height.
- computePrefWidth(double) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
- computePrefWidth(double) - Method in class de.gsi.chart.legend.spi.DefaultLegend
- computeRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
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
- computeRange(double, double, double, double) - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- computeTickMarks(AxisRange, boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxis
- computeTickUnit(double) - Method in class de.gsi.chart.axes.spi.CategoryAxis
- computeTickUnit(double) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
- computeTickUnit(double) - Method in class de.gsi.chart.axes.spi.format.DefaultTickUnitSupplier
-
Computes tick unit using the following formula: tickUnit = M*10^E, where M is one of the multipliers specified in the constructor and E is an exponent of 10.
- computeTickUnit(double) - Method in class de.gsi.chart.axes.spi.format.DefaultTimeTickUnitSupplier
-
Should return tick unit that is equal or greater to the given reference tick unit.
- computeTickUnit(double) - Method in interface de.gsi.chart.axes.TickUnitSupplier
-
Should return tick unit that is equal or grater to the given reference tick unit.
- contains(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- contains(Object) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
- contentPaneProperty() - Method in class de.gsi.chart.viewer.DataView
- contentProperty() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
The property that is used to store a reference to the content node.
- contentProperty() - Method in class de.gsi.chart.ui.SidesPane
-
The property that is used to store a reference to the content node.
- contentProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
- 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
-
Default renderer for the display of 3D surface-type DataSets.
- 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.AbstractContourDataSetRendererParameter
-
Indicates if the chart should plot contours (true) or color gradient map (false)
- convert(int, int, int) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- convert(int, int, int, int) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- CONVERT_FROM_DB - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- CONVERT_TO_DB - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- CONVERT_TO_LOG10 - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- CONVERT2_TO_DB - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- CONVERT2_TO_LOG10 - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- convolution(double[][]) - Static method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
- copy() - Method in class de.gsi.chart.axes.spi.AxisRange
- copyImageDataToPixelBuffer(Image, int[]) - Static method in class de.gsi.chart.utils.WriteFxImage
- copyMetaData(DataSet, DataSet) - Static method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
- copySelectedToClipboard() - Method in class de.gsi.chart.plugins.TableViewer
-
Copies the (selected) table data to the clipboard in csv Format.
- Corner - Enum in de.gsi.chart.ui.geometry
-
Enum for which edge of a rectangle something should be.
- cornerRadiusProperty() - Method in class de.gsi.chart.ui.ToolBarFlowPane
- CPU_LOAD - de.gsi.chart.ui.ProfilerInfoBox.DebugLevel
- 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
- CROSS - de.gsi.chart.marker.DefaultMarker
- CrosshairIndicator - Class in de.gsi.chart.plugins
-
Horizontal and vertical
Linedrawn on the plot area, crossing at the mouse cursor location, together with aLabeldisplaying 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.
- currentMouseState(MouseEvent) - Method in class de.gsi.chart.utils.DragResizerUtil
- CustomBreadCrumbButton(Node) - Constructor for class de.gsi.chart.ui.ProfilerInfoBox.CustomBreadCrumbButton
- CustomLabel() - Constructor for class de.gsi.chart.ui.ProfilerInfoBox.CustomLabel
- CustomLabel(String) - Constructor for class de.gsi.chart.ui.ProfilerInfoBox.CustomLabel
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, double, double, String) - Constructor for class de.gsi.chart.plugins.DataPointTooltip.DataPoint
- DataPoint(Chart, DataSet, int, double, double, String) - Constructor for class de.gsi.chart.plugins.EditDataSet.DataPoint
- DataPointTooltip - Class in de.gsi.chart.plugins
-
A tool tip label appearing next to the mouse cursor when placed over a data point's symbol.
- DataPointTooltip() - Constructor for class de.gsi.chart.plugins.DataPointTooltip
-
Creates a new instance of DataPointTooltip class with {
picking distanceinitialized 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
- DataSelectorLabel() - Constructor for class de.gsi.chart.plugins.measurements.utils.ValueIndicatorSelector.DataSelectorLabel
- DATASET_FILL_COLOR - Static variable in class de.gsi.chart.XYChartCss
- DATASET_INDEX - Static variable in class de.gsi.chart.XYChartCss
- DATASET_INTEGRAL_X - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- DATASET_INTEGRAL_Y - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- DATASET_INTENSITY - Static variable in class de.gsi.chart.XYChartCss
- DATASET_LAYOUT_OFFSET - Static variable in class de.gsi.chart.XYChartCss
- DATASET_MAX_X - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- DATASET_MAX_Y - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- DATASET_MEAN_X - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- DATASET_MEAN_Y - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- DATASET_MIN_X - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- DATASET_MIN_Y - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- DATASET_SHOW_IN_LEGEND - Static variable in class de.gsi.chart.XYChartCss
- DATASET_SLICE_X - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- DATASET_SLICE_Y - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- DATASET_STROKE_COLOR - Static variable in class de.gsi.chart.XYChartCss
- datasetChangeListener - Variable in class de.gsi.chart.Chart
- dataSetDataListener - Variable in class de.gsi.chart.Chart
- dataSetInvalidated() - Method in class de.gsi.chart.Chart
- DataSetLabel() - Constructor for class de.gsi.chart.plugins.measurements.utils.DataSetSelector.DataSetLabel
- dataSetListView - Variable in class de.gsi.chart.plugins.measurements.utils.DataSetSelector
- DataSetMeasurements - Class in de.gsi.chart.plugins.measurements
- DataSetMeasurements(ParameterMeasurements, DataSetMeasurements.MeasurementType) - Constructor for class de.gsi.chart.plugins.measurements.DataSetMeasurements
- DataSetMeasurements.ExternalStage - Class in de.gsi.chart.plugins.measurements
- DataSetMeasurements.MeasurementCategory - Enum in de.gsi.chart.plugins.measurements
- DataSetMeasurements.MeasurementType - Enum in de.gsi.chart.plugins.measurements
- dataSetName - Variable in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- dataSetProperty() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- datasetsChanged(Observable) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
- datasetsChanged(ListChangeListener.Change<? extends DataSet>) - Method in class de.gsi.chart.Chart
- dataSetSelector - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- DataSetSelector - Class in de.gsi.chart.plugins.measurements.utils
- DataSetSelector(ParameterMeasurements, int) - Constructor for class de.gsi.chart.plugins.measurements.utils.DataSetSelector
- DataSetSelector.DataSetLabel - Class in de.gsi.chart.plugins.measurements.utils
- DataSetsModel() - Constructor for class de.gsi.chart.plugins.TableViewer.DataSetsModel
- DataSetTableColumn(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() - Constructor for class de.gsi.chart.plugins.TableViewer.DataSetsModel.DataSetTableColumns
- DataView - Class in de.gsi.chart.viewer
-
Holds all charts/tables or custom panes to be displayed
- DataView(String, Node) - Constructor for class de.gsi.chart.viewer.DataView
- DataView(String, Node, Pane) - Constructor for class de.gsi.chart.viewer.DataView
- DataView(String, Node, Pane, boolean) - Constructor for class de.gsi.chart.viewer.DataView
- DataViewer - Class in de.gsi.chart.viewer
-
DataViewer to manage multiple 'DatavView's which contain either custom 'Pane' derived nodes and or managed 'DataViewWindow' that can be detached and re-attached to the DataView
- DataViewer() - Constructor for class de.gsi.chart.viewer.DataViewer
- DataViewer(DataView...) - Constructor for class de.gsi.chart.viewer.DataViewer
- DataViewWindow - Class in de.gsi.chart.viewer
-
DataViewWindow containing content pane (based on BorderPane) and window decorations to detach, minimise, maximise, close the window.
- DataViewWindow(String, Node) - Constructor for class de.gsi.chart.viewer.DataViewWindow
- DataViewWindow(String, Node, boolean, boolean) - Constructor for class de.gsi.chart.viewer.DataViewWindow
-
Deprecated.
- DataViewWindow(String, Node, DataViewWindow.WindowDecoration) - Constructor for class de.gsi.chart.viewer.DataViewWindow
- DataViewWindow.ExternalStage - Class in de.gsi.chart.viewer
- DataViewWindow.WindowDecoration - Enum in de.gsi.chart.viewer
- DataViewWindow.WindowState - Enum in de.gsi.chart.viewer
- 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
- de.gsi.chart.viewer.event - package de.gsi.chart.viewer.event
- DEBUG - Static variable in class de.gsi.chart.Chart
- debugLevelProperty() - Method in class de.gsi.chart.ui.ProfilerInfoBox
- 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 - de.gsi.chart.utils.DragResizerUtil.DragDirection
- DEFAULT - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
- DEFAULT_COL_WIDTH - Static variable in class de.gsi.chart.plugins.TableViewer.DataSetsModel
- DEFAULT_DECIMAL_SEPARATOR - Static variable in class de.gsi.chart.utils.NumberFormatterImpl
- DEFAULT_FONT - Static variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- DEFAULT_FONT_SIZE - Static variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- DEFAULT_GRID_DASH_PATTERM - Static variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- DEFAULT_GRID_LINE_COLOR - Static variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- DEFAULT_GRID_LINE_WIDTH - Static variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- DEFAULT_HISTORY_DEPTH - Static variable in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
- DEFAULT_HISTORY_INTENSITY_FADING - Static variable in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- DEFAULT_LISTENER - Static variable in class de.gsi.chart.utils.DragResizerUtil
- 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_MAX - Static variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- DEFAULT_MIN - Static variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- 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_MOUSE_FILTER - Static variable in class de.gsi.chart.plugins.Zoomer
-
Default pan mouse filter passing on left mouse button with
control key down. - DEFAULT_MULTIPLIERS1 - Static variable in class de.gsi.chart.axes.spi.OscilloscopeAxis
- DEFAULT_MULTIPLIERS2 - Static variable in class de.gsi.chart.axes.spi.OscilloscopeAxis
- 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.AbstractChartMeasurement
- 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
- DEFAULT_UPDATE_RATE_LIMIT - Static variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- defaultAction(Optional<ButtonType>) - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- defaultAction(Optional<ButtonType>) - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- 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
- DefaultDataReducer3D - Class in de.gsi.chart.renderer.datareduction
- DefaultFormatter - Class in de.gsi.chart.axes.spi.format
-
Default number formatter for NumberAxis, this stays in sync with auto-ranging and formats values appropriately.
- DefaultFormatter() - Constructor for class de.gsi.chart.axes.spi.format.DefaultFormatter
-
Construct a DefaultFormatter for the given NumberAxis
- DefaultFormatter(Axis) - Constructor for class de.gsi.chart.axes.spi.format.DefaultFormatter
-
Construct a DefaultFormatter for the given NumberAxis
- DefaultFormatter(Axis, String, String) - Constructor for class de.gsi.chart.axes.spi.format.DefaultFormatter
-
Construct a DefaultFormatter for the given NumberAxis with a prefix and/or suffix.
- defaultHatchCache - Static variable in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
- defaultHatchCacheWithStrokeWidth - Static variable in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
- DefaultLegend - Class in de.gsi.chart.legend.spi
-
A chart legend that displays a list of items with symbols in a box
- DefaultLegend() - Constructor for class de.gsi.chart.legend.spi.DefaultLegend
- DefaultLegend.LegendItem - Class in de.gsi.chart.legend.spi
-
A item to be displayed on a Legend
- DefaultLogFormatter - Class in de.gsi.chart.axes.spi.format
- DefaultLogFormatter() - Constructor for class de.gsi.chart.axes.spi.format.DefaultLogFormatter
-
Construct a DefaultFormatter for the given NumberAxis
- DefaultLogFormatter(Axis) - Constructor for class de.gsi.chart.axes.spi.format.DefaultLogFormatter
-
Construct a DefaultFormatter for the given NumberAxis
- DefaultMarker - Enum in de.gsi.chart.marker
- DefaultNumericAxis - Class in de.gsi.chart.axes.spi
-
A axis class that plots a range of numbers with major tick marks every "tickUnit".
- DefaultNumericAxis() - Constructor for class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Creates an
auto-rangingAxis. - DefaultNumericAxis(double, double, double) - Constructor for class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Creates a
non-auto-rangingAxis with the given upper bound, lower bound and tick unit. - DefaultNumericAxis(String) - Constructor for class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Creates an
auto-rangingAxis. - DefaultNumericAxis(String, double, double, double) - Constructor for class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Create a
non-auto-rangingAxis 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-rangingAxis. - DefaultNumericAxis.Cache - Class in de.gsi.chart.axes.spi
- DefaultRenderColorScheme - Class in de.gsi.chart.renderer.spi.utils
- DefaultRenderColorScheme.Palette - Enum in de.gsi.chart.renderer.spi.utils
- defaultScrollFilter - Variable in class de.gsi.chart.plugins.Zoomer
-
Default zoom scroll filter with
control key down. - defaultSelectFilter - Variable in class de.gsi.chart.plugins.EditDataSet
- defaultStrokeLineWidthProperty() - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- DefaultTickUnitSupplier - Class in de.gsi.chart.axes.spi.format
-
TickUnitSupplier that computes tick units as multiplications of powers of 10.
- DefaultTickUnitSupplier() - Constructor for class de.gsi.chart.axes.spi.format.DefaultTickUnitSupplier
-
Creates a new instance of
DefaultTickUnitSupplierinitialized 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
DefaultTickUnitSupplierwith 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).
- delayedUpdate() - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- delayedUpdateListener - Variable in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- delete() - Method in class de.gsi.chart.plugins.EditDataSet.SelectedDataPoint
- deleteAllMarkedPoints() - Method in class de.gsi.chart.plugins.EditDataSet
- DELL - Static variable in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- Delta() - Constructor for class de.gsi.chart.plugins.AbstractValueIndicator.Delta
- deregisterListener() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
- descendingIterator() - Method in class de.gsi.chart.ui.ObservableDeque
- detachableWindowProperty() - Method in class de.gsi.chart.viewer.DataViewer
- detachableWindowProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
- detachedProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
- DIAMOND - de.gsi.chart.marker.DefaultMarker
- DIAMOND1 - de.gsi.chart.marker.DefaultMarker
- DIAMOND2 - de.gsi.chart.marker.DefaultMarker
- DIFFERENTIATE - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- DIFFERENTIATE_WITH_SCALLING - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- DigitNumberArithmetic - Class in de.gsi.chart.utils
- directoryProperty() - Method in class de.gsi.chart.plugins.Screenshot
-
Gets the directory property for saving screenshots.
- DISTANCE_HOR - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- DISTANCE_VER - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- distanceFromMouse - Variable in class de.gsi.chart.plugins.DataPointTooltip.DataPoint
- DIVIDE_FUNCTIONS - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- DIVIDE_VALUE - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- DO_NOTHING - de.gsi.chart.axes.AxisLabelOverlapPolicy
-
omen-est-omen allow overlap
- DOWN_SAMPLE - de.gsi.chart.renderer.datareduction.ReductionType
- DRAG - de.gsi.chart.utils.DragResizerUtil.DragDirection
- dragCursor - Variable in class de.gsi.chart.plugins.EditDataSet
- dragCursorProperty() - Method in class de.gsi.chart.plugins.EditDataSet
-
Mouse cursor to be used during drag operation.
- dragCursorProperty() - Method in class de.gsi.chart.plugins.Panner
-
Mouse cursor to be used during drag operation.
- dragCursorProperty() - Method in class de.gsi.chart.plugins.Zoomer
-
Mouse cursor to be used during drag operation.
- dragCursorProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
-
Mouse cursor to be used during drag operation.
- dragDelta - Variable in class de.gsi.chart.plugins.AbstractValueIndicator
- dragHandler - Variable in class de.gsi.chart.plugins.EditDataSet
-
Creates an event handler that handles a mouse drag on the node.
- DragResizerUtil - Class in de.gsi.chart.utils
-
Resize JavaFX Node objects based on mouse dragging.
- DragResizerUtil() - Constructor for class de.gsi.chart.utils.DragResizerUtil
- DragResizerUtil(Node, DragResizerUtil.OnDragResizeEventListener) - Constructor for class de.gsi.chart.utils.DragResizerUtil
- DragResizerUtil.DragDirection - Enum in de.gsi.chart.utils
- DragResizerUtil.OnDragResizeEventListener - Interface in de.gsi.chart.utils
- draw(Canvas) - Method in class de.gsi.chart.renderer.spi.hexagon.GridDrawer
- draw(GraphicsContext) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
- draw(GraphicsContext) - Method in class de.gsi.chart.renderer.spi.marchingsquares.GeneralPath
- draw(GraphicsContext, double, double, double) - Method in enum de.gsi.chart.marker.DefaultMarker
- draw(GraphicsContext, double, double, double) - Method in interface de.gsi.chart.marker.Marker
- draw(Group) - Method in class de.gsi.chart.renderer.spi.hexagon.GridDrawer
- drawAxis(GraphicsContext, double, double) - Method in interface de.gsi.chart.axes.Axis
-
Function allows custom drawing of axes outside the Axis environment (ie.
- drawAxis(GraphicsContext, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
- drawAxis(GraphicsContext, double, double) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
- drawAxisLabel(GraphicsContext, double, double, Text) - Static method in class de.gsi.chart.axes.spi.AbstractAxis
- drawAxisLabel(GraphicsContext, double, double, Text, ObservableList<TickMark>, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
- drawAxisLine(GraphicsContext, double, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
- drawAxisLine(GraphicsContext, double, double, double) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
- drawAxisPost() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
function to be executed after the axis has been drawn can be used to execute user-specific code (e.g.
- drawAxisPre() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
function to be executed prior to drawing axis can be used to execute user-specific code (e.g.
- drawBars(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- drawBarsProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- drawBubbles(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- drawBubblesProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- drawChartDataSetsProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- drawCircle(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
- drawContour(Canvas) - Method in class de.gsi.chart.renderer.spi.hexagon.GridDrawer
- drawContour(GraphicsContext) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
- drawCross(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
- drawDefaultNoErrors(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- drawDiamond(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
- drawEmptyCircle(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
- drawEmptyDiamond(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
- drawEmptyRectangle(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
- drawErrorBars(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- drawErrorSurface(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- drawErrorSurfaceNaNCompatible(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
NaN compatible algorithm
- drawEuclideanGrid(GraphicsContext, XYChart) - Method in class de.gsi.chart.renderer.spi.GridRenderer
- drawHexagon(GraphicsContext) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
- drawHexagon(GraphicsContext, HexagonMap.Direction...) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
- drawHorizontalLabelledMarker(GraphicsContext, XYChart, DataSet, int, int) - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
Draws horizontal markers with horizontal (default) labels attached to the top
- drawHorizontalMajorGridLines(GraphicsContext, Axis, double, double) - Method in class de.gsi.chart.renderer.spi.GridRenderer
- drawHorizontalMinorGridLines(GraphicsContext, Axis, double, double) - Method in class de.gsi.chart.renderer.spi.GridRenderer
- drawLegendSymbol(DataSet, int, int, int) - Method in interface de.gsi.chart.renderer.Renderer
- drawLegendSymbol(DataSet, int, int, int) - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
- drawLegendSymbol(DataSet, int, int, int) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- drawLegendSymbol(DataSet, int, int, int) - Method in class de.gsi.chart.renderer.spi.GridRenderer
- drawLegendSymbol(DataSet, int, int, int) - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
- drawLegendSymbol(DataSet, int, int, int) - Method in class de.gsi.chart.renderer.spi.LineRenderer
-
Deprecated.
- drawLegendSymbol(DataSet, int, int, int) - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
- drawLegendSymbol(DataSet, int, int, int) - Method in class de.gsi.chart.renderer.spi.ReducingLineRenderer
- drawMarker(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- drawMarkerProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- drawOnCanvas - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
- drawOnCanvasProperty() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
- drawOnTopProperty() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
Indicates whether grid lines should be drawn on top or beneath graphs
- drawPlus(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
- drawPolarCircle(GraphicsContext, Axis, double, double, double, double) - Method in class de.gsi.chart.renderer.spi.GridRenderer
- drawPolarGrid(GraphicsContext, XYChart) - Method in class de.gsi.chart.renderer.spi.GridRenderer
- drawPolyLine(GraphicsContext, CachedDataPoints) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- drawPolyLineArea(GraphicsContext, CachedDataPoints) - Static method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- drawPolyLineHistogram(GraphicsContext, CachedDataPoints) - Static method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- drawPolyLineHistogramBezier(GraphicsContext, CachedDataPoints) - Static method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- drawPolyLineHistogramFilled(GraphicsContext, CachedDataPoints) - Static method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- drawPolyLineLine(GraphicsContext, CachedDataPoints) - Static method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- drawPolyLineStairCase(GraphicsContext, CachedDataPoints) - Static method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- drawRectangle(GraphicsContext, double, double, double) - Static method in enum de.gsi.chart.marker.DefaultMarker
- drawTickLabels(GraphicsContext, double, double, ObservableList<TickMark>, double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
- drawTickMarkLabel(GraphicsContext, double, double, double, TickMark) - Static method in class de.gsi.chart.axes.spi.AbstractAxis
- drawTickMarks(GraphicsContext, double, double, double, ObservableList<TickMark>, double, Path) - Method in class de.gsi.chart.axes.spi.AbstractAxis
- drawVerticalLabelledMarker(GraphicsContext, XYChart, DataSet, int, int) - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
-
Draws vertical markers with vertical (default) labels attached to the top
- drawVerticalMajorGridLines(GraphicsContext, Axis, double, double) - Method in class de.gsi.chart.renderer.spi.GridRenderer
- drawVerticalMinorGridLines(GraphicsContext, Axis, double, double) - Method in class de.gsi.chart.renderer.spi.GridRenderer
- DUTY_CYCLE - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- dynamicBarWidthProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
E
- E_RESIZE - de.gsi.chart.utils.DragResizerUtil.DragDirection
- 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
editModeinitialized toAxisMode.XY. - EditAxis(boolean) - Constructor for class de.gsi.chart.plugins.EditAxis
-
Creates a new instance of EditAxis with
editModeinitialized toAxisMode.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
-
Simple plugin to interact with DataSets implementing
EditableDataSet. - 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
- element() - Method in class de.gsi.chart.ui.ObservableDeque
- 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
- encode(Image) - Static method in class de.gsi.chart.utils.WriteFxImage
-
Encodes a JavaFx image as an RGB png image with fastest (lossless) compression
- encode(Image, ByteBuffer, boolean, int, FilterType) - Static method in class de.gsi.chart.utils.WriteFxImage
-
Encodes a JavaFx image as an RGB png image.
- encodeAlt(Image, ByteBuffer, boolean, int, Map<String, Object>) - Static method in class de.gsi.chart.utils.WriteFxImage
-
Encodes a JavaFx image as an RGB png image.
- encodePalette(Image, ByteBuffer, boolean, int, FilterType, PaletteQuantizer...) - Static method in class de.gsi.chart.utils.WriteFxImage
- equals(Object) - Method in class de.gsi.chart.axes.spi.AxisRange
- equals(Object) - Method in class de.gsi.chart.axes.spi.TickMark
- 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
- equals(Object) - Method in class de.gsi.chart.viewer.DataView
- equals(Object) - Method in class de.gsi.chart.viewer.DataViewWindow
- equalString(String, String) - Static method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- EQUIDISTANT - Static variable in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- erosionConvolution(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 and/or error surfaces It can be used e.g.
- 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. - 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
- estimatePalette(int[], int, int, boolean, int) - Static method in class de.gsi.chart.utils.WriteFxImage
- estimatePalette(Image, boolean, int) - Static method in class de.gsi.chart.utils.WriteFxImage
- evaluateMaxRangeText(boolean) - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- evaluateMinRangeText(boolean) - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- EXA - de.gsi.chart.axes.spi.MetricPrefix
- 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
- explorerVisible - Variable in class de.gsi.chart.viewer.DataViewer
- 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.
- ExternalStage() - Constructor for class de.gsi.chart.plugins.measurements.DataSetMeasurements.ExternalStage
- ExternalStage() - Constructor for class de.gsi.chart.viewer.DataViewWindow.ExternalStage
- EYN - de.gsi.chart.plugins.TableViewer.ColumnType
- EYP - de.gsi.chart.plugins.TableViewer.ColumnType
F
- FEMTO - de.gsi.chart.axes.spi.MetricPrefix
- FFT_DB - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- FFT_DB_RANGED - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- FFT_LIN - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- FFT_LIN_RANGED - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- FFT_NORM_DB - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- FFT_NORM_DB_RANGED - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- FIFTEEN - de.gsi.chart.renderer.PolarTickStep
- FILL_COLOR - Static variable in class de.gsi.chart.XYChartCss
- fillColorProperty() - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- FillPatternStyleHelper - Class in de.gsi.chart.renderer.spi.utils
- FillPatternStyleHelper() - Constructor for class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
- FillPatternStyleHelper.FillPattern - Enum in de.gsi.chart.renderer.spi.utils
- fillStylesProperty() - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- filter(double[][]) - Method in class de.gsi.chart.renderer.datareduction.RamanDouglasPeukerDataReducer
- FILTER - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementCategory
- FILTER_GEOMMEAN - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- FILTER_LOWPASS_IIR - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- FILTER_MAX - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- FILTER_MEAN - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- FILTER_MEDIAN - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- FILTER_MIN - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- FILTER_P2P - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- FILTER_RMS - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- 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_AWESOME - Static variable in class de.gsi.chart.ui.TilingPane
- FONT_AWESOME - Static variable in class de.gsi.chart.viewer.DataViewer
- 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.ui.TilingPane
- FONT_SIZE - Static variable in class de.gsi.chart.viewer.DataViewer
- 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
- fontProperty() - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- 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
truezero is always included in the visible range. - forceZeroInRangeProperty() - Method in class de.gsi.chart.axes.spi.LinearAxis
-
When
truezero is always included in the visible range. - forceZeroInRangeProperty() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
When
truezero 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.utils.NumberFormatterImpl
- 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.AbstractChartMeasurement
- formatterSmall - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- 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
- FOURIER - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementCategory
- FOURTY_FIVE - de.gsi.chart.renderer.PolarTickStep
- FRAME - de.gsi.chart.viewer.DataViewWindow.WindowDecoration
- FRAMES_PER_SECOND - de.gsi.chart.ui.ProfilerInfoBox.DebugLevel
- 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
- 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(...) ...
- FXUtils() - Constructor for class de.gsi.chart.utils.FXUtils
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
- generateScreenshotName() - Method in class de.gsi.chart.plugins.Screenshot
- get() - Method in enum de.gsi.chart.renderer.PolarTickStep
- get(int) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
- get(int) - Method in class de.gsi.chart.ui.ObservableDeque
- get(String) - Static method in enum de.gsi.chart.marker.DefaultMarker
- get(StringConverter<Number>, Number) - Method in class de.gsi.chart.axes.spi.format.FormatterLabelCache
- getaAxisLabelTextAlignment() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Deprecated.
- getActiveView() - Method in class de.gsi.chart.viewer.DataView
- getActualFrameRate() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
- getAllData() - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
- getAllDatasets() - Method in class de.gsi.chart.Chart
- getAllDatasets() - Method in class de.gsi.chart.XYChart
- getAllHexagons() - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
- getAllShownDatasets() - Method in class de.gsi.chart.XYChart
- getAnimationDelay() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the animation delay
- getAnimationDelay() - Method in class de.gsi.chart.ui.SidesPane
-
Returns the animation delay
- getAnimationDuration() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- 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
-
Returns the value of the
AbstractAxisParameter.autoRangePaddingProperty(). - getAutoRangePadding() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
Returns the value of the
NumericAxis.autoRangePaddingProperty(). - getAutoZoomThreshold() - Method in class de.gsi.chart.plugins.Zoomer
- 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
- getAxis() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
Returns the Axis that this indicator is associated with.
- getAxis() - Method in interface de.gsi.chart.plugins.ValueIndicator
-
returns the Axis that this indicator is associated with.
- getAxisCenterPosition() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- 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
- getAxisLabelTextAlignment() - 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
- getAxisTransform() - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- getAxisZeroPosition() - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
-
The relative zero centre position (N.B.
- getAxisZeroValue() - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
-
The relative centre axis value (commonly '0')
- 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.
- 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
ObservableListof categories plotted on this axis. - getCategory() - Method in enum de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- getCategory() - Method in enum de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- getCenterAxisPosition() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Deprecated.
- 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
- getChartMeasurements() - Method in class de.gsi.chart.plugins.ParameterMeasurements
- getChildLabels(List<? extends Parent>) - Static method in class de.gsi.chart.utils.XYChartUtils
- getClampedRange() - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- 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.axes.spi.OscilloscopeAxis
- getClassCssMetaData() - Static method in class de.gsi.chart.Chart
- getCloseButton() - Method in class de.gsi.chart.viewer.DataViewWindow
- getColor(double) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
- getColor(double) - Method in class de.gsi.chart.renderer.spi.utils.ColorGradient
- getColor(int) - Method in interface de.gsi.chart.utils.PaletteQuantizer
- getColor(int) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- getColorBytes(double) - Method in class de.gsi.chart.renderer.spi.utils.ColorGradient
- getColorCount() - Method in interface de.gsi.chart.utils.PaletteQuantizer
- getColorCount() - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- getColorGradient() - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
Returns the value of the
ColorGradientAxis.colorGradientProperty(). - getColorGradient() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
-
Returns the value of the
AbstractContourDataSetRendererParameter.colorGradientProperty(). - getColormap() - Method in class de.gsi.chart.plugins.ColormapSelector
- getColorPropertyValue(String, String) - Static method in class de.gsi.chart.utils.StyleParser
- getColumns() - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
- getColumnsCount() - Method in class de.gsi.chart.ui.TilingPane
- getCompressedSizeBound(int, int, boolean) - Static method in class de.gsi.chart.utils.WriteFxImage
-
Returns the conservative upper bound for the compressed image size.
- getContent() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the value of the content node property.
- getContent() - Method in class de.gsi.chart.ui.SidesPane
-
Returns the value of the content node property.
- getContent() - Method in class de.gsi.chart.viewer.DataViewWindow
- getContentPane() - Method in class de.gsi.chart.ui.BorderedTitledPane
- getContentPane() - Method in class de.gsi.chart.viewer.DataView
- getContourType() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
-
Returns the value of the
AbstractContourDataSetRendererParameter.contourTypeProperty(). - getControlCssMetaData() - Method in class de.gsi.chart.Chart
- getControlParameterNames() - Method in enum de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- getCoordinates() - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
- getCssMetaData() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- getCssMetaData() - Method in class de.gsi.chart.axes.spi.LinearAxis
- getCssMetaData() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
- getCssMetaData() - Method in class de.gsi.chart.axes.spi.NumericAxis
- getCssMetaData() - Method in class de.gsi.chart.renderer.spi.GridRenderer
- getCssMetaData() - Method in class de.gsi.chart.renderer.spi.utils.CssToColorHelper
- getCurrentLocalDateTimeStamp() - Method in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
- getCursorForState(DragResizerUtil.DragDirection) - Static method in class de.gsi.chart.utils.DragResizerUtil
- getDashSize() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Returns the
dashSize. - getDataLabelSafe(DataSet, int) - Method in class de.gsi.chart.plugins.DataPointTooltip
- getDataSet() - Method in class de.gsi.chart.plugins.EditDataSet.DataPoint
- getDataSet() - Method in class de.gsi.chart.plugins.EditDataSet.SelectedDataPoint
- getDataSet() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- getDataSetCopy(DataSet) - Static method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
- getDataSetForAxis(Axis) - Method in class de.gsi.chart.XYChart
- getDataSetListView() - Method in class de.gsi.chart.plugins.measurements.utils.DataSetSelector
- getDataSetName() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- 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
- getDataSetsAsStringList(List<DataSet>) - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- 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
- getDataView() - Method in class de.gsi.chart.plugins.ParameterMeasurements
- getDataViewWindow() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- getDebugLevel() - Method in class de.gsi.chart.ui.ProfilerInfoBox
- getDefaultDataLabel(DataSet, int) - Method in class de.gsi.chart.plugins.DataPointTooltip
-
Returns label of a data point specified by the index.
- getDefaultHatch(Color) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
- getDefaultHatch(Paint, double) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
- getDefaultHatchAngle() - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
- getDefaultHatchSpacing() - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
- getDefaultMarker(String) - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
- getDetachButton() - Method in class de.gsi.chart.viewer.DataViewWindow
- getDialog() - Method in class de.gsi.chart.viewer.DataViewWindow
- getDialogContentBox() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- getDirectionFromNumber(int) - Static method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
- getDirectionTo(GridPosition) - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
- getDirectionTo(Hexagon) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Finds the direction (NORTHWEST, NORTHEAST, EAST, SOUTHEAST, SOUTHWEST or WEST) If target is a neighbour, then it is quite simple.
- getDirectory() - Method in class de.gsi.chart.plugins.Screenshot
-
Gets the directory to save screenshots.
- getDirectory() - Method in class de.gsi.chart.plugins.Screenshot.ScreenshotDialog
- getDisplayPane() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
-
Deprecated.
- 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
- getDistanceFromMouse() - Method in class de.gsi.chart.plugins.DataPointTooltip.DataPoint
- getDistanceFromMouse() - Method in class de.gsi.chart.plugins.EditDataSet.DataPoint
- 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() - getDragCursor() - Method in class de.gsi.chart.viewer.DataViewWindow
-
Returns the value of the
DataViewWindow.dragCursorProperty() - getEffectiveRange(double, double) - Static method in class de.gsi.chart.axes.spi.DefaultNumericAxis
- getEffectiveRange(double, double) - Static method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- getEpsilon() - Method in class de.gsi.chart.renderer.datareduction.RamanDouglasPeukerDataReducer
- getErrorBox() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
- getErrorDataSetCopy(DataSetError) - Static method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
- getErrorIcon() - Static method in class de.gsi.chart.renderer.spi.utils.ChartIconFactory
- getErrorIcon(double, double) - Static method in class de.gsi.chart.renderer.spi.utils.ChartIconFactory
- getErrorType() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- getFill(int) - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- getFillColor(int) - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- getFirst() - Method in class de.gsi.chart.ui.ObservableDeque
- getFirstAxis(Orientation) - Method in class de.gsi.chart.Chart
- getFirstAxis(Orientation) - Method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
- getFirstAxis(Orientation, XYChart) - Method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
Returns the first axis for a specific orientation and falls back to the first axis of the chart if no such axis exists.
- getFirstAxisForDataSet(Chart, DataSet, boolean) - Static method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- 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
- getFxFrameRate() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
- getGradientsList() - Method in class de.gsi.chart.plugins.ColormapSelector
- getGradientWidth() - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
- getGraphic() - Method in class de.gsi.chart.viewer.DataViewWindow
- getGraphicsContext() - Method in class de.gsi.chart.axes.spi.AbstractAxis
- getGraphicsHexagonHeight() - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
- getGraphicsHorizontalDistanceBetweenHexagons() - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
- getGraphicsverticalDistanceBetweenHexagons() - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
- getGraphicsXoffset() - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
- getGraphicsYoffset() - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
- getGridRenderer() - Method in class de.gsi.chart.XYChart
- getHatch(FillPatternStyleHelper.FillPattern, Paint) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
- getHatch(FillPatternStyleHelper.FillPattern, Paint, double) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
- getHeight() - Method in interface de.gsi.chart.axes.Axis
- getHeight() - Method in class de.gsi.chart.axes.spi.TickMark
- getHexagon(int, int) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
Retrieves the Hexagon at the specified position (axial coordinates)
- getHexagon(GridPosition) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
- getHexagonByCube(int, int, int) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
- getHexagonContainingPixel(int, int) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
- getHexagonsInRingArea(int) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Returns all Hexagons that are located within a certain distance from here
- getHexagonsOnRingEdge(int) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Returns all Hexagons that are located a certain distance from here
- getHorizontalInsets(Insets) - Static method in class de.gsi.chart.utils.XYChartUtils
- getHorizontalMajorGrid() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
modify this to change drawing of horizontal major grid lines
- getHorizontalMinorGrid() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
modify this to change drawing of horizontal minor grid lines
- getIcon() - Method in enum de.gsi.chart.ui.TilingPane.Layout
- getIcon() - Method in class de.gsi.chart.viewer.DataView
- getIcon(String, double, double) - Static method in class de.gsi.chart.renderer.spi.utils.ChartIconFactory
- getImage(int, int) - Method in class de.gsi.chart.utils.WritableImageCache
- 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
- getInstance() - Static method in class de.gsi.chart.utils.WritableImageCache
- getIntColor(double) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
Return the color for a value as an integer with the color values in its bytes.
- getIntegerPropertyValue(String, String) - Static method in class de.gsi.chart.utils.StyleParser
- 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 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
-
Returns the value of the
AbstractValueIndicator.labelHorizontalAnchorProperty(). - getLabelHorizontalPosition() - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
Returns the value of the
AbstractRangeValueIndicator.labelHorizontalPositionProperty(). - getLabelPosition() - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
Returns the value of the
AbstractSingleValueIndicator.labelPositionProperty(). - getLabelVerticalAnchor() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
Returns the value of the
AbstractValueIndicator.labelVerticalAnchorProperty(). - getLabelVerticalPosition() - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
Returns the value of the
AbstractRangeValueIndicator.labelVerticalPositionProperty(). - getLast() - Method in class de.gsi.chart.ui.ObservableDeque
- getLayout() - Method in class de.gsi.chart.ui.TilingPane
- getLeft() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the value of the left node property.
- getLeft() - Method in class de.gsi.chart.ui.SidesPane
-
Returns the value of the left node property.
- getLeftIcons() - Method in class de.gsi.chart.viewer.DataViewWindow
- getLegend() - Method in class de.gsi.chart.Chart
- 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.
- 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
-
Returns the value of the
DefaultNumericAxis.logarithmBaseProperty(). - 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
-
Returns the value of the
LogarithmicAxisTransform.logarithmBaseProperty(). - 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
- getLogAxisType() - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- getLogRange() - Method in class de.gsi.chart.axes.spi.format.AbstractFormatter
- getLogRange() - Method in class de.gsi.chart.axes.spi.format.DefaultLogFormatter
- getLongPrefix() - Method in enum de.gsi.chart.axes.spi.MetricPrefix
- getLongPrefix(double) - Static method in enum de.gsi.chart.axes.spi.MetricPrefix
- getLowerBound() - Method in class de.gsi.chart.axes.spi.AxisRange
- getLowerBound() - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
Returns the value of the
AbstractRangeValueIndicator.lowerBoundProperty(). - getMajorTickStyle() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- getMarker() - Method in class de.gsi.chart.renderer.spi.ErrorDataSetRenderer
-
Returns the marker used by this renderer.
- getMarkerSize() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Returns the
markerSize. - getMax() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- getMaxContourSegments() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- getMaximizedChild() - Method in class de.gsi.chart.viewer.DataView
- getMaximizeRestoreButton() - Method in class de.gsi.chart.viewer.DataViewWindow
- getMaximumRange() - Method in interface de.gsi.chart.axes.AxisTransform
- getMaximumRange() - Method in class de.gsi.chart.axes.spi.transforms.AbstractAxisTransform
- getMaxMajorTickLabelCount() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- getMaxMaxjorTickLabelCount() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Deprecated.
- getMaxPoints() - Method in class de.gsi.chart.renderer.spi.ReducingLineRenderer
- getMaxProcessCpuLoad() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
Deprecated.
- getMaxRange() - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- getMaxRange() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- getMaxRangeTextField() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- getMaxTickLabelHeight(List<TickMark>) - Static method in class de.gsi.chart.axes.spi.AbstractAxis
- getMaxTickLabelWidth(List<TickMark>) - Static method in class de.gsi.chart.axes.spi.AbstractAxis
- getMeasType() - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- getMeasType() - Method in class de.gsi.chart.plugins.measurements.SimpleMeasurements
- getMeasurementBar(Side) - Method in class de.gsi.chart.Chart
- getMeasurementBarSide() - Method in class de.gsi.chart.Chart
- getMeasurementPlugin() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- getMenuBar() - Method in class de.gsi.chart.plugins.ParameterMeasurements
- getMessageBox() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
- getMin() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- getMinHexTileSizeProperty() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- getMinimisedChildren() - Method in class de.gsi.chart.viewer.DataView
- getMinimisedElementsPane() - Method in class de.gsi.chart.viewer.DataView
- getMinimizeButton() - Method in class de.gsi.chart.viewer.DataViewWindow
- 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
- getMinorTickMarkValues() - 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
-
Deprecated.
- getMinRange() - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- getMinRange() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- getMinRangeTextField() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- getMinRequiredReductionSize() - Method in class de.gsi.chart.renderer.spi.AbstractPointReductionManagment
- getModel() - Method in class de.gsi.chart.plugins.TableViewer.DataSetsRow
- getMountainRangeOffset() - Method in class de.gsi.chart.renderer.spi.MountainRangeRenderer
-
Returns the
mountainRangeOffset. - getMouseFilter() - Method in class de.gsi.chart.plugins.Panner
-
Returns MouseEvent filter triggering pan operation.
- getMovementCost(Hexagon, Hexagon) - Method in interface de.gsi.chart.renderer.spi.hexagon.IPathInfoSupplier
- getName() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- getName() - Method in enum de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementCategory
- getName() - Method in enum de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- getName() - Method in enum de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementCategory
- getName() - Method in enum de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- getName() - Method in enum de.gsi.chart.ui.TilingPane.Layout
- getName() - Method in class de.gsi.chart.viewer.DataView
- getName() - Method in class de.gsi.chart.viewer.DataViewWindow
- 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
- getNumberOfSignificantDigits(double) - Static method in class de.gsi.chart.utils.DigitNumberArithmetic
- getNumberQuantisationLevels() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- getNumericAxis() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
Deprecated.
- 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
- getPalette() - Method in enum de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme.Palette
- getParentView() - Method in class de.gsi.chart.viewer.DataViewWindow
- getPathTo(Hexagon) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Finds the cheapest path from here to the destination.
- getPathTo(Hexagon, IPathInfoSupplier) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Finds the cheapest path from start to the goal.
- getPattern() - Method in class de.gsi.chart.plugins.Screenshot
-
Gets the pattern for the initial filename.
- getPattern() - Method in class de.gsi.chart.plugins.Screenshot.ScreenshotDialog
- getPickingDistance() - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
Returns the value of the
AbstractSingleValueIndicator.pickingDistanceProperty(). - getPickingDistance() - Method in class de.gsi.chart.plugins.DataPointTooltip
-
Returns the value of the
DataPointTooltip.pickingDistanceProperty(). - 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.
- getPixel(int, int) - Method in interface de.gsi.chart.utils.PaletteQuantizerNeuQuant.PixelGetter
- 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
- getProcessCpuLoadInternal() - Static 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
- getRangeSlider() - Method in class de.gsi.chart.plugins.Zoomer
- getReductionFactorX() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- getReductionFactorY() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- getReductionType() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- getRefreshRate() - Method in class de.gsi.chart.plugins.TableViewer
- getRendererDataReducer() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- getRenderers() - Method in class de.gsi.chart.Chart
- getRequiredDataSets() - Method in enum de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- getRequiredDataSets() - Method in enum de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- getRequiredSelectors() - Method in enum de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- getRequiredSelectors() - Method in enum de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- getReuseIndicators() - Method in class de.gsi.chart.plugins.measurements.utils.ValueIndicatorSelector
- getRight() - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Returns the value of the right node property.
- getRight() - Method in class de.gsi.chart.ui.SidesPane
-
Returns the value of the right node property.
- getRightIcons() - Method in class de.gsi.chart.viewer.DataViewWindow
- getRotation() - Method in class de.gsi.chart.axes.spi.TickMark
- 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
- getScreenshot() - Method in class de.gsi.chart.plugins.Screenshot
- getScreenshotInteractorBar() - Method in class de.gsi.chart.plugins.Screenshot
- getSelectedChartMeasurement() - Method in class de.gsi.chart.plugins.measurements.utils.ChartMeasurementSelector
- getSelectedChartMeasurements() - Method in class de.gsi.chart.plugins.measurements.utils.ChartMeasurementSelector
- 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
- getSelectedDataSets() - 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
- getSide() - Method in class de.gsi.chart.axes.spi.TickMark
- getSidePane(Side) - Method in class de.gsi.chart.ui.HiddenSidesPaneSkin
- getStandardFillStyle() - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- getStops() - Method in class de.gsi.chart.renderer.spi.utils.ColorGradient
-
Returns the gradient stops.
- getStrokeColor(int) - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- getStrokeDashPropertyValue(String, String) - Static method in class de.gsi.chart.utils.StyleParser
- getStyle() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- getStyle() - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
- getSubDataViews() - Method in class de.gsi.chart.viewer.DataView
- getSymbol() - Method in class de.gsi.chart.legend.spi.DefaultLegend.LegendItem
- getSystemCpuLoad() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
- 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(). - getText() - Method in interface de.gsi.chart.plugins.ValueIndicator
- 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
- getTickLabelSpacing() - Method in interface de.gsi.chart.axes.Axis
- getTickLabelSpacing() - 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
- getTickMarkValues() - 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
-
Returns the value of the
AxisLabelFormatter.tickUnitSupplierProperty(). - getTickUnitSupplier() - Method in class de.gsi.chart.axes.spi.format.AbstractFormatter
-
Returns the value of the
AbstractFormatter.tickUnitSupplierProperty(). - 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
-
Returns the value of the
LogarithmicAxis.tickUnitSupplierProperty(). - getTickUnitSupplier() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
Returns the value of the
NumericAxis.tickUnitSupplierProperty(). - getTickUnitSupplier() - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- getTimeZoneOffset() - Method in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
- getTitle() - Method in class de.gsi.chart.Chart
- getTitle() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- getTitle() - Method in class de.gsi.chart.ui.BorderedTitledPane
- getTitleLabel() - Method in class de.gsi.chart.viewer.DataViewWindow
- getTitleLegendCornerPane(Corner) - Method in class de.gsi.chart.Chart
- getTitleLegendPane(Side) - Method in class de.gsi.chart.Chart
- getTitleSide() - Method in class de.gsi.chart.Chart
- getToolBar() - Method in class de.gsi.chart.Chart
- getToolBar() - Method in class de.gsi.chart.viewer.DataViewer
- getToolBarDefaultColor() - Method in class de.gsi.chart.ui.ToolBarFlowPane
- getToolBarInsets() - Method in class de.gsi.chart.ui.ToolBarFlowPane
- getToolBarSelectedColor() - Method in class de.gsi.chart.ui.ToolBarFlowPane
- getToolBarShape(double, double, double) - Static method in class de.gsi.chart.ui.ToolBarShapeHelper
- getToolBarSide() - Method in class de.gsi.chart.Chart
- 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.
- getTransparentIndex() - Method in interface de.gsi.chart.utils.PaletteQuantizer
- getTransparentIndex() - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- getTreeRoot() - Method in class de.gsi.chart.ui.ProfilerInfoBox
- 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.
- getType() - Method in class de.gsi.chart.viewer.event.WindowUpdateEvent
- getUndockedChildren() - Method in class de.gsi.chart.viewer.DataView
- getUnit() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- getUnit() - Method in class de.gsi.chart.utils.MemorySizeStringConverter
- getUnitLabel() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- getUnitScaling() - Method in interface de.gsi.chart.axes.Axis
- getUnitScaling() - 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
-
Returns the value of the
AbstractRangeValueIndicator.upperBoundProperty(). - getUserRange() - Method in interface de.gsi.chart.axes.Axis
-
user-specified range (ie.
- getUserRange() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- getUserToolBarItems() - Method in class de.gsi.chart.viewer.DataViewer
- getValue() - Method in class de.gsi.chart.axes.spi.TickMark
- getValue() - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
Returns the indicated value.
- getValue() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedNumberTextField
- getValue() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- getValue() - Method in interface de.gsi.chart.plugins.ValueIndicator
-
Returns the indicated value.
- 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, TableViewer.ColumnType) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsRow
- getValue(ObservableList<Color>) - Static method in enum de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme.Palette
- getValueField() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- 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.
- getValueForDisplay(double) - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- getValueIndicators() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- getValueIndicators() - Method in class de.gsi.chart.plugins.measurements.utils.ValueIndicatorSelector
- getValueIndicatorsUser() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- getValueIndicatorsUser() - Method in class de.gsi.chart.plugins.measurements.utils.ValueIndicatorSelector
- getValueLabel() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- getVerticalInsets(Insets) - Static method in class de.gsi.chart.utils.XYChartUtils
- getVerticalMajorGrid() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
modify this to change drawing of vertical major grid lines
- getVerticalMinorGrid() - Method in class de.gsi.chart.renderer.spi.GridRenderer
-
modify this to change drawing of vertical minor grid lines
- getViews() - Method in class de.gsi.chart.viewer.DataViewer
-
Returns a modifiable list of views displayed by the viewer.
- getVisibleChildren() - Method in class de.gsi.chart.viewer.DataView
- getVisibleHexes(int) - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
-
Calculates all Hexagons that are visible from this Hexagon.
- getVisibleNodes() - Method in class de.gsi.chart.viewer.DataView
- getWarningBox() - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
- getWarningIcon() - Static method in class de.gsi.chart.renderer.spi.utils.ChartIconFactory
- getWarningIcon(double, double) - Static method in class de.gsi.chart.renderer.spi.utils.ChartIconFactory
- getWidth() - Method in interface de.gsi.chart.axes.Axis
- getWidth() - Method in class de.gsi.chart.axes.spi.TickMark
- getWindowDecoration() - Method in class de.gsi.chart.viewer.DataViewer
- getWindowDecoration() - Method in class de.gsi.chart.viewer.DataViewWindow
- getWindowDecorationBar() - Method in class de.gsi.chart.viewer.DataViewWindow
- getWindowState() - Method in class de.gsi.chart.viewer.DataViewWindow
- getWrappedChildren(Collection<Node>) - Method in class de.gsi.chart.viewer.DataView
- getX() - Method in class de.gsi.chart.plugins.DataPointTooltip.DataPoint
- getX() - Method in class de.gsi.chart.plugins.EditDataSet.DataPoint
- getX() - Method in class de.gsi.chart.plugins.EditDataSet.SelectedDataPoint
- getXAxis() - Method in class de.gsi.chart.XYChart
-
Returns the x axis.
- getXValueFormatter() - Method in class de.gsi.chart.plugins.AbstractDataFormattingPlugin
-
Returns the value of the
AbstractDataFormattingPlugin.xValueFormatterProperty(). - 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
-
Returns the value of the
AbstractDataFormattingPlugin.xValueFormatterProperty(). - getZAxis() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
- getZeroPosition() - Method in interface de.gsi.chart.axes.Axis
-
Get the display position of the zero line along this axis.
- getZeroPosition() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
Get the display position of the zero line along this axis.
- getZeroPosition() - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Get the display position of the zero line along this axis.
- getZeroPosition() - Method in class de.gsi.chart.axes.spi.LinearAxis
-
Get the display position of the zero line along this axis.
- getZeroPosition() - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
Get the display position of the zero line along this axis.
- getZeroPosition() - Method in class de.gsi.chart.axes.spi.NumericAxis
-
Get the display position of the zero line along this axis.
- getZoomCursor() - Method in class de.gsi.chart.plugins.Zoomer
-
Returns the value of the
Zoomer.zoomCursorProperty() - 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.
- getZoomRangeMax() - Method in class de.gsi.chart.plugins.Zoomer.ZoomState
- getZoomRangeMin() - Method in class de.gsi.chart.plugins.Zoomer.ZoomState
- 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
- globalChartChangeListener - Variable in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- GlyphFactory - Class in de.gsi.chart.utils
-
Factory class for glyphs from Fontawesome library.
- gradientRect - Variable in class de.gsi.chart.axes.spi.ColorGradientAxis
- gradientRect - Variable in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
- gradientWidthProperty() - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
- graphBelowOtherDataSetsProperty() - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- graphDetachedProperty() - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- graphicProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
- graphicsXpadding - Variable in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
- graphicsYpadding - Variable in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
- GRID - de.gsi.chart.ui.TilingPane.Layout
- GridDrawer - Class in de.gsi.chart.renderer.spi.hexagon
- GridDrawer(HexagonMap) - Constructor for class de.gsi.chart.renderer.spi.hexagon.GridDrawer
- gridLineVisibilitychange - Variable in class de.gsi.chart.XYChart
- gridPane - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- 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() - Constructor for class de.gsi.chart.renderer.spi.GridRenderer
H
- handle(long) - Method in class de.gsi.chart.ui.ChartLayoutAnimator
- handle(Hexagon) - Method in interface de.gsi.chart.renderer.spi.hexagon.HexagonCallback
- handle(UpdateEvent) - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- handle(UpdateEvent) - Method in class de.gsi.chart.plugins.measurements.SimpleMeasurements
- 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.plugins.Zoomer
- hashCode() - Method in class de.gsi.chart.axes.spi.AxisRange
- hashCode() - Method in class de.gsi.chart.axes.spi.TickMark
- hashCode() - Method in class de.gsi.chart.plugins.TableViewer.DataSetsRow
- hashCode() - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
- hashCode() - Method in class de.gsi.chart.renderer.spi.hexagon.Hexagon
- hashCode() - Method in class de.gsi.chart.viewer.DataView
- hashCode() - Method in class de.gsi.chart.viewer.DataViewWindow
- HATCH - de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper.FillPattern
- HATCH0 - de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper.FillPattern
- HATCH30 - de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper.FillPattern
- HATCH45 - de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper.FillPattern
- HATCH60 - de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper.FillPattern
- HATCH90 - de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper.FillPattern
- HATCHCROSS1 - de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper.FillPattern
- HATCHCROSS2 - de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper.FillPattern
- hatchShiftByIndexProperty() - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- HBOX - de.gsi.chart.ui.TilingPane.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
- hexagonSize - Variable in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
- 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
- hide(DataViewWindow) - Method in class de.gsi.chart.viewer.DataViewWindow.ExternalStage
- 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
- iconProperty() - Method in class de.gsi.chart.viewer.DataView
- iconSize - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- IHexagonCreator - Interface in de.gsi.chart.renderer.spi.hexagon
- imgIconError - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- imgIconInfo - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- imgIconWarning - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- indexOf(Object) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel
- indexSearch(int, int, int) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- INDICATOR - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementCategory
- indicatorListView - Variable in class de.gsi.chart.plugins.measurements.utils.ValueIndicatorSelector
- 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
- initDataSets() - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- initGuard() - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
-
computes neural network if it hasn't been already done
- initialize() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- initialize() - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- initialize() - Method in class de.gsi.chart.plugins.measurements.SimpleMeasurements
- installCursor() - Method in class de.gsi.chart.plugins.EditDataSet
- installCursor() - Method in class de.gsi.chart.viewer.DataViewWindow
- INTEGRAL - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- INTEGRAL - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- INTEGRAL_FULL - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- INTEGRAL_FULL - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- intensityFadingProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- intersect(double, double) - Static method in class de.gsi.chart.utils.DragResizerUtil
- invalidate() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Mark the current axis invalid, this will cause anything that depends on the axis range or physical size to be recalculated on the next layout iteration.
- 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
- invalidateCaches() - Method in class de.gsi.chart.axes.spi.AbstractAxis
- invalidated() - Method in class de.gsi.chart.ui.css.StylishBooleanProperty
- invalidated() - Method in class de.gsi.chart.ui.css.StylishDoubleProperty
- invalidated() - Method in class de.gsi.chart.ui.css.StylishFloatProperty
- invalidated() - Method in class de.gsi.chart.ui.css.StylishIntegerProperty
- invalidated() - Method in class de.gsi.chart.ui.css.StylishLongProperty
- invalidated() - Method in class de.gsi.chart.ui.css.StylishObjectProperty
- invalidated() - Method in class de.gsi.chart.ui.css.StylishStringProperty
- invalidateRange(List<Number>) - Method in interface de.gsi.chart.axes.Axis
-
Called when data has changed and the range may not be valid any more.
- invalidateRange(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
truewhen the axis labels and data point order should be inverted - invertAxis(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
This is
truewhen the axis labels and data point order should be inverted - invertAxisProperty() - Method in interface de.gsi.chart.axes.Axis
-
This is
truewhen the axis labels and data point order should be inverted - invertAxisProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
This is
truewhen the axis labels and data point order should be inverted - invokeListener(UpdateEvent, boolean) - Method in interface de.gsi.chart.axes.Axis
-
invoke object within update listener list
- invokeListener(UpdateEvent, boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
invoke object within update listener list
- IPathInfoSupplier - Interface in de.gsi.chart.renderer.spi.hexagon
- isActualReducePoints() - Method in class de.gsi.chart.renderer.spi.AbstractPointReductionManagment
-
Indicates whether point reduction is active.
- isAddButtonsToToolBar() - Method in class de.gsi.chart.plugins.ChartPlugin
-
Returns the value of the
ChartPlugin.addButtonsToToolBarProperty(). - isAdjacent(GridPosition) - Method in class de.gsi.chart.renderer.spi.hexagon.GridPosition
- isallowNaNs() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- isAltImplementation() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
-
This is used to compare different implementation and to potentially fall-back to an older reference implementation
- isAnimated() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- isAnimated() - Method in class de.gsi.chart.Chart
-
Indicates whether data changes will be animated or not.
- isAnimated() - Method in class de.gsi.chart.plugins.EditAxis
-
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
- isAssumeSortedData() - Method in class de.gsi.chart.renderer.spi.AbstractPointReductionManagment
-
Disable this if you have data which is not monotonic in x-direction.
- isAutoGrowRanging() - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis determines its range from the data automatically and grows it if necessary
- isAutoGrowRanging() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
This is true when the axis determines its range from the data automatically and grows it if necessary
- isAutoNotification() - Method in class de.gsi.chart.Chart
- isAutoRangeRounding() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Returns the value of the
AbstractAxisParameter.autoRangeRoundingProperty(). - 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
- isAutoRemove() - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
- isAutoUnitScaling() - Method in interface de.gsi.chart.axes.Axis
- isAutoUnitScaling() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- isAutoZoomEnabled() - Method in class de.gsi.chart.plugins.Zoomer
- 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
- isBottomResizeZone(MouseEvent) - Method in class de.gsi.chart.utils.DragResizerUtil
- isCanvasChangeRequested - Variable in class de.gsi.chart.Chart
- isClosed() - Method in class de.gsi.chart.viewer.DataViewWindow
- isCloseWindowButtonVisible() - Method in class de.gsi.chart.viewer.DataViewer
-
Deprecated.
- isControlDown() - Static method in class de.gsi.chart.plugins.EditDataSet
- isDefined() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- isDetachableWindow() - Method in class de.gsi.chart.viewer.DataViewer
- isDetachableWindow() - Method in class de.gsi.chart.viewer.DataViewWindow
- isDetached() - Method in class de.gsi.chart.viewer.DataViewWindow
- isDrawBars() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- isDrawBubbles() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- isDrawChartDataSets() - 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
- isEast() - Method in enum de.gsi.chart.utils.DragResizerUtil.DragDirection
- 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
-
Returns the value of the
DefaultNumericAxis.forceZeroInRangeProperty(). - 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(). - isGraphBelowOtherDataSets() - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- isGraphDetached() - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- isHorizontal() - Method in enum de.gsi.chart.ui.geometry.Side
-
Indicates whether this is horizontal side of a rectangle (returns
trueforTOPandBOTTOM. - 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
- isInDragZone(MouseEvent) - Method in class de.gsi.chart.utils.DragResizerUtil
- isInResizeZone(MouseEvent) - Method in class de.gsi.chart.utils.DragResizerUtil
- isInvertedAxis - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
- isInvertedAxis() - Method in interface de.gsi.chart.axes.Axis
-
This is
truewhen the axis labels and data point order should be inverted - isInvertedAxis() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
This is
truewhen the axis labels and data point order should be inverted - isLabelOverlapping() - Method in class de.gsi.chart.axes.spi.AbstractAxis
- isLeftResizeZone(MouseEvent) - Static method in class de.gsi.chart.utils.DragResizerUtil
- 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
- isLogAxis() - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- isMaximised() - Method in class de.gsi.chart.viewer.DataViewWindow.ExternalStage
- isMaximised() - Method in class de.gsi.chart.viewer.DataViewWindow
- isMinimised() - Method in class de.gsi.chart.viewer.DataViewWindow
- isMinorTickVisible() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- isMouseEventWithinCanvas(MouseEvent) - Method in class de.gsi.chart.plugins.EditDataSet
- isNorth() - Method in enum de.gsi.chart.utils.DragResizerUtil.DragDirection
- isOmitZoom(Axis) - Static method in class de.gsi.chart.plugins.Zoomer
- isOnlyCtrlModifierDown(MouseEvent) - Static method in class de.gsi.chart.plugins.MouseEventsHelper
- isOnlyMiddleButtonDown(MouseEvent) - Static method in class de.gsi.chart.plugins.MouseEventsHelper
- isOnlyPrimaryButtonDown(MouseEvent) - Static method in class de.gsi.chart.plugins.MouseEventsHelper
- isOnlySecondaryButtonDown(MouseEvent) - Static method in class de.gsi.chart.plugins.MouseEventsHelper
- isPannerEnabled() - Method in class de.gsi.chart.plugins.Zoomer
- isParallelImplementation() - Method in class de.gsi.chart.renderer.spi.AbstractPointReductionManagment
-
whether renderer should aim at parallelising sub-functionalities
- isParReserveAlphaColor() - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- 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)
- isReducePoints() - Method in class de.gsi.chart.renderer.spi.AbstractPointReductionManagment
-
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
- isRestored() - Method in class de.gsi.chart.viewer.DataViewWindow
- isReuseIndicators() - Method in class de.gsi.chart.plugins.measurements.utils.ValueIndicatorSelector
- isRightResizeZone(MouseEvent) - Method in class de.gsi.chart.utils.DragResizerUtil
- isSceneDirty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
- 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
- isShowInToolbar() - Method in class de.gsi.chart.plugins.ColormapSelector
- 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.AbstractContourDataSetRendererParameter
-
Returns the value of the
AbstractContourDataSetRendererParameter.smoothProperty(). - isSouth() - Method in enum de.gsi.chart.utils.DragResizerUtil.DragDirection
- isStandalone() - Method in class de.gsi.chart.viewer.DataView
- 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
- isToolBarPinned() - Method in class de.gsi.chart.Chart
- isTopResizeZone(MouseEvent) - Static method in class de.gsi.chart.utils.DragResizerUtil
- isTrending - Variable in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- 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
- isUpdating - Variable in class de.gsi.chart.axes.spi.OscilloscopeAxis
- isValid() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- 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
trueforLEFTandRIGHT. - 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
- isVerticalAxis - Variable in class de.gsi.chart.axes.spi.OscilloscopeAxis.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.DataSetMeasurements.MeasurementType
- 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.
- isWest() - Method in enum de.gsi.chart.utils.DragResizerUtil.DragDirection
- isWindowDecorationVisible() - Method in class de.gsi.chart.viewer.DataViewer
-
Deprecated.
- isWindowDecorationVisible() - Method in class de.gsi.chart.viewer.DataViewWindow
-
Deprecated.
- 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
- label - Variable in class de.gsi.chart.plugins.DataPointTooltip.DataPoint
- 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 labelwith respect to the horizontal label position i.e. - labelHorizontalPositionProperty() - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
Relative horizontal position of the
text labelon the plot area, with value between 0.0 (left) and 1.0 (right). - LabelledMarkerRenderer - Class in de.gsi.chart.renderer.spi
-
Draws horizontal markers with horizontal (default) labels attached at the top.
- 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
labelin the plot area. - labelVerticalAnchorProperty() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
Specifies anchor of the
text labelwith respect to the vertical label position i.e. - labelVerticalPositionProperty() - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
Relative vertical position of the
text labelon the plot area, with value between 0.0 (bottom) and 1.0 (top). - lastLayoutRow - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- 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(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
horizontalandverticalanchor. - 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.
- layoutNormal() - Method in class de.gsi.chart.ui.TilingPane
- layoutOngoing - Variable in class de.gsi.chart.Chart
- layoutPluginsChildren() - Method in class de.gsi.chart.Chart
- layoutProperty() - Method in class de.gsi.chart.ui.TilingPane
- layoutZAxis(Axis) - 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-rangingLinearAxis. - LinearAxis(double, double, double) - Constructor for class de.gsi.chart.axes.spi.LinearAxis
-
Creates a
non-auto-rangingLinearAxis 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-rangingAxis with the given upper bound, lower bound and tick unit. - LinearAxis.Cache - Class in de.gsi.chart.axes.spi
- 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.Chart
- listeners - Variable in class de.gsi.chart.utils.PeriodicScreenCapture
- localChart - Variable in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- localChartChangeListener - Variable in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- 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
- localCurrentLowerBound - Variable in class de.gsi.chart.axes.spi.OscilloscopeAxis.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
- localCurrentUpperBound - Variable in class de.gsi.chart.axes.spi.OscilloscopeAxis.Cache
- localOffset - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
- localOffset - Variable in class de.gsi.chart.axes.spi.LinearAxis.Cache
- localOffset - Variable in class de.gsi.chart.axes.spi.OscilloscopeAxis.Cache
- localOffset2 - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
- localOffset2 - Variable in class de.gsi.chart.axes.spi.OscilloscopeAxis.Cache
- localScale - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
- localScale - Variable in class de.gsi.chart.axes.spi.LinearAxis.Cache
- localScale - Variable in class de.gsi.chart.axes.spi.OscilloscopeAxis.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-rangingLogarithmicAxis. - LogarithmicAxis(double, double, double) - Constructor for class de.gsi.chart.axes.spi.LogarithmicAxis
-
Creates a
non-auto-rangingLogarithmicAxis 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-rangingLogarithmicAxis 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
trueaxis 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
- logScaleLength - Variable in class de.gsi.chart.axes.spi.OscilloscopeAxis.Cache
- logScaleLengthInv - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
- logScaleLengthInv - Variable in class de.gsi.chart.axes.spi.LogarithmicAxis.Cache
- logScaleLengthInv - Variable in class de.gsi.chart.axes.spi.OscilloscopeAxis.Cache
- lookup(int, int, int) - Method in interface de.gsi.chart.utils.PaletteQuantizer
- lookup(int, int, int) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- lookup(int, int, int, int) - Method in interface de.gsi.chart.utils.PaletteQuantizer
- lookup(int, int, int, int) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- lowerBoundLog - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
- lowerBoundLog - Variable in class de.gsi.chart.axes.spi.LogarithmicAxis.Cache
- lowerBoundLog - Variable in class de.gsi.chart.axes.spi.OscilloscopeAxis.Cache
- 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
- majorTickMarks - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
- majorTickMarksCopy - Variable in class de.gsi.chart.axes.spi.format.AbstractFormatter
- majorTickMarkValues - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
- makeResizable(Node) - Static method in class de.gsi.chart.utils.DragResizerUtil
- makeResizable(Node, DragResizerUtil.OnDragResizeEventListener) - Static method in class de.gsi.chart.utils.DragResizerUtil
- 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 - Interface in de.gsi.chart.marker
- MARKER_COLOR - Static variable in class de.gsi.chart.XYChartCss
- MARKER_DISTANCE_HOR - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- MARKER_DISTANCE_VER - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- MARKER_HOR - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- MARKER_SIZE - Static variable in class de.gsi.chart.XYChartCss
- MARKER_TYPE - Static variable in class de.gsi.chart.XYChartCss
- MARKER_VER - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- markerLineWidthProperty() - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- 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
- MATH - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementCategory
- MATH_FUNCTION - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementCategory
- MAX - de.gsi.chart.renderer.datareduction.ReductionType
- MAX_NARROW_FONT_SCALE - Static variable in class de.gsi.chart.axes.spi.AbstractAxis
- maxContourSegmentsProperty() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- 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
- MAXIMISE - de.gsi.chart.ui.TilingPane.Layout
- maximisedProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
- maximizeButtonAction - Variable in class de.gsi.chart.viewer.DataViewWindow
- maximizedChildProperty() - Method in class de.gsi.chart.viewer.DataView
- maximizeRestore(DataViewWindow) - Method in class de.gsi.chart.viewer.DataViewWindow.ExternalStage
- 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
- maxMajorTickLabelCountProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- maxProcessCpuLoadProperty() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
-
Deprecated.
- maxProp - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
The value for the upper bound of this axis, ie max value.
- maxProperty() - Method in interface de.gsi.chart.axes.Axis
- maxProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- maxRangeFocusLost - Variable in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- maxRangeProperty() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- maxRangeTyped - 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
- measurementBar - Variable in class de.gsi.chart.Chart
- measurementBarSideProperty() - Method in class de.gsi.chart.Chart
- measureTickMarkLength(Double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
- 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
- MIN - de.gsi.chart.renderer.datareduction.ReductionType
- MIN_NARROW_FONT_SCALE - Static variable in class de.gsi.chart.axes.spi.AbstractAxis
- MIN_REFRESH_RATE_WARN - Static variable in class de.gsi.chart.plugins.TableViewer
- minHeight(double) - Method in class de.gsi.chart.ui.ResizableCanvas
- minHexTileSizeProperty() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- minimisedProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
- minimizeButtonAction - Variable in class de.gsi.chart.viewer.DataViewWindow
- 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
- minorTickMarks - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
- minorTickMarkValues - 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
-
Deprecated.
- minProp - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
The value for the lower bound of this axis, ie min value.
- minProperty() - Method in interface de.gsi.chart.axes.Axis
- minProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- minRangeFocusLost - Variable in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- minRangeProperty() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- minRangeTyped - Variable in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- minRequiredReductionSizeProperty() - Method in class de.gsi.chart.renderer.spi.AbstractPointReductionManagment
- 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
- mouseDragged(MouseEvent) - Method in class de.gsi.chart.utils.DragResizerUtil
- MouseEventsHelper - Class in de.gsi.chart.plugins
-
Utility methods for operating on
MouseEvents. - MouseEventsHelper() - Constructor for class de.gsi.chart.plugins.MouseEventsHelper
- mouseInsideBoundaryBoxDistance(Bounds, Point2D) - Static method in class de.gsi.chart.utils.MouseUtils
- mouseOutsideBoundaryBoxDistance(Bounds, Point2D) - Static method in class de.gsi.chart.utils.MouseUtils
- mouseOver(MouseEvent) - Method in class de.gsi.chart.utils.DragResizerUtil
- mousePressed(MouseEvent) - Method in class de.gsi.chart.utils.DragResizerUtil
- mouseReleased(MouseEvent) - Method in class de.gsi.chart.utils.DragResizerUtil
- MouseUtils - Class in de.gsi.chart.utils
-
Few mouse related helper coordinates
- moveTo(float, float) - Method in class de.gsi.chart.renderer.spi.marchingsquares.GeneralPath
- MULTIPLY_FUNCTIONS - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- MULTIPLY_VALUE - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- myFormatter - Variable in class de.gsi.chart.axes.spi.format.DefaultFormatter
N
- N_RESIZE - de.gsi.chart.utils.DragResizerUtil.DragDirection
- namedColorProperty() - Method in class de.gsi.chart.renderer.spi.utils.CssToColorHelper
- nameProperty() - Method in interface de.gsi.chart.axes.Axis
- nameProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- nameProperty() - Method in class de.gsi.chart.viewer.DataView
- nameProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
- NANO - de.gsi.chart.axes.spi.MetricPrefix
- NARROW_FONT - de.gsi.chart.axes.AxisLabelOverlapPolicy
-
narrow font where possible
- NE_RESIZE - de.gsi.chart.utils.DragResizerUtil.DragDirection
- 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.DataSetMeasurements
- NONE - de.gsi.chart.axes.spi.MetricPrefix
- NONE - de.gsi.chart.renderer.ErrorStyle
- NONE - de.gsi.chart.renderer.LineStyle
- NONE - de.gsi.chart.ui.ProfilerInfoBox.DebugLevel
- NONE - de.gsi.chart.viewer.DataViewWindow.WindowDecoration
- 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
- NORMALISE_TO_INTEGRAL - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- NORMALISE_TO_INTEGRAL_VALUE - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- 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
- 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-rangingAxis. - NumericAxis(double, double, double) - Constructor for class de.gsi.chart.axes.spi.NumericAxis
-
Creates a
non-auto-rangingAxis 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-rangingAxis with the given upper bound, lower bound and tick unit. - NW_RESIZE - de.gsi.chart.utils.DragResizerUtil.DragDirection
O
- ObservableDeque<E> - Class in de.gsi.chart.ui
-
Implements ObservableDeque missing in default JavaFX
- ObservableDeque(Deque<E>) - Constructor for class de.gsi.chart.ui.ObservableDeque
-
Creates an ObservableDeque backed by the supplied Deque.
- offer(E) - Method in class de.gsi.chart.ui.ObservableDeque
- offerFirst(E) - Method in class de.gsi.chart.ui.ObservableDeque
- offerLast(E) - Method in class de.gsi.chart.ui.ObservableDeque
- 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.
- oldAxisMax - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
- oldAxisMin - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
- 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
- oldTickUnit - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
- oldWarningMessages - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
- omitAxisZoomList() - Method in class de.gsi.chart.plugins.Zoomer
- onDrag(Node, double, double, double, double) - Method in interface de.gsi.chart.utils.DragResizerUtil.OnDragResizeEventListener
- onHexClickedCallback - Variable in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
- onHexEnteredCallback - Variable in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
- onHexExitCallback - Variable in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
- onResize(Node, double, double, double, double) - Method in interface de.gsi.chart.utils.DragResizerUtil.OnDragResizeEventListener
- originalCursor - Variable in class de.gsi.chart.plugins.EditDataSet
- OscilloscopeAxis - Class in de.gsi.chart.axes.spi
-
Implements an Oscilloscope-like axis with a default of 10 divisions (tick marks) and fixed zero (or offset) screen position
- OscilloscopeAxis(String) - Constructor for class de.gsi.chart.axes.spi.OscilloscopeAxis
-
Creates an
auto-rangingAxis. - OscilloscopeAxis(String, double, double, double) - Constructor for class de.gsi.chart.axes.spi.OscilloscopeAxis
-
Create a
non-auto-rangingAxis with the given upper bound, lower bound and tick unit. - OscilloscopeAxis(String, String) - Constructor for class de.gsi.chart.axes.spi.OscilloscopeAxis
-
Creates an
auto-rangingAxis. - OscilloscopeAxis.Cache - Class in de.gsi.chart.axes.spi
- overlapPolicyProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- overlayAreaProperty() - Method in class de.gsi.chart.plugins.ChartOverlay
-
Specifies the
ChartOverlay.OverlayAreato be covered by thenode.
P
- P_ADOBE - de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme.Palette
- P_DELL - de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme.Palette
- P_EQUIDISTANT - de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme.Palette
- P_MISC - de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme.Palette
- P_TUNEVIEWER - de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme.Palette
- PaletteQuantizer - Interface in de.gsi.chart.utils
- PaletteQuantizerNeuQuant - Class in de.gsi.chart.utils
-
NeuQuant Neural-Net Quantisation Algorithm Copyright (c) 1994 Anthony Dekker NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994.
- PaletteQuantizerNeuQuant(int, int, PaletteQuantizerNeuQuant.PixelGetter) - Constructor for class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- PaletteQuantizerNeuQuant.PixelGetter - Interface in de.gsi.chart.utils
- 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
- Panner(AxisMode) - Constructor for class de.gsi.chart.plugins.Panner
-
Creates a new instance of Panner class.
- pannerEnabledProperty() - Method in class de.gsi.chart.plugins.Zoomer
-
When
truepressing the middle mouse button and dragging pans the plot - parallelImplementationProperty() - Method in class de.gsi.chart.renderer.spi.AbstractPointReductionManagment
-
Sets whether renderer should aim at parallelising sub-functionalities
- parallelListeners - Variable in class de.gsi.chart.viewer.DataViewWindow
- 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.
- ParameterMeasurements(Side, boolean) - Constructor for class de.gsi.chart.plugins.ParameterMeasurements
-
Creates a new instance of ParameterMeasurements.
- parentViewProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
- 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
- patternProperty() - Method in class de.gsi.chart.plugins.Screenshot
-
Gets the pattern property for filename generation.
- peek() - Method in class de.gsi.chart.ui.ObservableDeque
- peekFirst() - Method in class de.gsi.chart.ui.ObservableDeque
- peekLast() - Method in class de.gsi.chart.ui.ObservableDeque
- 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.plugins.measurements.utils.ValueIndicatorSelector
- pluginsChanged(ListChangeListener.Change<? extends ChartPlugin>) - Method in class de.gsi.chart.Chart
- pluginsChangedListener - Variable in class de.gsi.chart.Chart
- PLUS - de.gsi.chart.marker.DefaultMarker
- PointEditionPopup() - Constructor for class de.gsi.chart.plugins.EditDataSet.PointEditionPopup
- pointReductionProperty() - Method in class de.gsi.chart.renderer.spi.AbstractPointReductionManagment
-
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.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
- poll() - Method in class de.gsi.chart.ui.ObservableDeque
- pollFirst() - Method in class de.gsi.chart.ui.ObservableDeque
- pollLast() - Method in class de.gsi.chart.ui.ObservableDeque
- polyLineStyleProperty() - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Sets whether renderer should draw no, simple (point-to-point), stair-case, Bezier, ...
- pop() - Method in class de.gsi.chart.ui.ObservableDeque
- popup - Variable in class de.gsi.chart.plugins.EditDataSet
- popUpList - Variable in class de.gsi.chart.plugins.EditAxis
- position - Variable in class de.gsi.chart.renderer.spi.hexagon.Hexagon
- pow(double) - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
- 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
- ProfilerInfoBox - Class in de.gsi.chart.ui
-
Simple JavaFX and Chart Performance metrics indicator.
- ProfilerInfoBox() - Constructor for class de.gsi.chart.ui.ProfilerInfoBox
- ProfilerInfoBox(int) - Constructor for class de.gsi.chart.ui.ProfilerInfoBox
- ProfilerInfoBox(Scene) - Constructor for class de.gsi.chart.ui.ProfilerInfoBox
- ProfilerInfoBox(Scene, int) - Constructor for class de.gsi.chart.ui.ProfilerInfoBox
- ProfilerInfoBox.CustomBreadCrumbButton - Class in de.gsi.chart.ui
- ProfilerInfoBox.CustomLabel - Class in de.gsi.chart.ui
- ProfilerInfoBox.DebugLevel - Enum in de.gsi.chart.ui
- PROJECTION - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementCategory
- push(E) - Method in class de.gsi.chart.ui.ObservableDeque
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.AbstractContourDataSetRendererParameter
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 with transparent limits for data outside ]0, 1[
- RAINBOW_EQ - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
- RAINBOW_OPAQUE - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
-
Rainbow colors gradient: violet, indigo, blue, green, yellow, orange and red with opaque limits for data outside ]0, 1[
- 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
- recomputeAlignment() - Method in class de.gsi.chart.axes.spi.TickMark
- recomputeClamedRange() - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
-
reinitialises clamped range based on
AbstractAxisParameter.getMin(),AbstractAxisParameter.getMax(),OscilloscopeAxis.getMinRange()andOscilloscopeAxis.getMaxRange(). - 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.
- RECTANGLE - de.gsi.chart.marker.DefaultMarker
- RECTANGLE1 - de.gsi.chart.marker.DefaultMarker
- RECTANGLE2 - de.gsi.chart.marker.DefaultMarker
- redrawCanvas() - Method in class de.gsi.chart.Chart
-
(re-)draw canvas (if necessary).
- redrawCanvas() - Method in class de.gsi.chart.XYChart
- 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
- reductionFactorXProperty() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- reductionFactorYProperty() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- ReductionType - Enum in de.gsi.chart.renderer.datareduction
- reductionTypeProperty() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- refreshRateProperty() - Method in class de.gsi.chart.plugins.TableViewer
-
The refresh Rate limits minimum amount of time between table updates in milliseconds and defaults to 100ms.
- 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
XYChartPanenode when the plugin is added to the pane and are removed once the plugin is removed from the pane. - registerListener() - Method in class de.gsi.chart.ui.ToolBarFlowPane
- registerListener() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
- registerListListener() - Method in class de.gsi.chart.viewer.DataView
- registerShowingListener() - Method in class de.gsi.chart.Chart
- remove() - Method in class de.gsi.chart.ui.ObservableDeque
- remove(Axis) - 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.DataSetMeasurements
- removeAction() - Method in class de.gsi.chart.plugins.measurements.SimpleMeasurements
- removeCloseWindowButton() - Method in class de.gsi.chart.viewer.DataViewWindow
- removeFirst() - Method in class de.gsi.chart.ui.ObservableDeque
- removeFirstOccurrence(Object) - Method in class de.gsi.chart.ui.ObservableDeque
- 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
- removeIndicators(ChartPlugin) - Method in class de.gsi.chart.plugins.measurements.utils.ValueIndicatorSelector
- removeLast() - Method in class de.gsi.chart.ui.ObservableDeque
- removeLastOccurrence(Object) - Method in class de.gsi.chart.ui.ObservableDeque
- removeListener(InvalidationListener) - Method in class de.gsi.chart.Chart
- removeListener(InvalidationListener) - Method in class de.gsi.chart.utils.PeriodicScreenCapture
- removeMouseEventHandlers(Chart) - Method in class de.gsi.chart.plugins.EditAxis
- removeSliderChangeListener() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- 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 - Variable in class de.gsi.chart.renderer.spi.hexagon.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
- rendererChanged(ListChangeListener.Change<? extends Renderer>) - Method in class de.gsi.chart.XYChart
- 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.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
- requiredNumberOfDataSets - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- requiredNumberOfIndicators - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- resample(double[], int, int, double[], int, int, ReductionType) - Static method in class de.gsi.chart.renderer.datareduction.DefaultDataReducer3D
- resetAverages() - Method in class de.gsi.chart.utils.SimplePerformanceMeter
- resetNodeSize(MouseEvent) - Method in class de.gsi.chart.utils.DragResizerUtil
- 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
- restoredProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
- reuseIndicators - Variable in class de.gsi.chart.plugins.measurements.utils.ValueIndicatorSelector
- 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
- run() - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- runAndWait(Runnable) - Static method in class de.gsi.chart.utils.FXUtils
-
Invokes a Runnable in JFX Thread and waits while it's finished.
- runAndWait(Supplier<R>) - Static method in class de.gsi.chart.utils.FXUtils
-
Invokes a Runnable in JFX Thread and waits while it's finished.
- runAndWait(T, Function<T, R>) - 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
S
- S_RESIZE - de.gsi.chart.utils.DragResizerUtil.DragDirection
- savePng(Image, File) - Static method in class de.gsi.chart.utils.WriteFxImage
-
Saves the given image as a png file.
- 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
- scaleDownByFactorTwo(double[], int, int, double[], int, int, int, int, ReductionType) - Static method in class de.gsi.chart.renderer.datareduction.DefaultDataReducer3D
- scaleFont - Variable in class de.gsi.chart.axes.spi.AbstractAxis
- 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
- Screenshot - Class in de.gsi.chart.plugins
-
Plugin allowing to take a screenshot of the complete chart.
- Screenshot() - Constructor for class de.gsi.chart.plugins.Screenshot
-
Create a screenshot plugin instance
- Screenshot.ScreenshotDialog - Class in de.gsi.chart.plugins
- ScreenshotDialog() - Constructor for class de.gsi.chart.plugins.Screenshot.ScreenshotDialog
- screenshotToClipboard() - Method in class de.gsi.chart.plugins.Screenshot
-
Save screenshot to clipbaord
- screenshotToFile(boolean) - Method in class de.gsi.chart.plugins.Screenshot
-
saves a screenshot to a file that can be chosen with a file opener
- SE_RESIZE - de.gsi.chart.utils.DragResizerUtil.DragDirection
- SELECT_RECT_MIN_SIZE - Static variable in class de.gsi.chart.plugins.EditDataSet
- selectedViewProperty() - Method in class de.gsi.chart.viewer.DataViewer
- selectEndPoint - Variable in class de.gsi.chart.plugins.EditDataSet
- selectionChangeListener - Variable in class de.gsi.chart.plugins.measurements.utils.ValueIndicatorSelector
- selectionDragged(MouseEvent) - Method in class de.gsi.chart.plugins.EditDataSet
- selectionEnded() - Method in class de.gsi.chart.plugins.EditDataSet
- selectionOngoing() - Method in class de.gsi.chart.plugins.EditDataSet
- selectionStarted(MouseEvent) - Method in class de.gsi.chart.plugins.EditDataSet
- selectRectangle - Variable in class de.gsi.chart.plugins.EditDataSet
- selectStartPoint - Variable in class de.gsi.chart.plugins.EditDataSet
- set(double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- set(String, String...) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- set(String, String, double, double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- setActiveSubView(DataView) - Method in class de.gsi.chart.viewer.DataView
- setAddButtonsToToolBar(boolean) - Method in class de.gsi.chart.plugins.ChartPlugin
-
Sets the value of the
ChartPlugin.addButtonsToToolBarProperty(). - setAllowNaNs(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- setAltImplementation(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
-
This is used to compare different implementation and to potentially fall-back to an older reference implementation
- setAnimated(boolean) - Method in interface de.gsi.chart.axes.Axis
- setAnimated(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets
AbstractAxisParameter.animatedProperty()property - 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
-
Sets the value of the
AbstractAxisParameter.animationDurationProperty()property - setAnimationDuration(Duration) - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Set the animation delay
- setAnimationDuration(Duration) - Method in class de.gsi.chart.ui.SidesPane
-
Set the animation delay
- setAppendPercentSign(boolean) - Method in class de.gsi.chart.utils.PercentageStringConverter
- setAssumeSortedData(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractPointReductionManagment
-
Disable this if you have data which is not monotonic in x-direction.
- setAutoGrowRanging(boolean) - Method in interface de.gsi.chart.axes.Axis
-
This is true when the axis determines its range from the data automatically and grows it if necessary
- setAutoGrowRanging(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the
AbstractAxisParameter.autoGrowRangingProperty()property - setAutoNotification(boolean) - Method in class de.gsi.chart.Chart
- setAutoRangePadding(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the
AbstractAxisParameter.autoRangePaddingProperty() - setAutoRangePadding(double) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
Sets the value of the
NumericAxis.autoRangePaddingProperty() - setAutoRangeRounding(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
Sets the value of the
AbstractAxisParameter.autoRangeRoundingProperty() - 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
- setAutoRemove(boolean) - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
- setAutoUnitScaling(boolean) - Method in interface de.gsi.chart.axes.Axis
- setAutoUnitScaling(boolean) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- setAutoZoomEnabled(boolean) - Method in class de.gsi.chart.plugins.Zoomer
-
Sets the value of the
Zoomer.autoZoomEnabledProperty(). - setAutoZoomThreshold(int) - Method in class de.gsi.chart.plugins.Zoomer
- setAxisCenterPosition(double) - 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
- setAxisLabelTextAlignment(TextAlignment) - 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
- setAxisZeroPosition(double) - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- setAxisZeroValue(double) - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- 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
Chartwhen the plugin is added to it. - setClosed(boolean) - Method in class de.gsi.chart.viewer.DataViewWindow
- setCloseWindowButtonVisible(boolean) - Method in class de.gsi.chart.viewer.DataViewer
-
Deprecated.
- setColorGradient(ColorGradient) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
-
Sets the value of the
ColorGradientAxis.colorGradientProperty(). - setColorGradient(ColorGradient) - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
-
Sets the value of the
AbstractContourDataSetRendererParameter.colorGradientProperty(). - setColormap(ColorGradient) - Method in class de.gsi.chart.plugins.ColormapSelector
- setComputeLocalRange(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
-
Sets the value of the
AbstractContourDataSetRendererParameter.computeLocalRangeProperty(). - setContent(Node) - Method in class de.gsi.chart.ui.HiddenSidesPane
-
Sets the value of the content node property.
- setContent(Node) - Method in class de.gsi.chart.ui.SidesPane
-
Sets the value of the content node property.
- setContent(Node) - Method in class de.gsi.chart.viewer.DataViewWindow
- setContentPane(Pane) - Method in class de.gsi.chart.viewer.DataView
- setContourType(ContourType) - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
-
Sets the value of the
AbstractContourDataSetRendererParameter.contourTypeProperty(). - setDashSize(int) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Sets the
dashSizeto 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
- setDebugLevel(ProfilerInfoBox.DebugLevel) - Method in class de.gsi.chart.ui.ProfilerInfoBox
- setDefaultHatchAngle(int) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
- setDefaultHatchSpacing(int) - Static method in class de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper
- setDetachableWindow(boolean) - Method in class de.gsi.chart.viewer.DataViewer
- setDetachableWindow(boolean) - Method in class de.gsi.chart.viewer.DataViewWindow
- setDetached(boolean) - Method in class de.gsi.chart.viewer.DataViewWindow
- setDirectory(String) - Method in class de.gsi.chart.plugins.Screenshot
-
Sets the initial directory for the screenshot safe dialog.
- setDistanceFromMouse(double) - Method in class de.gsi.chart.plugins.EditDataSet.DataPoint
- setDragCursor(Cursor) - Method in class de.gsi.chart.plugins.EditDataSet
-
Sets value of the
EditDataSet.dragCursorProperty(). - 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(). - setDragCursor(Cursor) - Method in class de.gsi.chart.viewer.DataViewWindow
-
Sets value of the
DataViewWindow.dragCursorProperty(). - setDrawBars(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- setDrawBubbles(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- setDrawChartDataSets(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
-
Sets the value of the
DataViewer.explorerVisibleProperty(). - setExponentialForm(boolean) - Method in class de.gsi.chart.utils.DecimalStringConverter
- setExponentialForm(boolean) - Method in interface de.gsi.chart.utils.NumberFormatter
- setExponentialForm(boolean) - Method in class de.gsi.chart.utils.NumberFormatterImpl
- setExponentialForm(boolean) - Method in class de.gsi.chart.utils.ScientificNotationStringConverter
- setFillScheme(GraphicsContext, String, int) - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- setFont(Font) - Method in class de.gsi.chart.renderer.spi.hexagon.GridDrawer
- setForceZeroInRange(boolean) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Sets the value of the
DefaultNumericAxis.forceZeroInRangeProperty(). - setForceZeroInRange(boolean) - Method in class de.gsi.chart.axes.spi.LinearAxis
-
Sets the value of the
LinearAxis.forceZeroInRangeProperty(). - setForceZeroInRange(boolean) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
Sets the value of the
NumericAxis.forceZeroInRangeProperty(). - setGradientWidth(double) - Method in class de.gsi.chart.axes.spi.ColorGradientAxis
- setGraphBelowOtherDataSets(boolean) - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- setGraphDetached(boolean) - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- setGraphic(Node) - Method in class de.gsi.chart.viewer.DataViewWindow
- 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
-
Sets the value of the
XYChart.verticalGridLinesVisibleProperty(). - setIcon(Node) - Method in class de.gsi.chart.viewer.DataView
- 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
intensityFadingto 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
- setLabelHorizontalAnchor(HPos) - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
Sets the value of the
AbstractValueIndicator.labelHorizontalAnchorProperty(). - setLabelHorizontalPosition(double) - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
Sets the new value of the
AbstractRangeValueIndicator.labelHorizontalPositionProperty(). - setLabelPosition(double) - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
Sets the new value of the
AbstractSingleValueIndicator.labelPositionProperty(). - setLabelVerticalAnchor(VPos) - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
Sets the value of the
AbstractValueIndicator.labelVerticalAnchorProperty(). - setLabelVerticalPosition(double) - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
Sets the new value of the
AbstractRangeValueIndicator.labelVerticalPositionProperty(). - setLayout(TilingPane.Layout) - Method in class de.gsi.chart.ui.TilingPane
- 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
- setLocalCenter(Node) - Method in class de.gsi.chart.viewer.DataViewWindow
- setLogarithmBase(double) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Sets value of the
DefaultNumericAxis.logarithmBaseProperty(). - setLogarithmBase(double) - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
Sets value of the
LogarithmicAxis.logarithmBaseProperty(). - setLogarithmBase(double) - Method in class de.gsi.chart.axes.spi.transforms.LogarithmicAxisTransform
-
Sets value of the
LogarithmicAxisTransform.logarithmBaseProperty(). - setLogAxis(boolean) - Method in class de.gsi.chart.axes.spi.DefaultNumericAxis
-
Sets the value of the
DefaultNumericAxis.logAxisProperty(). - setLowerBound(double) - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
Sets the value of the
AbstractRangeValueIndicator.lowerBoundProperty() - 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
markerSizeto the specified value. - setMax(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
- setMax(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- setMaxContourSegments(int) - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
-
suppresses contour segments being drawn that have more than the specified number of sub-segments
- setMaximised(boolean) - Method in class de.gsi.chart.viewer.DataViewWindow
- setMaximizedChild(DataViewWindow) - 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
- setMaxMajorTickLabelCount(int) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- 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
- setMin(double) - Method in class de.gsi.chart.axes.spi.AbstractAxis
- setMin(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- setMinHexTileSizeProperty(int) - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- setMinimised(boolean) - Method in class de.gsi.chart.viewer.DataViewWindow
- 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
minPointPixelDistanceto 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.AbstractPointReductionManagment
- setMountainRangeOffset(double) - Method in class de.gsi.chart.renderer.spi.MountainRangeRenderer
-
Sets the
dashSizeto the specified value. - setMouseFilter(Predicate<MouseEvent>) - Method in class de.gsi.chart.plugins.Panner
-
Sets the filter determining whether given MouseEvent triggered on
event typeshould start the panning operation. - setName(String) - Method in interface de.gsi.chart.axes.Axis
- setName(String) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- setName(String) - Method in class de.gsi.chart.viewer.DataView
- setName(String) - Method in class de.gsi.chart.viewer.DataViewWindow
- setNewInitialEventCoordinates(MouseEvent) - Method in class de.gsi.chart.utils.DragResizerUtil
- setNode(Node) - Method in class de.gsi.chart.plugins.ChartOverlay
-
Sets the value of the
ChartOverlay.nodeProperty(). - setNodeLayout(TilingPane.Layout) - Method in class de.gsi.chart.viewer.DataView
- setNumberQuantisationLevels(int) - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- setOmitZoom(Axis, boolean) - Static method in class de.gsi.chart.plugins.Zoomer
- setOnHexagonClickedCallback(HexagonCallback) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
A callback when the user clicks on a Hexagon
- setOnHexagonEnteredCallback(HexagonCallback) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
A callback when the user moves into a Hexagon
- setOnHexagonExitCallback(HexagonCallback) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
A callback when the user moves out of a Hexagon
- setOverlapPolicy(AxisLabelOverlapPolicy) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- 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
- setPannerEnabled(boolean) - Method in class de.gsi.chart.plugins.Zoomer
-
Sets the value of the
Zoomer.sliderVisibleProperty(). - setParallelImplementation(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractPointReductionManagment
-
Sets whether renderer should aim at parallelising sub-functionalities
- setParAlphabiasshift(int) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- setParBeta(double) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- setParentView(DataView) - Method in class de.gsi.chart.viewer.DataViewWindow
- setParGamma(double) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- setParMaxPixelsToSample(int) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- setParNcolors(int) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- setParNcycles(int) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- setParRadiusbiasshift(int) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- setParRadiusdec(int) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- setParReserveAlphaColor(boolean) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- setParTransparencyThreshold(int) - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- setPattern(String) - Method in class de.gsi.chart.plugins.Screenshot
-
Sets the pattern for the initial filename.
- setPickingDistance(double) - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
Sets the value of
AbstractSingleValueIndicator.pickingDistanceProperty(). - setPickingDistance(double) - Method in class de.gsi.chart.plugins.DataPointTooltip
-
Sets the value of
DataPointTooltip.pickingDistanceProperty(). - setPickingDistance(double) - Method in class de.gsi.chart.plugins.EditDataSet
-
Sets the value of
EditDataSet.pickingDistanceProperty(). - 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.AbstractPointReductionManagment
-
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
- setReductionFactorX(int) - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- setReductionFactorY(int) - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- setReductionType(ReductionType) - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
- setRefreshRate(int) - Method in class de.gsi.chart.plugins.TableViewer
- setRenderCoordinates(boolean) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
If you want the coordinates rendered on the screen
- setRendererDataReducer(RendererDataReducer) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- setRenderFont(Font) - Method in class de.gsi.chart.renderer.spi.hexagon.HexagonMap
-
Sets the font used to draw the hexagon positions
- setRestored(boolean) - Method in class de.gsi.chart.viewer.DataViewWindow
- 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.
- setRotation(double) - Method in class de.gsi.chart.axes.spi.TickMark
- setScale(double) - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- setSelectedView(DataView) - Method in class de.gsi.chart.viewer.DataViewer
- setSelectedView(String) - Method in class de.gsi.chart.viewer.DataViewer
- setShiftBar(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
- setshiftBarOffset(int) - Method in class de.gsi.chart.renderer.spi.AbstractErrorDataSetRendererParameter
-
Sets the
shiftBarOffsetto the specified value. - setshowErrorMessages(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- setshowInfoMessages(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- setShowInLegend(boolean) - Method in interface de.gsi.chart.renderer.Renderer
-
Sets whether DataSets attached to this renderer shall be shown in the legend
- setShowInLegend(boolean) - Method in class de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
Sets whether DataSets attached to this renderer shall be shown in the legend
- setShowInLegend(boolean) - Method in class de.gsi.chart.renderer.spi.GridRenderer
- setShowInLegend(boolean) - Method in class de.gsi.chart.renderer.spi.MetaDataRenderer
- setShowInToolbar(boolean) - Method in class de.gsi.chart.plugins.ColormapSelector
- 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.AbstractContourDataSetRendererParameter
-
Sets the value of the
AbstractContourDataSetRendererParameter.smoothProperty(). - setStyle(String) - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- setStyle(String) - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
- setStyleClasses(Node, String, String) - Method in class de.gsi.chart.plugins.AbstractValueIndicator
- setSymbol(Node) - Method in class de.gsi.chart.legend.spi.DefaultLegend.LegendItem
- setText(String) - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
Sets the value of the
AbstractValueIndicator.textProperty(). - setText(String) - Method in interface de.gsi.chart.plugins.ValueIndicator
- setTextFiltered(String) - Method in class de.gsi.chart.ui.ProfilerInfoBox.CustomLabel
- 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
- setTickLabelSpacing(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
-
Sets the value of the
AbstractAxisParameter.tickUnitProperty(). - 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
-
Sets the value of the
AxisLabelFormatter.tickUnitSupplierProperty(). - setTickUnitSupplier(TickUnitSupplier) - Method in class de.gsi.chart.axes.spi.format.AbstractFormatter
-
Sets the value of the
AbstractFormatter.tickUnitSupplierProperty(). - setTickUnitSupplier(TickUnitSupplier) - Method in class de.gsi.chart.axes.spi.LinearAxis
-
Sets the value of the
LinearAxis.tickUnitSupplierProperty(). - setTickUnitSupplier(TickUnitSupplier) - Method in class de.gsi.chart.axes.spi.LogarithmicAxis
-
Sets the value of the
LogarithmicAxis.tickUnitSupplierProperty(). - setTickUnitSupplier(TickUnitSupplier) - Method in class de.gsi.chart.axes.spi.NumericAxis
-
Sets the value of the
NumericAxis.tickUnitSupplierProperty(). - setTickUnitSupplier(TickUnitSupplier) - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- setTimeAxis(boolean) - Method in interface de.gsi.chart.axes.Axis
-
This is
truewhen 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
truewhen 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
- setTitle(String) - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- setTitleSide(Side) - Method in class de.gsi.chart.Chart
- setToolBarDefaultColor(Color) - Method in class de.gsi.chart.ui.ToolBarFlowPane
- setToolBarInsets(Insets) - Method in class de.gsi.chart.ui.ToolBarFlowPane
- setToolBarPinned(boolean) - Method in class de.gsi.chart.Chart
- setToolBarSelectedColor(Color) - Method in class de.gsi.chart.ui.ToolBarFlowPane
- setToolBarSide(Side) - Method in class de.gsi.chart.Chart
- 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
- setUpArrays() - Method in class de.gsi.chart.utils.PaletteQuantizerNeuQuant
- setUpdateTickUnit(boolean) - Method in class de.gsi.chart.plugins.Zoomer
-
Sets the value of the
Zoomer.animatedProperty(). - setUpperBound(double) - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
Sets the value of
AbstractRangeValueIndicator.upperBoundProperty() - setValue(double) - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
-
Sets the value that should be indicated.
- setValue(double) - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- setValue(double) - Method in interface de.gsi.chart.plugins.ValueIndicator
-
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
-
Sets the value of the
XYChart.verticalGridLinesVisibleProperty(). - setView(DataView) - Method in class de.gsi.chart.viewer.DataView
- setView(String) - Method in class de.gsi.chart.viewer.DataView
- setWindowDecoration(DataViewWindow.WindowDecoration) - Method in class de.gsi.chart.viewer.DataViewer
- setWindowDecoration(DataViewWindow.WindowDecoration) - Method in class de.gsi.chart.viewer.DataViewWindow
- setWindowDecorationVisible(boolean) - Method in class de.gsi.chart.viewer.DataViewer
-
Deprecated.
- setWindowDecorationVisible(boolean) - Method in class de.gsi.chart.viewer.DataViewWindow
-
Deprecated.
- setWindowState(DataViewWindow.WindowState) - Method in class de.gsi.chart.viewer.DataViewWindow
- setXValueFormatter(StringConverter<Number>) - Method in class de.gsi.chart.plugins.AbstractDataFormattingPlugin
-
Sets the value of the
AbstractDataFormattingPlugin.xValueFormatterProperty(). - setYValueFormatter(StringConverter<Number>) - Method in class de.gsi.chart.plugins.AbstractDataFormattingPlugin
-
Sets the value of the
AbstractDataFormattingPlugin.xValueFormatterProperty(). - setZoomCursor(Cursor) - Method in class de.gsi.chart.plugins.Zoomer
-
Sets value of the
Zoomer.zoomCursorProperty(). - 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_DETECTEDevents that should start zoom-in operation. - setZoomInMouseFilter(Predicate<MouseEvent>) - Method in class de.gsi.chart.plugins.Zoomer
-
Sets filter on
DRAG_DETECTEDevents that should start zoom-in operation. - setZoomOriginMouseFilter(Predicate<MouseEvent>) - Method in class de.gsi.chart.plugins.Zoomer
-
Sets filter on
MOUSE_CLICKEDevents that should trigger zoom-origin operation. - setZoomOutMouseFilter(Predicate<MouseEvent>) - Method in class de.gsi.chart.plugins.Zoomer
-
Sets filter on
MOUSE_CLICKEDevents that should trigger zoom-out operation. - setZoomScrollFilter(Predicate<ScrollEvent>) - Method in class de.gsi.chart.plugins.Zoomer
-
Sets filter on
MOUSE_CLICKEDevents 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
- shiftGridPaneRowOffset(List<Node>, int) - Static method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- shiftHistory() - Method in class de.gsi.chart.renderer.spi.HistoryDataSetRenderer
- shiftZAxisToLeft() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
- shiftZAxisToRight() - Method in class de.gsi.chart.renderer.spi.ContourDataSetRenderer
- shouldAnimate() - Method in class de.gsi.chart.axes.spi.AbstractAxis
-
This is used to check if any given animation should run.
- shouldAnimate() - Method in class de.gsi.chart.Chart
-
This is used to check if any given animation should run.
- show(DataViewWindow, MouseEvent) - Method in class de.gsi.chart.viewer.DataViewWindow.ExternalStage
- showConfigDialogue() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- showErrorMessages - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- showErrorMessagesProperty() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- showInfoMessages - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- showInfoMessagesProperty() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- showing - Variable in class de.gsi.chart.Chart
- showingBinding - Variable in class de.gsi.chart.Chart
- showingListener - 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
- showInToolbarProperty() - Method in class de.gsi.chart.plugins.ColormapSelector
- showListStyleDataViewProperty() - Method in class de.gsi.chart.viewer.DataViewer
- showPopup(MouseEvent, EditDataSet.SelectedDataPoint) - Method in class de.gsi.chart.plugins.EditDataSet.PointEditionPopup
- showWarningMessages - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- showWarningMessagesProperty() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- SHUTDOWN_PERIOD - Static variable in class de.gsi.chart.ui.SidesPaneSample
- Side - Enum in de.gsi.chart.ui.geometry
-
Re-implementation of JavaFX's
javafx.geometry.Sideimplementation 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
- 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(ParameterMeasurements, 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
- size() - Method in class de.gsi.chart.ui.ObservableDeque
- SKIP_ALT - de.gsi.chart.axes.AxisLabelOverlapPolicy
-
make every other label invisible (ie.
- sliderVisibleProperty() - Method in class de.gsi.chart.plugins.Zoomer
-
When
truean additional horizontal range slider is shown in a HiddeSidesPane at the bottom. - SMALL_FORMAT_THRESHOLD - Static variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- smoothProperty() - Method in class de.gsi.chart.renderer.spi.AbstractContourDataSetRendererParameter
-
Indicates if the chart should smooth colors between data points or render each data point as a rectangle with uniform color.
- snap(double) - Static method in class de.gsi.chart.axes.spi.AbstractAxis
- SOLID - de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper.FillPattern
- sort() - Method in class de.gsi.chart.viewer.DataView
- 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
- SQUARE - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- SQUARE_FULL - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- SQUARE_ROOT - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- SQUARE_ROOT_FULL - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- SquareButton - Class in de.gsi.chart.viewer
- SquareButton(String) - Constructor for class de.gsi.chart.viewer.SquareButton
- SquareButton(String, Node) - Constructor for class de.gsi.chart.viewer.SquareButton
- 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
- STROKE_COLOR - Static variable in class de.gsi.chart.XYChartCss
- STROKE_DASH_PATTERN - Static variable in class de.gsi.chart.XYChartCss
- STROKE_WIDTH - Static variable in class de.gsi.chart.XYChartCss
- strokeColorMarker - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- strokeColorMarker - Variable in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
- strokeColorProperty() - Static method in class de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme
- strokeDashedLine(GraphicsContext, double, double, double, double) - Static method in class de.gsi.chart.renderer.spi.utils.DashPatternStyle
- strokeDashPattern - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- strokeDashPattern - Variable in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
- strokeLineWidthMarker - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- strokeLineWidthMarker - Variable in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
- style - Variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- style - Variable in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
- STYLE_CLASS_AXIS_EDITOR - Static variable in class de.gsi.chart.plugins.EditAxis
- STYLE_CLASS_LABEL - Static variable in class de.gsi.chart.plugins.AbstractRangeValueIndicator
- STYLE_CLASS_LABEL - Static variable in class de.gsi.chart.plugins.AbstractSingleValueIndicator
- STYLE_CLASS_LABEL - Static variable in class de.gsi.chart.plugins.CrosshairIndicator
-
Name of the CSS class of the label displaying mouse coordinates.
- STYLE_CLASS_LABEL - Static variable in class de.gsi.chart.plugins.DataPointTooltip
-
Name of the CSS class of the tool tip label.
- STYLE_CLASS_LABELLED_MARKER - Static variable in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- STYLE_CLASS_LINE - Static variable in class de.gsi.chart.plugins.AbstractSingleValueIndicator
- STYLE_CLASS_MARKER - Static variable in class de.gsi.chart.plugins.AbstractSingleValueIndicator
- STYLE_CLASS_PATH - Static variable in class de.gsi.chart.plugins.CrosshairIndicator
-
Name of the CSS class of the horizontal and vertical lines path.
- STYLE_CLASS_RECT - Static variable in class de.gsi.chart.plugins.AbstractRangeValueIndicator
- STYLE_CLASS_SELECT_PATH - Static variable in class de.gsi.chart.plugins.EditDataSet
- STYLE_CLASS_SELECT_RECT - Static variable in class de.gsi.chart.plugins.EditDataSet
- STYLE_CLASS_ZOOM_RECT - Static variable in class de.gsi.chart.plugins.Zoomer
- StyleParser - Class in de.gsi.chart.utils
-
Some helper routines to parse CSS-style formatting attributes
- styleProperty() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- styleProperty() - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
- StylishBooleanProperty - Class in de.gsi.chart.ui.css
-
Short-hand to reduce boiler-plate type code of customisation of SimpleStyleableBooleanProperty to always include an axis re-layout.
- StylishBooleanProperty(CssMetaData<? extends Styleable, Boolean>, Object, String, boolean, Runnable) - Constructor for class de.gsi.chart.ui.css.StylishBooleanProperty
-
The constructor of the
StylishBooleanProperty. - StylishDoubleProperty - Class in de.gsi.chart.ui.css
- StylishDoubleProperty(CssMetaData<? extends Styleable, Number>, Object, String, Double, Runnable) - Constructor for class de.gsi.chart.ui.css.StylishDoubleProperty
-
The constructor of the
StylishDoubleProperty. - StylishFloatProperty - Class in de.gsi.chart.ui.css
-
Short-hand to reduce boiler-plate type code of customisation of SimpleStyleableFloatProperty to always include an axis re-layout.
- StylishFloatProperty(CssMetaData<? extends Styleable, Number>, Object, String, Float, Runnable) - Constructor for class de.gsi.chart.ui.css.StylishFloatProperty
-
The constructor of the
StylishFloatProperty. - StylishIntegerProperty - Class in de.gsi.chart.ui.css
-
Short-hand to reduce boiler-plate type code of customisation of SimpleStyleableIntegerProperty to always include an axis re-layout.
- StylishIntegerProperty(CssMetaData<? extends Styleable, Number>, Object, String, Integer, Runnable) - Constructor for class de.gsi.chart.ui.css.StylishIntegerProperty
-
The constructor of the
StylishIntegerProperty. - StylishLongProperty - Class in de.gsi.chart.ui.css
-
Short-hand to reduce boiler-plate type code of customisation of SimpleStyleableLongProperty to always include an axis re-layout.
- StylishLongProperty(CssMetaData<? extends Styleable, Number>, Object, String, Long, Runnable) - Constructor for class de.gsi.chart.ui.css.StylishLongProperty
-
The constructor of the
StylishLongProperty. - StylishObjectProperty<T> - Class in de.gsi.chart.ui.css
-
Short-hand to reduce boiler-plate type code of customisation of
SimpleStyleableObjectPropertyto 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
SimpleStyleableStringPropertyto 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. - SUB_RANGE - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- subDataViewChangeListener - Variable in class de.gsi.chart.viewer.DataViewer
- SUBTRACT_FUNCTIONS - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- SUBTRACT_VALUE - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- SUNRISE - Static variable in class de.gsi.chart.renderer.spi.utils.ColorGradient
-
Red, yellow, white.
- SW_RESIZE - de.gsi.chart.utils.DragResizerUtil.DragDirection
- 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
- tickLabelSpacing() - Method 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(Side, double, 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
- 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.
- TilingPane - Class in de.gsi.chart.ui
-
TilingPane that to mimics HBox-, VBox-, or TilePane layout while consistently maximising it's children and following layout constraints from its parent
- TilingPane() - Constructor for class de.gsi.chart.ui.TilingPane
- TilingPane(TilingPane.Layout) - Constructor for class de.gsi.chart.ui.TilingPane
- TilingPane(TilingPane.Layout, Node...) - Constructor for class de.gsi.chart.ui.TilingPane
- TilingPane.Layout - Enum in de.gsi.chart.ui
- timeAxisProperty() - Method in interface de.gsi.chart.axes.Axis
-
This is
truewhen 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
truewhen the axis labels and data point should be plotted according to some time-axis definition - timeZone - Variable in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
- timeZoneOffsetProperty() - Method in class de.gsi.chart.axes.spi.format.DefaultTimeFormatter
-
A time-zone offset from Greenwich/UTC, such as
+02:00. - title - Variable in class de.gsi.chart.Chart
- 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
- titleProperty() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- 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.
- toolBar - Variable in class de.gsi.chart.Chart
- ToolBarFlowPane - Class in de.gsi.chart.ui
-
tool bar for plugins to add their controls (if necessary)
- ToolBarFlowPane(Chart) - Constructor for class de.gsi.chart.ui.ToolBarFlowPane
- toolBarPinned - Variable in class de.gsi.chart.Chart
- toolBarPinnedProperty() - Method in class de.gsi.chart.Chart
- ToolBarShapeHelper - Class in de.gsi.chart.ui
- toolBarSideProperty() - Method in class de.gsi.chart.Chart
- 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.plugins.TableViewer.DataSetsModel
- toString() - Method in class de.gsi.chart.plugins.Zoomer.ZoomState
- 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() - Method in class de.gsi.chart.ui.TilingPane
- toString() - Method in class de.gsi.chart.viewer.DataView
- toString() - Method in class de.gsi.chart.viewer.DataViewWindow
- 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
- transform(List<DataSet>, MathDataSet) - Method in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- TRANSMISSION_ABS - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- TRANSMISSION_REL - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
- TRENDING - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementCategory
- TRENDING_SECONDS - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- TRENDING_TIMEOFDAY_LOCAL - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- TRENDING_TIMEOFDAY_UTC - de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
- trendingDataSet - Variable in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- trendingListener - Variable in class de.gsi.chart.plugins.measurements.DataSetMeasurements
- 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 withHiddenSidesPane.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 withSidesPane.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
- 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
- UNSPECIFIED - de.gsi.chart.viewer.event.WindowUpdateEvent.Type
- update() - Method in class de.gsi.chart.plugins.EditDataSet.SelectedDataPoint
- update(DataSet) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel.DataSetTableColumn
- update(DataSet) - Method in class de.gsi.chart.plugins.TableViewer.DataSetsModel.DataSetTableColumns
- UPDATE_PERIOD - Static variable in class de.gsi.chart.ui.SidesPaneSample
- updateAxisLabelAndUnit() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- UpdateAxisLabels - Class in de.gsi.chart.plugins
-
This plugin updates the labels (name and unit) of all axes according to DataSet Metadata.
- UpdateAxisLabels() - Constructor for class de.gsi.chart.plugins.UpdateAxisLabels
-
Default Constructor
- 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
- updateCachedVariables() - Method in class de.gsi.chart.axes.spi.OscilloscopeAxis
- 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.axes.spi.AbstractAxis
- updateCSS() - Method in class de.gsi.chart.renderer.spi.AbstractMetaDataRendererParameter
- updateCSS() - Method in class de.gsi.chart.renderer.spi.LabelledMarkerRenderer
- updateDetachableWindowProperty(DataView) - Method in class de.gsi.chart.viewer.DataViewer
- updateEventListener() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
- updateEventListener() - Method in class de.gsi.chart.plugins.AbstractSingleValueIndicator
- updateEventListener() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- updateEventListener() - Method in class de.gsi.chart.viewer.DataViewWindow
- 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(AbstractSingleValueIndicator, boolean) - Method in class de.gsi.chart.plugins.measurements.utils.ValueIndicatorSelector.DataSelectorLabel
- updateItem(AbstractChartMeasurement, boolean) - Method in class de.gsi.chart.plugins.measurements.utils.ChartMeasurementSelector.ChartMeasurementLabel
- updateItem(ColorGradient, boolean) - Method in class de.gsi.chart.plugins.ColormapSelector.ColormapListCell
- 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>, boolean) - 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>, boolean) - Method in class de.gsi.chart.legend.spi.DefaultLegend
- updateMarker() - Method in class de.gsi.chart.plugins.EditDataSet
- updateMenuButton(Menu, DataView) - Method in class de.gsi.chart.viewer.DataViewer
- updateNumericAxis(Axis, List<DataSet>) - Static 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
- updateSlider() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- updateSlider(int) - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- updateStyleClass() - Method in class de.gsi.chart.plugins.AbstractValueIndicator
-
There might be several instances of a given indicator class.
- updateStyleClass() - Method in class de.gsi.chart.plugins.XRangeIndicator
- updateStyleClass() - Method in class de.gsi.chart.plugins.XValueIndicator
- updateStyleClass() - Method in class de.gsi.chart.plugins.YRangeIndicator
- updateStyleClass() - Method in class de.gsi.chart.plugins.YValueIndicator
- updateTickUnitProperty() - Method in class de.gsi.chart.plugins.Zoomer
-
When
truezooming will be animated. - updateToolBar() - Method in class de.gsi.chart.viewer.DataViewer
- updateWindowDecorations(DataView) - Method in class de.gsi.chart.viewer.DataViewer
- upperBoundLog - Variable in class de.gsi.chart.axes.spi.DefaultNumericAxis.Cache
- upperBoundLog - Variable in class de.gsi.chart.axes.spi.LogarithmicAxis.Cache
- upperBoundLog - Variable in class de.gsi.chart.axes.spi.OscilloscopeAxis.Cache
- upperBoundProperty() - Method in class de.gsi.chart.plugins.AbstractRangeValueIndicator
-
Upper bound (max value) of the range to be indicated.
V
- valid - Variable in class de.gsi.chart.axes.spi.AbstractAxisParameter
- validProperty() - Method in class de.gsi.chart.axes.spi.AbstractAxisParameter
-
valid flag property.
- VALUE_HOR - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
-
horizontal value at indicator
- VALUE_VER - de.gsi.chart.plugins.measurements.SimpleMeasurements.MeasurementType
-
vertical value at indicator
- ValueIndicator - Interface in de.gsi.chart.plugins
- valueIndicatorSelector - Variable in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- ValueIndicatorSelector - Class in de.gsi.chart.plugins.measurements.utils
- ValueIndicatorSelector(ParameterMeasurements, AxisMode, int) - Constructor for class de.gsi.chart.plugins.measurements.utils.ValueIndicatorSelector
- ValueIndicatorSelector.DataSelectorLabel - Class in de.gsi.chart.plugins.measurements.utils
- valueOf(String) - Static method in enum de.gsi.chart.axes.AxisLabelOverlapPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.axes.AxisMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.axes.LogAxisType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.axes.spi.MetricPrefix
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.marker.DefaultMarker
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.plugins.ChartOverlay.OverlayArea
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.plugins.measurements.DataSetMeasurements.MeasurementType
-
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.datareduction.ReductionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.ErrorStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.LineStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.PolarTickStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.spi.hexagon.HexagonMap.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.spi.MetaDataRenderer.MsgType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme.Palette
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper.FillPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.ui.geometry.Corner
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.ui.geometry.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.ui.ProfilerInfoBox.DebugLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.ui.TilingPane.Layout
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.utils.DragResizerUtil.DragDirection
-
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.DataViewWindow.WindowDecoration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.viewer.DataViewWindow.WindowState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gsi.chart.viewer.event.WindowUpdateEvent.Type
-
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.
- valueProperty() - Method in class de.gsi.chart.plugins.measurements.AbstractChartMeasurement
- valueProperty() - Method in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- valueProperty() - Method in interface de.gsi.chart.plugins.ValueIndicator
-
Value indicated by this plugin.
- values() - Static method in enum de.gsi.chart.axes.AxisLabelOverlapPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.axes.AxisMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.axes.LogAxisType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.axes.spi.MetricPrefix
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.marker.DefaultMarker
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.plugins.ChartOverlay.OverlayArea
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.plugins.measurements.DataSetMeasurements.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.DataSetMeasurements.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.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.datareduction.ReductionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.ErrorStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.LineStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.PolarTickStep
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.spi.hexagon.HexagonMap.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.spi.MetaDataRenderer.MsgType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.spi.utils.DefaultRenderColorScheme.Palette
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.renderer.spi.utils.FillPatternStyleHelper.FillPattern
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.ui.geometry.Corner
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.ui.geometry.Side
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.gsi.chart.ui.ProfilerInfoBox.DebugLevel
-
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.TilingPane.Layout
-
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.DragResizerUtil.DragDirection
-
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.DataViewWindow.WindowDecoration
-
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.DataViewWindow.WindowState
-
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.event.WindowUpdateEvent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VBOX - de.gsi.chart.ui.TilingPane.Layout
- VERSION - de.gsi.chart.ui.ProfilerInfoBox.DebugLevel
- 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
- W_RESIZE - de.gsi.chart.utils.DragResizerUtil.DragDirection
- waitForFxTicks(Scene, int) - Static method in class de.gsi.chart.utils.FXUtils
- waitForFxTicks(Scene, int, long) - Static method in class de.gsi.chart.utils.FXUtils
- WARNING - de.gsi.chart.renderer.spi.MetaDataRenderer.MsgType
- warningBox - Variable in class de.gsi.chart.renderer.spi.MetaDataRenderer
- wasAutoGrowRanging - Variable in class de.gsi.chart.plugins.Zoomer.ZoomState
- wasAutoGrowRanging() - Method in class de.gsi.chart.plugins.Zoomer.ZoomState
- wasAutoRanging - Variable in class de.gsi.chart.plugins.Zoomer.ZoomState
- wasAutoRanging() - Method in class de.gsi.chart.plugins.Zoomer.ZoomState
- 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.
- widthChangeListener - Variable in class de.gsi.chart.plugins.measurements.utils.CheckedValueField
- WINDOW_CLOSED - de.gsi.chart.viewer.DataViewWindow.WindowState
- WINDOW_CLOSED - de.gsi.chart.viewer.event.WindowUpdateEvent.Type
- WINDOW_CLOSING - de.gsi.chart.viewer.event.WindowUpdateEvent.Type
- WINDOW_DETACHED - de.gsi.chart.viewer.event.WindowUpdateEvent.Type
- WINDOW_DETACHING - de.gsi.chart.viewer.event.WindowUpdateEvent.Type
- WINDOW_MAXIMISED - de.gsi.chart.viewer.DataViewWindow.WindowState
- WINDOW_MAXIMISED - de.gsi.chart.viewer.event.WindowUpdateEvent.Type
- WINDOW_MAXIMISING - de.gsi.chart.viewer.event.WindowUpdateEvent.Type
- WINDOW_MINIMISED - de.gsi.chart.viewer.DataViewWindow.WindowState
- WINDOW_MINIMISED - de.gsi.chart.viewer.event.WindowUpdateEvent.Type
- WINDOW_MINIMISING - de.gsi.chart.viewer.event.WindowUpdateEvent.Type
- WINDOW_RESTORED - de.gsi.chart.viewer.DataViewWindow.WindowState
- WINDOW_RESTORED - de.gsi.chart.viewer.event.WindowUpdateEvent.Type
- WINDOW_RESTORING - de.gsi.chart.viewer.event.WindowUpdateEvent.Type
- WindowClosedEvent - Class in de.gsi.chart.viewer.event
-
Event issued after DataViewWindow has been closed
- WindowClosedEvent(EventSource) - Constructor for class de.gsi.chart.viewer.event.WindowClosedEvent
- WindowClosedEvent(EventSource, String) - Constructor for class de.gsi.chart.viewer.event.WindowClosedEvent
- WindowClosedEvent(EventSource, String, Object) - Constructor for class de.gsi.chart.viewer.event.WindowClosedEvent
- WindowClosingEvent - Class in de.gsi.chart.viewer.event
-
Event issued before DataViewWindow is being closed
- WindowClosingEvent(EventSource) - Constructor for class de.gsi.chart.viewer.event.WindowClosingEvent
- WindowClosingEvent(EventSource, String) - Constructor for class de.gsi.chart.viewer.event.WindowClosingEvent
- WindowClosingEvent(EventSource, String, Object) - Constructor for class de.gsi.chart.viewer.event.WindowClosingEvent
- windowDecorationProperty() - Method in class de.gsi.chart.viewer.DataViewer
- windowDecorationProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
- windowDecorationVisible() - Method in class de.gsi.chart.viewer.DataViewer
-
Deprecated.
- WindowDetachedEvent - Class in de.gsi.chart.viewer.event
-
Event issued after DataViewWindow has been detached
- WindowDetachedEvent(EventSource) - Constructor for class de.gsi.chart.viewer.event.WindowDetachedEvent
- WindowDetachedEvent(EventSource, String) - Constructor for class de.gsi.chart.viewer.event.WindowDetachedEvent
- WindowDetachedEvent(EventSource, String, Object) - Constructor for class de.gsi.chart.viewer.event.WindowDetachedEvent
- WindowDetachingEvent - Class in de.gsi.chart.viewer.event
-
Event issued before DataViewWindow is being detached
- WindowDetachingEvent(EventSource) - Constructor for class de.gsi.chart.viewer.event.WindowDetachingEvent
- WindowDetachingEvent(EventSource, String) - Constructor for class de.gsi.chart.viewer.event.WindowDetachingEvent
- WindowDetachingEvent(EventSource, String, Object) - Constructor for class de.gsi.chart.viewer.event.WindowDetachingEvent
- WindowMaximisedEvent - Class in de.gsi.chart.viewer.event
-
Event issued after DataViewWindow has been maximised
- WindowMaximisedEvent(EventSource) - Constructor for class de.gsi.chart.viewer.event.WindowMaximisedEvent
- WindowMaximisedEvent(EventSource, String) - Constructor for class de.gsi.chart.viewer.event.WindowMaximisedEvent
- WindowMaximisedEvent(EventSource, String, Object) - Constructor for class de.gsi.chart.viewer.event.WindowMaximisedEvent
- WindowMaximisingEvent - Class in de.gsi.chart.viewer.event
-
Event issued before DataViewWindow is being maximised
- WindowMaximisingEvent(EventSource) - Constructor for class de.gsi.chart.viewer.event.WindowMaximisingEvent
- WindowMaximisingEvent(EventSource, String) - Constructor for class de.gsi.chart.viewer.event.WindowMaximisingEvent
- WindowMaximisingEvent(EventSource, String, Object) - Constructor for class de.gsi.chart.viewer.event.WindowMaximisingEvent
- WindowMinimisedEvent - Class in de.gsi.chart.viewer.event
-
Event issued after DataViewWindow has been minimised
- WindowMinimisedEvent(EventSource) - Constructor for class de.gsi.chart.viewer.event.WindowMinimisedEvent
- WindowMinimisedEvent(EventSource, String) - Constructor for class de.gsi.chart.viewer.event.WindowMinimisedEvent
- WindowMinimisedEvent(EventSource, String, Object) - Constructor for class de.gsi.chart.viewer.event.WindowMinimisedEvent
- WindowMinimisingEvent - Class in de.gsi.chart.viewer.event
-
Event issued before DataViewWindow is being minimised
- WindowMinimisingEvent(EventSource) - Constructor for class de.gsi.chart.viewer.event.WindowMinimisingEvent
- WindowMinimisingEvent(EventSource, String) - Constructor for class de.gsi.chart.viewer.event.WindowMinimisingEvent
- WindowMinimisingEvent(EventSource, String, Object) - Constructor for class de.gsi.chart.viewer.event.WindowMinimisingEvent
- windowPropertyListener - Variable in class de.gsi.chart.Chart
- WindowRestoredEvent - Class in de.gsi.chart.viewer.event
-
Event issued after DataViewWindow has been restored
- WindowRestoredEvent(EventSource) - Constructor for class de.gsi.chart.viewer.event.WindowRestoredEvent
- WindowRestoredEvent(EventSource, String) - Constructor for class de.gsi.chart.viewer.event.WindowRestoredEvent
- WindowRestoredEvent(EventSource, String, Object) - Constructor for class de.gsi.chart.viewer.event.WindowRestoredEvent
- WindowRestoringEvent - Class in de.gsi.chart.viewer.event
-
Event issued before DataViewWindow is being restored
- WindowRestoringEvent(EventSource) - Constructor for class de.gsi.chart.viewer.event.WindowRestoringEvent
- WindowRestoringEvent(EventSource, String) - Constructor for class de.gsi.chart.viewer.event.WindowRestoringEvent
- WindowRestoringEvent(EventSource, String, Object) - Constructor for class de.gsi.chart.viewer.event.WindowRestoringEvent
- windowStateProperty() - Method in class de.gsi.chart.viewer.DataViewWindow
- WindowUpdateEvent - Class in de.gsi.chart.viewer.event
-
Event emitted when a DataViewWindow state changes
- WindowUpdateEvent(EventSource) - Constructor for class de.gsi.chart.viewer.event.WindowUpdateEvent
-
generates new update event
- WindowUpdateEvent(EventSource, WindowUpdateEvent.Type) - Constructor for class de.gsi.chart.viewer.event.WindowUpdateEvent
-
generates new update event
- WindowUpdateEvent(EventSource, String, WindowUpdateEvent.Type) - Constructor for class de.gsi.chart.viewer.event.WindowUpdateEvent
-
generates new update event
- WindowUpdateEvent(EventSource, String, Object, WindowUpdateEvent.Type) - Constructor for class de.gsi.chart.viewer.event.WindowUpdateEvent
-
generates new update event
- WindowUpdateEvent.Type - Enum in de.gsi.chart.viewer.event
- WritableImageCache - Class in de.gsi.chart.utils
-
Implements WritableImage cache collection to minimise memory re-allocation.
- WritableImageCache() - Constructor for class de.gsi.chart.utils.WritableImageCache
- WriteFxImage - Class in de.gsi.chart.utils
-
Writes a JavaFx Image into a ByteBuffer or file possible improvements: - use multiple IDAT chunks to use fixed buffer size and limit memory footprint - implement filtering of lines before compression for smaller file sizes - Optionally add tEXT chunks for metadata (EXIF)
X
- x - Variable in class de.gsi.chart.plugins.AbstractValueIndicator.Delta
- x - Variable in class de.gsi.chart.plugins.DataPointTooltip.DataPoint
- X - de.gsi.chart.axes.AxisMode
-
The operation should be allowed only along the X axis.
- X - de.gsi.chart.plugins.TableViewer.ColumnType
- XRangeIndicator - Class in de.gsi.chart.plugins
-
A rectangle drawn on the plot area, covering specified range of X values, with an optional
text labeldescribing 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 labeldescribing 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.
- 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
Y
- y - Variable in class de.gsi.chart.plugins.AbstractValueIndicator.Delta
- y - Variable in class de.gsi.chart.plugins.DataPointTooltip.DataPoint
- Y - de.gsi.chart.axes.AxisMode
-
The operation should be allowed only along Y axis.
- Y - de.gsi.chart.plugins.TableViewer.ColumnType
- YOCTO - de.gsi.chart.axes.spi.MetricPrefix
- YOTTA - de.gsi.chart.axes.spi.MetricPrefix
- YRangeIndicator - Class in de.gsi.chart.plugins
-
A rectangle drawn on the plot area, covering specified range of Y values, with an optional
text labeldescribing 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 labeldescribing 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 specifiedlabel.
Z
- ZEPTO - de.gsi.chart.axes.spi.MetricPrefix
- ZERO_ORDER_HOLDER - de.gsi.chart.renderer.LineStyle
- ZETTA - de.gsi.chart.axes.spi.MetricPrefix
- zoomCursorProperty() - Method in class de.gsi.chart.plugins.Zoomer
-
Mouse cursor to be used during zoom operation.
- 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
zoomModeinitialized toAxisMode.XY. - Zoomer(boolean) - Constructor for class de.gsi.chart.plugins.Zoomer
-
Creates a new instance of Zoomer with
zoomModeinitialized toAxisMode.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.
- ZOOMER_OMIT_AXIS - Static variable in class de.gsi.chart.plugins.Zoomer
- Zoomer.ZoomState - Class in de.gsi.chart.plugins
-
small class used to remember whether the autorange axis was on/off to be able to restore the original state on unzooming
- zoomInMouseFilter - Variable in class de.gsi.chart.plugins.EditDataSet
- zoomOrigin() - Method in class de.gsi.chart.plugins.Zoomer
- zoomRangeMax - Variable in class de.gsi.chart.plugins.Zoomer.ZoomState
- zoomRangeMin - Variable in class de.gsi.chart.plugins.Zoomer.ZoomState
- zoomStackDeque() - Method in class de.gsi.chart.plugins.Zoomer
All Classes All Packages