- AbstractPage - Class in org.swtchart.ext.internal.properties
-
Abstract class for properties page.
- AbstractPage(InteractiveChart, PropertiesResources, String) - Constructor for class org.swtchart.ext.internal.properties.AbstractPage
-
Constructor.
- AbstractSelectorPage - Class in org.swtchart.ext.internal.properties
-
Abstract class for properties page with selector.
- AbstractSelectorPage(InteractiveChart, PropertiesResources, String, String) - Constructor for class org.swtchart.ext.internal.properties.AbstractSelectorPage
-
Constructor.
- Activator - Class in org.swtchart.examples
-
The activator class controls the plug-in life cycle
- Activator() - Constructor for class org.swtchart.examples.Activator
-
- addAxisPanel(Composite) - Method in class org.swtchart.ext.internal.properties.AxisPage
-
Adds axis panel.
- addBarSeriesGroup(Composite) - Method in class org.swtchart.ext.internal.properties.SeriesPage
-
Adds the bar series group.
- addChartPanel(Composite) - Method in class org.swtchart.ext.internal.properties.ChartPage
-
Adds the chart panel.
- addCustomPaintListener(ICustomPaintListener) - Method in class org.swtchart.internal.PlotArea
-
- addCustomPaintListener(ICustomPaintListener) - Method in interface org.swtchart.IPlotArea
-
Adds the custom paint listener.
- addDisposeListener(IDisposeListener) - Method in interface org.swtchart.IAxis
-
Adds the dispose listener.
- addDisposeListener(IDisposeListener) - Method in class org.swtchart.internal.axis.Axis
-
- addDisposeListener(IDisposeListener) - Method in class org.swtchart.internal.series.Series
-
- addDisposeListener(IDisposeListener) - Method in interface org.swtchart.ISeries
-
Adds the dispose listener.
- addGridPanel(Composite) - Method in class org.swtchart.ext.internal.properties.GridPage
-
Adds the grid panel.
- addLeftPanel(Composite, String[]) - Method in class org.swtchart.ext.internal.properties.AbstractSelectorPage
-
Adds the left panel.
- addLegendPanel(Composite) - Method in class org.swtchart.ext.internal.properties.LegendPage
-
Adds the legend panel.
- addLineSeriesGroup(Composite) - Method in class org.swtchart.ext.internal.properties.SeriesPage
-
Adds the line series group.
- addNecessaryPlots(ArrayList<Double>, ArrayList<Double>, ArrayList<Integer>) - Method in class org.swtchart.internal.compress.Compress
-
Adds the necessary plots.
- addNecessaryPlots(ArrayList<Double>, ArrayList<Double>, ArrayList<Integer>) - Method in class org.swtchart.internal.compress.CompressBarSeries
-
- addNecessaryPlots(ArrayList<Double>, ArrayList<Double>, ArrayList<Integer>) - Method in class org.swtchart.internal.compress.CompressLineSeries
-
- addNecessaryPlots(ArrayList<Double>, ArrayList<Double>, ArrayList<Integer>) - Method in class org.swtchart.internal.compress.CompressScatterSeries
-
- addPoint(List<Integer>, int, int, boolean) - Static method in class org.swtchart.internal.series.LineSeries
-
- addRightPanel(Composite) - Method in class org.swtchart.ext.internal.properties.AbstractSelectorPage
-
Adds the right panel.
- addRightPanelContents(Composite) - Method in class org.swtchart.ext.internal.properties.AbstractSelectorPage
-
Adds the contents on right panel.
- addRightPanelContents(Composite) - Method in class org.swtchart.ext.internal.properties.AxisPage
-
- addRightPanelContents(Composite) - Method in class org.swtchart.ext.internal.properties.AxisTickPage
-
- addRightPanelContents(Composite) - Method in class org.swtchart.ext.internal.properties.GridPage
-
- addRightPanelContents(Composite) - Method in class org.swtchart.ext.internal.properties.SeriesLabelPage
-
- addRightPanelContents(Composite) - Method in class org.swtchart.ext.internal.properties.SeriesPage
-
- addSeriesGroup(Composite) - Method in class org.swtchart.ext.internal.properties.SeriesPage
-
Adds the series panel.
- addSeriesLabelPanel(Composite) - Method in class org.swtchart.ext.internal.properties.SeriesLabelPage
-
Adds the series label panel.
- addTickPanel(Composite) - Method in class org.swtchart.ext.internal.properties.AxisTickPage
-
Create the tick panel.
- addTitleGroup(Composite) - Method in class org.swtchart.ext.internal.properties.AxisPage
-
Adds title group.
- addTitleGroup(Composite) - Method in class org.swtchart.ext.internal.properties.ChartPage
-
Adds the title group.
- addToList(ArrayList<Double>, ArrayList<Double>, ArrayList<Integer>, double, double, int) - Method in class org.swtchart.internal.compress.Compress
-
Adds the given coordinate to list.
- ADJUST_AXIS_RANGE - Static variable in class org.swtchart.ext.Messages
-
the menu for adjust axis range
- ADJUST_AXIS_RANGE_GROUP - Static variable in class org.swtchart.ext.Messages
-
the menu group for adjust axis range menus
- ADJUST_X_AXIS_RANGE - Static variable in class org.swtchart.ext.Messages
-
the menu for adjust X axis range
- ADJUST_Y_AXIS_RANGE - Static variable in class org.swtchart.ext.Messages
-
the menu for adjust Y axis range
- adjustForMostLeftRightTickLabel(Rectangle) - Method in class org.swtchart.internal.ChartLayout
-
Adjust the axis size for most left/right tick label.
- adjustForRotatedTickLabels(Rectangle) - Method in class org.swtchart.internal.ChartLayout
-
Adjust the axis size for rotated tick labels.
- adjustRange() - Method in interface org.swtchart.IAxis
-
Adjusts the axis range to the series belonging to the axis, so that all
series are completely shown.
- adjustRange() - Method in interface org.swtchart.IAxisSet
-
Adjusts the axis range of all axes.
- adjustRange() - Method in class org.swtchart.internal.axis.Axis
-
- adjustRange(boolean) - Method in class org.swtchart.internal.axis.Axis
-
Adjusts the axis range to the series belonging to the axis.
- adjustRange() - Method in class org.swtchart.internal.axis.AxisSet
-
- ALPHA - Static variable in class org.swtchart.internal.series.BarSeries
-
the alpha value
- ALPHA - Static variable in class org.swtchart.internal.series.LineSeries
-
the alpha value to draw area
- antialias - Variable in class org.swtchart.internal.series.LineSeries
-
the anti-aliasing value for drawing line
- apply() - Method in class org.swtchart.ext.internal.properties.AbstractPage
-
Apply the values specified on controls.
- apply() - Method in class org.swtchart.ext.internal.properties.AxisPage
-
- apply() - Method in class org.swtchart.ext.internal.properties.AxisTickPage
-
- apply() - Method in class org.swtchart.ext.internal.properties.ChartPage
-
- apply() - Method in class org.swtchart.ext.internal.properties.GridPage
-
- apply() - Method in class org.swtchart.ext.internal.properties.LegendPage
-
- apply() - Method in class org.swtchart.ext.internal.properties.SeriesLabelPage
-
- apply() - Method in class org.swtchart.ext.internal.properties.SeriesPage
-
- areaEnabled - Variable in class org.swtchart.internal.series.LineSeries
-
the state indicating if area chart is enabled
- axes - Variable in class org.swtchart.ext.internal.properties.AxisPage
-
the axes
- axes - Variable in class org.swtchart.ext.internal.properties.AxisTickPage
-
the axes
- axes - Variable in class org.swtchart.ext.internal.properties.GridPage
-
the axes
- axes - Variable in class org.swtchart.internal.ChartLayout
-
the axes
- Axis - Class in org.swtchart.internal.axis
-
An axis.
- Axis(int, IAxis.Direction, Chart) - Constructor for class org.swtchart.internal.axis.Axis
-
Constructor.
- axis - Variable in class org.swtchart.internal.axis.AxisTick
-
the axis
- axis - Variable in class org.swtchart.internal.axis.AxisTickLabels
-
the axis
- axis - Variable in class org.swtchart.internal.axis.AxisTickMarks
-
the axis
- axis - Variable in class org.swtchart.internal.axis.AxisTitle
-
the axis
- axis - Variable in class org.swtchart.internal.Grid
-
the axis
- AXIS_TICK_FONT - Static variable in class org.swtchart.ext.internal.properties.AxisTickPage
-
the key for axis tick font
- AXIS_TICK_FOREGROUND - Static variable in class org.swtchart.ext.internal.properties.AxisTickPage
-
the key for axis tick foreground
- AXIS_TITLE_FONT - Static variable in class org.swtchart.ext.internal.properties.AxisPage
-
the key for axis title font
- AXIS_TITLE_FOREGROUND - Static variable in class org.swtchart.ext.internal.properties.AxisPage
-
the key for axis title foreground
- AxisLayoutData(Axis) - Constructor for class org.swtchart.internal.ChartLayout.AxisLayoutData
-
Constructor.
- axisLayoutDataMap - Variable in class org.swtchart.internal.ChartLayout
-
the map between axis and axis layout data
- AxisPage - Class in org.swtchart.ext.internal.properties
-
The axis page on properties dialog.
- AxisPage(InteractiveChart, PropertiesResources, IAxis.Direction, String) - Constructor for class org.swtchart.ext.internal.properties.AxisPage
-
Constructor.
- axisSet - Variable in class org.swtchart.Chart
-
the set of axes
- AxisSet - Class in org.swtchart.internal.axis
-
An axis container.
- AxisSet(Chart) - Constructor for class org.swtchart.internal.axis.AxisSet
-
Constructor.
- AxisTick - Class in org.swtchart.internal.axis
-
An axis tick.
- AxisTick(Chart, Axis) - Constructor for class org.swtchart.internal.axis.AxisTick
-
Constructor.
- axisTickLabels - Variable in class org.swtchart.internal.axis.AxisTick
-
the axis tick labels
- AxisTickLabels - Class in org.swtchart.internal.axis
-
Axis tick labels.
- AxisTickLabels(Chart, Axis) - Constructor for class org.swtchart.internal.axis.AxisTickLabels
-
Constructor.
- axisTickLabels - Variable in class org.swtchart.internal.ChartLayout.AxisLayoutData
-
the axis tick labels
- axisTickMarks - Variable in class org.swtchart.internal.axis.AxisTick
-
the axis tick marks
- AxisTickMarks - Class in org.swtchart.internal.axis
-
Axis tick marks.
- AxisTickMarks(Chart, Axis) - Constructor for class org.swtchart.internal.axis.AxisTickMarks
-
Constructor.
- axisTickMarks - Variable in class org.swtchart.internal.ChartLayout.AxisLayoutData
-
the axis tick marks
- AxisTickPage - Class in org.swtchart.ext.internal.properties
-
The tick page on properties dialog.
- AxisTickPage(InteractiveChart, PropertiesResources, IAxis.Direction, String) - Constructor for class org.swtchart.ext.internal.properties.AxisTickPage
-
Constructor.
- AxisTitle - Class in org.swtchart.internal.axis
-
An Axis title.
- AxisTitle(Chart, int, Axis, IAxis.Direction) - Constructor for class org.swtchart.internal.axis.AxisTitle
-
Constructor.
- axisTitle - Variable in class org.swtchart.internal.ChartLayout.AxisLayoutData
-
the axis title
- categoryAxisEnabled - Variable in class org.swtchart.internal.axis.Axis
-
the state indicating if axis type is category
- categoryButton - Variable in class org.swtchart.ext.internal.properties.AxisPage
-
the category button
- categorySeries - Static variable in class org.swtchart.examples.ext.InteractiveChartExample
-
- categorySeries - Variable in class org.swtchart.internal.axis.Axis
-
the category series
- categoryStates - Variable in class org.swtchart.ext.internal.properties.AxisPage
-
the states indicating if category is enabled
- cellBounds - Variable in class org.swtchart.internal.Legend
-
the map between series id and cell bounds
- Chart - Class in org.swtchart
-
A chart which are composed of title, legend, axes and plot area.
- Chart(Composite, int) - Constructor for class org.swtchart.Chart
-
Constructor.
- chart - Variable in class org.swtchart.examples.ext.InteractiveChartExample
-
the chart
- chart - Variable in class org.swtchart.ext.internal.properties.AbstractPage
-
the chart
- chart - Variable in class org.swtchart.internal.axis.Axis
-
the plot chart
- chart - Variable in class org.swtchart.internal.axis.AxisSet
-
the chart
- chart - Variable in class org.swtchart.internal.axis.AxisTick
-
the chart
- chart - Variable in class org.swtchart.internal.axis.AxisTickLabels
-
the chart
- chart - Variable in class org.swtchart.internal.axis.AxisTickMarks
-
the chart
- chart - Variable in class org.swtchart.internal.Legend
-
the plot chart
- chart - Variable in class org.swtchart.internal.PlotArea
-
the chart
- chart - Variable in class org.swtchart.internal.series.Series
-
the chart
- chart - Variable in class org.swtchart.internal.series.SeriesSet
-
the chart
- chart - Variable in class org.swtchart.internal.Title
-
the chart
- CHART_BACKGROUND - Static variable in class org.swtchart.ext.internal.properties.ChartPage
-
the key for chart background
- ChartLayout - Class in org.swtchart.internal
-
Manages the layout on plot chart panel.
- ChartLayout() - Constructor for class org.swtchart.internal.ChartLayout
-
Constructor.
- ChartLayout.AxisLayoutData - Class in org.swtchart.internal
-
Axis layout data.
- ChartLayoutData - Class in org.swtchart.internal
-
The chart layout data
- ChartLayoutData(int, int) - Constructor for class org.swtchart.internal.ChartLayoutData
-
Constructor.
- ChartPage - Class in org.swtchart.ext.internal.properties
-
The chart property page on properties dialog.
- ChartPage(InteractiveChart, PropertiesResources, String) - Constructor for class org.swtchart.ext.internal.properties.ChartPage
-
Constructor.
- ChartTitle - Class in org.swtchart.internal
-
A chart title.
- ChartTitle(Chart) - Constructor for class org.swtchart.internal.ChartTitle
-
Constructor.
- clickedTime - Variable in class org.swtchart.ext.InteractiveChart
-
the clicked time in milliseconds
- color - Variable in class org.swtchart.internal.Grid
-
the grid color
- color - Variable in class org.swtchart.internal.series.ErrorBar
-
the color
- color - Variable in class org.swtchart.internal.series.SeriesLabel
-
the series label color
- colorButton - Variable in class org.swtchart.ext.internal.properties.SeriesLabelPage
-
the color button
- colorLabel - Variable in class org.swtchart.ext.internal.properties.SeriesLabelPage
-
the color label
- colors - Variable in class org.swtchart.ext.internal.properties.PropertiesResources
-
the colors
- colors - Variable in class org.swtchart.ext.internal.properties.SeriesLabelPage
-
the colors
- Compress - Class in org.swtchart.internal.compress
-
A base class for compressor providing default implementations.
- Compress() - Constructor for class org.swtchart.internal.compress.Compress
-
- compress(CompressConfig) - Method in class org.swtchart.internal.compress.Compress
-
- compress(CompressConfig) - Method in interface org.swtchart.internal.compress.ICompress
-
Ignores the points which are in the same grid as the previous point.
- compressAllSeries() - Method in class org.swtchart.internal.series.SeriesSet
-
Compresses all series data.
- CompressBarSeries - Class in org.swtchart.internal.compress
-
A compressor for bar series data.
- CompressBarSeries() - Constructor for class org.swtchart.internal.compress.CompressBarSeries
-
- CompressConfig - Class in org.swtchart.internal.compress
-
Configuration for compression.
- CompressConfig() - Constructor for class org.swtchart.internal.compress.CompressConfig
-
Constructor.
- CompressConfig(CompressConfig) - Constructor for class org.swtchart.internal.compress.CompressConfig
-
Constructor.
- compressed - Variable in class org.swtchart.internal.compress.Compress
-
the flag indicating whether the data is compressed
- compressedIndexes - Variable in class org.swtchart.internal.compress.Compress
-
the compressed series indexes
- compressedXSeries - Variable in class org.swtchart.internal.compress.Compress
-
the compressed X series
- compressedYSeries - Variable in class org.swtchart.internal.compress.Compress
-
the compressed Y series
- compressEnabled - Variable in class org.swtchart.Chart
-
the state indicating if compressing series is enabled
- CompressLineSeries - Class in org.swtchart.internal.compress
-
A compressor for line series data.
- CompressLineSeries() - Constructor for class org.swtchart.internal.compress.CompressLineSeries
-
- CompressLineSeries.STATE - Enum in org.swtchart.internal.compress
-
the state indicating the relation between previous and current data points
- compressor - Variable in class org.swtchart.internal.series.Series
-
the compressor
- CompressScatterSeries - Class in org.swtchart.internal.compress
-
A compressor for scatter series data
- CompressScatterSeries() - Constructor for class org.swtchart.internal.compress.CompressScatterSeries
-
- computeAxisSize(Rectangle) - Method in class org.swtchart.internal.ChartLayout
-
Computes the size of axes updating tick labels.
- computePlotAreaSize(Rectangle) - Method in class org.swtchart.internal.ChartLayout
-
Computes the size of plot area.
- computeSize(Composite, int, int, boolean) - Method in class org.swtchart.internal.ChartLayout
-
- config - Variable in class org.swtchart.internal.compress.Compress
-
the configuration for compressor
- Constants - Class in org.swtchart
-
Constant values.
- Constants() - Constructor for class org.swtchart.Constants
-
- createAxis(IAxis.Direction) - Method in class org.swtchart.internal.axis.AxisSet
-
Creates the axis for given direction.
- createCheckBoxControl(Composite, String) - Method in class org.swtchart.ext.internal.properties.AbstractPage
-
Creates the check box.
- createColorButtonControl(Composite) - Method in class org.swtchart.ext.internal.properties.AbstractPage
-
Creates the color selector.
- createComboControl(Composite, String[]) - Method in class org.swtchart.ext.internal.properties.AbstractPage
-
Creates the combo control.
- createContents(Composite) - Method in class org.swtchart.ext.internal.properties.AbstractSelectorPage
-
- createContents(Composite) - Method in class org.swtchart.ext.internal.properties.ChartPage
-
- createContents(Composite) - Method in class org.swtchart.ext.internal.properties.LegendPage
-
- createGroupControl(Composite, String, boolean) - Method in class org.swtchart.ext.internal.properties.AbstractPage
-
Creates the group control which contains two columns for controls.
- createLabelControl(Composite, String) - Method in class org.swtchart.ext.internal.properties.AbstractPage
-
Creates the label.
- createMenuItems() - Method in class org.swtchart.ext.InteractiveChart
-
Creates menu items.
- createPartControl(Composite) - Method in class org.swtchart.examples.ext.InteractiveChartExample
-
- createSeries(ISeries.SeriesType, String) - Method in class org.swtchart.internal.series.SeriesSet
-
- createSeries(ISeries.SeriesType, String) - Method in interface org.swtchart.ISeriesSet
-
Creates the series.
- createSpinnerControl(Composite, int, int) - Method in class org.swtchart.ext.internal.properties.AbstractPage
-
Creates the spinner.
- createTextControl(Composite) - Method in class org.swtchart.ext.internal.properties.AbstractPage
-
Creates the text field.
- createXAxis() - Method in interface org.swtchart.IAxisSet
-
Creates the X axis.
- createXAxis() - Method in class org.swtchart.internal.axis.AxisSet
-
- createYAxis() - Method in interface org.swtchart.IAxisSet
-
Creates the Y axis.
- createYAxis() - Method in class org.swtchart.internal.axis.AxisSet
-
- DARK_GRAY - Static variable in class org.swtchart.Constants
-
Deprecated.
- DEFAULT_ANTIALIAS - Static variable in class org.swtchart.internal.series.LineSeries
-
the default anti-aliasing value
- DEFAULT_BACKGROUND - Static variable in class org.swtchart.internal.Legend
-
the default background
- DEFAULT_BACKGROUND - Static variable in class org.swtchart.internal.PlotArea
-
the default background color
- DEFAULT_BAR_COLOR - Static variable in class org.swtchart.internal.series.BarSeries
-
the default bar color
- DEFAULT_COLOR - Static variable in class org.swtchart.internal.series.ErrorBar
-
the default color
- DEFAULT_COLOR - Static variable in class org.swtchart.internal.series.SeriesLabel
-
the default label color
- DEFAULT_DECIMAL_FORMAT - Static variable in class org.swtchart.internal.axis.AxisTickLabels
-
the default label format
- DEFAULT_ERROR - Static variable in class org.swtchart.internal.series.ErrorBar
-
the default error
- DEFAULT_FONT - Static variable in class org.swtchart.internal.axis.AxisTickLabels
-
the default font
- DEFAULT_FONT - Static variable in class org.swtchart.internal.series.SeriesLabel
-
the default font
- DEFAULT_FONT_SIZE - Static variable in class org.swtchart.internal.axis.AxisTitle
-
the default color
- DEFAULT_FONT_SIZE - Static variable in class org.swtchart.internal.Legend
-
the default font size
- DEFAULT_FONT_SIZE - Static variable in class org.swtchart.internal.Title
-
the default font size
- DEFAULT_FOREGROUND - Static variable in class org.swtchart.internal.axis.AxisTickLabels
-
the default foreground
- DEFAULT_FOREGROUND - Static variable in class org.swtchart.internal.axis.AxisTickMarks
-
the default foreground
- DEFAULT_FOREGROUND - Static variable in class org.swtchart.internal.Grid
-
the default color
- DEFAULT_FOREGROUND - Static variable in class org.swtchart.internal.Legend
-
the default foreground
- DEFAULT_FOREGROUND - Static variable in class org.swtchart.internal.Title
-
the default color
- DEFAULT_FORMAT - Static variable in class org.swtchart.internal.series.SeriesLabel
-
the default label format
- DEFAULT_LINE_COLOR - Static variable in class org.swtchart.internal.series.LineSeries
-
the default line color
- DEFAULT_LINE_STYLE - Static variable in class org.swtchart.internal.series.LineSeries
-
the default line style
- DEFAULT_LINE_WIDTH - Static variable in class org.swtchart.internal.series.ErrorBar
-
the default line width
- DEFAULT_LINE_WIDTH - Static variable in class org.swtchart.internal.series.LineSeries
-
the default line width
- DEFAULT_LOG_SCALE_MAX - Static variable in class org.swtchart.internal.axis.Axis
-
the default maximum value of log scale range
- DEFAULT_LOG_SCALE_MIN - Static variable in class org.swtchart.internal.axis.Axis
-
the default minimum value of log scale range
- DEFAULT_MAX - Static variable in class org.swtchart.internal.axis.Axis
-
the default maximum value of range
- DEFAULT_MIN - Static variable in class org.swtchart.internal.axis.Axis
-
the default minimum value of range
- DEFAULT_POSITION - Static variable in class org.swtchart.internal.Legend
-
the default position
- DEFAULT_SERIES_TYPE - Static variable in class org.swtchart.internal.series.Series
-
the default series type
- DEFAULT_SIZE - Static variable in class org.swtchart.internal.series.LineSeries
-
the default symbol size
- DEFAULT_STYLE - Static variable in class org.swtchart.internal.Grid
-
the default style
- DEFAULT_SYMBOL_COLOR - Static variable in class org.swtchart.internal.series.LineSeries
-
the default symbol color
- DEFAULT_SYMBOL_TYPE - Static variable in class org.swtchart.internal.series.LineSeries
-
the default symbol type
- DEFAULT_TEXT - Static variable in class org.swtchart.internal.ChartTitle
-
the default text
- DEFAULT_TEXT - Static variable in class org.swtchart.internal.Title
-
the default text
- DEFAULT_TEXT_FOR_XAXIS - Static variable in class org.swtchart.internal.axis.AxisTitle
-
the default text for X Axis
- DEFAULT_TEXT_FOR_YAXIS - Static variable in class org.swtchart.internal.axis.AxisTitle
-
the default text for X Axis
- DEFAULT_TICK_MARK_STEP_HINT - Static variable in class org.swtchart.internal.axis.AxisTick
-
the default tick mark step hint
- DEFAULT_TYPE - Static variable in class org.swtchart.internal.series.ErrorBar
-
the default error bar type
- defaultFont - Variable in class org.swtchart.internal.axis.AxisTitle
-
the default font
- defaultFont - Variable in class org.swtchart.internal.Legend
-
the default font
- defaultFont - Variable in class org.swtchart.internal.Title
-
the default font
- deleteAxis(int, IAxis.Direction) - Method in class org.swtchart.internal.axis.AxisSet
-
Deletes the axis with the axis id for given direction.
- deleteSeries(String) - Method in class org.swtchart.internal.series.SeriesSet
-
- deleteSeries(String) - Method in interface org.swtchart.ISeriesSet
-
Deletes the series for given id.
- deleteXAxis(int) - Method in interface org.swtchart.IAxisSet
-
Deletes the X Axis for given axis id.
- deleteXAxis(int) - Method in class org.swtchart.internal.axis.AxisSet
-
- deleteYAxis(int) - Method in interface org.swtchart.IAxisSet
-
Deletes the Y Axis for given id.
- deleteYAxis(int) - Method in class org.swtchart.internal.axis.AxisSet
-
- description - Variable in class org.swtchart.internal.series.Series
-
the series description
- direction - Variable in class org.swtchart.ext.internal.properties.AxisPage
-
the axis direction
- Direction() - Constructor for enum org.swtchart.IAxis.Direction
-
- direction - Variable in class org.swtchart.internal.axis.Axis
-
the axis direction
- direction - Variable in class org.swtchart.internal.axis.AxisTitle
-
the direction of axis
- dispose() - Method in class org.swtchart.Chart
-
- dispose() - Method in class org.swtchart.examples.ext.InteractiveChartExample
-
- dispose() - Method in class org.swtchart.ext.InteractiveChart
-
- dispose() - Method in class org.swtchart.ext.internal.properties.PropertiesResources
-
Disposes the SWT resources.
- dispose() - Method in class org.swtchart.ext.internal.SelectionRectangle
-
Disposes the resource.
- dispose() - Method in class org.swtchart.internal.axis.Axis
-
Disposes the resources.
- dispose() - Method in class org.swtchart.internal.axis.AxisSet
-
Disposes the resources.
- dispose() - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Disposes the resources.
- dispose() - Method in class org.swtchart.internal.axis.AxisTickMarks
-
Disposes the resources.
- dispose() - Method in class org.swtchart.internal.axis.AxisTitle
-
- dispose() - Method in class org.swtchart.internal.Legend
-
- dispose() - Method in class org.swtchart.internal.PlotArea
-
- dispose() - Method in class org.swtchart.internal.series.Series
-
Disposes SWT resources.
- dispose() - Method in class org.swtchart.internal.series.SeriesSet
-
Disposes the series.
- dispose() - Method in class org.swtchart.internal.Title
-
Disposes the resources.
- disposed(Event) - Method in interface org.swtchart.IDisposeListener
-
The method to be invoked when the target is disposed.
- draw(GC) - Method in class org.swtchart.ext.internal.SelectionRectangle
-
Draws the selection rectangle on chart panel.
- draw(GC, int, int) - Method in class org.swtchart.internal.Grid
-
Draws grid.
- draw(GC, int, int, Axis, Axis) - Method in class org.swtchart.internal.series.BarSeries
-
- draw(GC, int, int, Axis, int) - Method in class org.swtchart.internal.series.ErrorBar
-
Draws error bar.
- draw(GC, int, int, Axis, double, double) - Method in class org.swtchart.internal.series.ErrorBar
-
Draws the error bar.
- draw(GC, int, int, Axis, Axis) - Method in class org.swtchart.internal.series.LineSeries
-
- draw(GC, int, int) - Method in class org.swtchart.internal.series.Series
-
Draws series.
- draw(GC, int, int, Axis, Axis) - Method in class org.swtchart.internal.series.Series
-
Draws series.
- draw(GC, int, int, double, int, int) - Method in class org.swtchart.internal.series.SeriesLabel
-
Draws series label.
- drawArea(GC, int[], boolean) - Method in class org.swtchart.internal.series.LineSeries
-
Draws the area.
- drawBehindSeries() - Method in interface org.swtchart.ICustomPaintListener
-
Gets the state indicating if painting behind series.
- drawHorizontalTitle(GC) - Method in class org.swtchart.internal.Title
-
Draws the horizontal title.
- drawLine(GC, Axis, Axis, double[], double[], boolean) - Static method in class org.swtchart.internal.series.LineSeries
-
- drawLineAndArea(GC, int, int, Axis, Axis) - Method in class org.swtchart.internal.series.LineSeries
-
Draws the line and area.
- drawLineWithStyle(GC, Axis, Axis, double[], double[], boolean) - Static method in class org.swtchart.internal.series.LineSeries
-
Draws the line segments with line style.
- drawRiser(GC, int, int, int, int) - Method in class org.swtchart.internal.series.BarSeries
-
Draws riser.
- drawRotatedText(GC, String, float, float, int) - Static method in class org.swtchart.internal.axis.AxisTickLabels
-
Draws the rotated text.
- drawSeriesSymbol(GC, int, int, Color) - Method in class org.swtchart.internal.series.LineSeries
-
Draws series symbol.
- drawSymbol(GC, Series, Rectangle) - Method in class org.swtchart.internal.Legend
-
Draws the symbol of series.
- drawSymbolAndLabel(GC, int, int, Axis, Axis) - Method in class org.swtchart.internal.series.LineSeries
-
Draws series symbol, label and error bars.
- drawVerticalTitle(GC) - Method in class org.swtchart.internal.Title
-
Draws the vertical title.
- drawXTick(GC) - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Draw the X tick.
- drawXTickMarks(GC, ArrayList<Integer>, IAxis.Position) - Method in class org.swtchart.internal.axis.AxisTickMarks
-
Draw the X tick marks.
- drawYTick(GC) - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Draw the Y tick.
- drawYTickMarks(GC, ArrayList<Integer>, IAxis.Position) - Method in class org.swtchart.internal.axis.AxisTickMarks
-
Draw the Y tick marks.
- getAdjustedRange(Axis, int) - Method in class org.swtchart.internal.series.BarSeries
-
- getAdjustedRange(Axis, int) - Method in class org.swtchart.internal.series.LineSeries
-
- getAdjustedRange(Axis, int) - Method in class org.swtchart.internal.series.Series
-
Gets the adjusted range to show all series in screen.
- getAntialias() - Method in interface org.swtchart.ILineSeries
-
Gets the anti-aliasing value for drawing line.
- getAntialias() - Method in class org.swtchart.internal.series.LineSeries
-
- getAxes(int) - Method in class org.swtchart.ext.InteractiveChart
-
Gets the axes for given orientation.
- getAxes() - Method in interface org.swtchart.IAxisSet
-
Gets the array of all axes.
- getAxes() - Method in class org.swtchart.internal.axis.AxisSet
-
- getAxis(int, IAxis.Direction) - Method in class org.swtchart.internal.axis.AxisSet
-
Gets the axis with axis id for given direction.
- getAxis() - Method in class org.swtchart.internal.axis.AxisTickMarks
-
Gets the associated axis.
- getAxisIds(IAxis.Direction) - Method in class org.swtchart.internal.axis.AxisSet
-
Gets the axis ids for given direction.
- getAxisMap(IAxis.Direction) - Method in class org.swtchart.internal.axis.AxisSet
-
Gets the axis map for given direction.
- getAxisSet() - Method in class org.swtchart.Chart
-
Gets the set of axes.
- getAxisTickLabels() - Method in class org.swtchart.internal.axis.AxisTick
-
Gets the axis tick labels.
- getAxisTickMarks() - Method in class org.swtchart.internal.axis.AxisTick
-
Gets the axis tick marks.
- getBackground() - Method in interface org.swtchart.ILegend
-
Gets the background color of legend.
- getBackgroundInPlotArea() - Method in class org.swtchart.Chart
-
Gets the background color in plot area.
- getBarColor() - Method in interface org.swtchart.IBarSeries
-
Gets the bar color.
- getBarColor() - Method in class org.swtchart.internal.series.BarSeries
-
- getBarPadding() - Method in interface org.swtchart.IBarSeries
-
Gets the bar padding in percentage.
- getBarPadding() - Method in class org.swtchart.internal.series.BarSeries
-
- getBarWidth() - Method in interface org.swtchart.IBarSeries
-
Gets the bar width in pixels.
- getBarWidth() - Method in class org.swtchart.internal.series.BarSeries
-
- getBarWidthStyle(IBarSeries.BarWidthStyle) - Method in interface org.swtchart.IBarSeries
-
Gets the bar width style.
- getBarWidthStyle(IBarSeries.BarWidthStyle) - Method in class org.swtchart.internal.series.BarSeries
-
- getBounds() - Method in interface org.swtchart.IAxisTick
-
Gets the bounds of axis tick.
- getBounds() - Method in interface org.swtchart.IBarSeries
-
Gets the array of bar rectangles.
- getBounds(String) - Method in interface org.swtchart.ILegend
-
Gets the rectangle associated with the given series id on legend.
- getBounds() - Method in class org.swtchart.internal.axis.AxisTick
-
- getBounds() - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Gets the bounds on chart panel.
- getBounds() - Method in class org.swtchart.internal.axis.AxisTickMarks
-
Gets the bounds on chart panel.
- getBounds(String) - Method in class org.swtchart.internal.Legend
-
- getBounds() - Method in class org.swtchart.internal.series.BarSeries
-
- getBounds() - Method in class org.swtchart.internal.Title
-
Gets the bounds on chart panel.
- getBoundsForCompressedSeries() - Method in class org.swtchart.internal.series.BarSeries
-
Gets the array of bar rectangles for compressed series.
- getCategorySeries() - Method in interface org.swtchart.IAxis
-
Gets the category series.
- getCategorySeries() - Method in class org.swtchart.internal.axis.Axis
-
- getColor(String) - Method in class org.swtchart.ext.internal.properties.PropertiesResources
-
Gets the color associated with the given key.
- getColor() - Method in interface org.swtchart.IErrorBar
-
Gets the error bar color.
- getColor() - Method in class org.swtchart.internal.series.ErrorBar
-
- getCompressedIndexes() - Method in class org.swtchart.internal.compress.Compress
-
- getCompressedIndexes() - Method in interface org.swtchart.internal.compress.ICompress
-
Gets the compressed series indexes
- getCompressedXSeries() - Method in class org.swtchart.internal.compress.Compress
-
- getCompressedXSeries() - Method in interface org.swtchart.internal.compress.ICompress
-
Gets the compressed X series
- getCompressedYSeries() - Method in class org.swtchart.internal.compress.Compress
-
- getCompressedYSeries() - Method in interface org.swtchart.internal.compress.ICompress
-
Gets the compressed Y series
- getCompressor() - Method in class org.swtchart.internal.series.Series
-
Gets the compressor.
- getDataCoordinate(int) - Method in interface org.swtchart.IAxis
-
Gets the data coordinate corresponding to the given pixel coordinate on
plot area.
- getDataCoordinate(int) - Method in class org.swtchart.internal.axis.Axis
-
- getDataCoordinate(int, double, double) - Method in class org.swtchart.internal.axis.Axis
-
Gets the data coordinate corresponding to the given pixel coordinate on
plot area.
- getDefault() - Static method in class org.swtchart.examples.Activator
-
Returns the shared instance
- getDefaultText() - Method in class org.swtchart.internal.axis.AxisTitle
-
- getDefaultText() - Method in class org.swtchart.internal.ChartTitle
-
- getDefaultText() - Method in class org.swtchart.internal.Title
-
Gets the default title text.
- getDescription() - Method in class org.swtchart.internal.series.Series
-
- getDescription() - Method in interface org.swtchart.ISeries
-
Gets the series description
- getDirection() - Method in interface org.swtchart.IAxis
-
Gets the axis direction.
- getDirection() - Method in class org.swtchart.internal.axis.Axis
-
- getError() - Method in interface org.swtchart.IErrorBar
-
Gets the error.
- getError() - Method in class org.swtchart.internal.series.ErrorBar
-
- getExtentInGC(Font, String) - Static method in class org.swtchart.internal.Util
-
Gets the text extent with given font in GC.
- getFont(String) - Method in class org.swtchart.ext.internal.properties.PropertiesResources
-
Gets the font associated with the given key.
- getFont() - Method in interface org.swtchart.IAxisTick
-
Gets the font for tick labels.
- getFont() - Method in interface org.swtchart.ILegend
-
Gets the font.
- getFont() - Method in class org.swtchart.internal.axis.AxisTick
-
- getFont() - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Gets the font.
- getFont() - Method in class org.swtchart.internal.series.SeriesLabel
-
- getFont() - Method in class org.swtchart.internal.Title
-
Gets the font.
- getFont() - Method in interface org.swtchart.ISeriesLabel
-
Gets the label font.
- getFont() - Method in interface org.swtchart.ITitle
-
Gets the font for title text.
- getForeground() - Method in interface org.swtchart.IAxisTick
-
Gets the foreground color of axis tick.
- getForeground() - Method in interface org.swtchart.IGrid
-
Gets the foreground color.
- getForeground() - Method in interface org.swtchart.ILegend
-
Gets the foreground color of legend.
- getForeground() - Method in class org.swtchart.internal.axis.AxisTick
-
- getForeground() - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Gets the foreground color.
- getForeground() - Method in class org.swtchart.internal.axis.AxisTickMarks
-
Gets the foreground color.
- getForeground() - Method in class org.swtchart.internal.Grid
-
- getForeground() - Method in class org.swtchart.internal.series.SeriesLabel
-
- getForeground() - Method in class org.swtchart.internal.Title
-
Gets the foreground color.
- getForeground() - Method in interface org.swtchart.ISeriesLabel
-
Gets the label color.
- getForeground() - Method in interface org.swtchart.ITitle
-
Gets the foreground color of title.
- getFormat() - Method in interface org.swtchart.IAxisTick
-
Gets the format for axis tick label.
- getFormat() - Method in class org.swtchart.internal.axis.AxisTick
-
- getFormat() - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Gets the format for axis tick label.
- getFormat() - Method in class org.swtchart.internal.series.SeriesLabel
-
- getFormat() - Method in interface org.swtchart.ISeriesLabel
-
Gets the format for label.
- getFormats() - Method in class org.swtchart.internal.series.SeriesLabel
-
- getFormats() - Method in interface org.swtchart.ISeriesLabel
-
Gets the formats for all data points.
- getFrameColor(Color) - Static method in class org.swtchart.internal.series.BarSeries
-
Gets the color for riser frame.
- getGrid() - Method in interface org.swtchart.IAxis
-
Gets the grid.
- getGrid() - Method in class org.swtchart.internal.axis.Axis
-
- getGridStep(int, double, double) - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Gets the grid step.
- getHeightInPixel() - Method in class org.swtchart.internal.compress.CompressConfig
-
Gets the height of plot area in pixels
- getHorizontalRange() - Method in class org.swtchart.ext.internal.SelectionRectangle
-
Gets the horizontal selected range.
- getId() - Method in interface org.swtchart.IAxis
-
Gets the axis id.
- getId() - Method in class org.swtchart.internal.axis.Axis
-
- getId() - Method in class org.swtchart.internal.series.Series
-
- getId() - Method in interface org.swtchart.ISeries
-
Gets the series id.
- getIndexDefinedInSWT(LineStyle) - Static method in class org.swtchart.internal.Util
-
Gets the index defined in SWT.
- getLabel() - Method in class org.swtchart.internal.series.Series
-
- getLabel() - Method in interface org.swtchart.ISeries
-
Gets the series label.
- getLayoutData() - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Gets the layout data.
- getLayoutData() - Method in class org.swtchart.internal.axis.AxisTickMarks
-
Gets the layout data.
- getLayoutData() - Method in class org.swtchart.internal.Title
-
Gets the layout data.
- getLeftMarginHint(int) - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Updates the left margin hint.
- getLegend() - Method in class org.swtchart.Chart
-
Gets the legend.
- getLegendLabel(ISeries) - Static method in class org.swtchart.internal.Legend
-
Gets the legend label.
- getLineColor() - Method in interface org.swtchart.ILineSeries
-
Gets the line color.
- getLineColor() - Method in class org.swtchart.internal.series.LineSeries
-
- getLinePoints(double[], double[], int[], int, Axis, Axis) - Method in class org.swtchart.internal.series.LineSeries
-
Gets the line points to draw line and area.
- getLineStyle() - Method in interface org.swtchart.ILineSeries
-
Gets line style.
- getLineStyle() - Method in class org.swtchart.internal.series.LineSeries
-
- getLineWidth() - Method in interface org.swtchart.IErrorBar
-
Gets the line width to draw error bar.
- getLineWidth() - Method in interface org.swtchart.ILineSeries
-
Gets the line width.
- getLineWidth() - Method in class org.swtchart.internal.series.ErrorBar
-
- getLineWidth() - Method in class org.swtchart.internal.series.LineSeries
-
- getListItems() - Method in class org.swtchart.ext.internal.properties.AbstractSelectorPage
-
Gets the list items.
- getListItems() - Method in class org.swtchart.ext.internal.properties.AxisPage
-
- getListItems() - Method in class org.swtchart.ext.internal.properties.AxisTickPage
-
- getListItems() - Method in class org.swtchart.ext.internal.properties.GridPage
-
- getListItems() - Method in class org.swtchart.ext.internal.properties.SeriesLabelPage
-
- getListItems() - Method in class org.swtchart.ext.internal.properties.SeriesPage
-
- getMinSeriesValue() - Method in class org.swtchart.internal.axis.Axis
-
Gets the minimum value of series belonging to this axis.
- getMinusErrors() - Method in interface org.swtchart.IErrorBar
-
Gets the minus errors.
- getMinusErrors() - Method in class org.swtchart.internal.series.ErrorBar
-
- getNumRisers() - Method in class org.swtchart.internal.axis.Axis
-
Gets the number of risers per category.
- getOrientation() - Method in class org.swtchart.Chart
-
Gets the state of chart orientation.
- getPeriodInMillis(int, int) - Static method in class org.swtchart.internal.axis.AxisTickLabels
-
Gets the period in milliseconds of given unit of date and amount.
- getPixelCoordinate(double) - Method in interface org.swtchart.IAxis
-
Gets the pixel coordinate corresponding to the given data coordinate.
- getPixelCoordinate(double) - Method in class org.swtchart.internal.axis.Axis
-
- getPixelCoordinate(double, double, double) - Method in class org.swtchart.internal.axis.Axis
-
Gets the pixel coordinate corresponding to the given data coordinate.
- getPixelCoordinate(IAxis, int) - Method in class org.swtchart.internal.series.Series
-
Gets the pixel coordinates with given axis and series index.
- getPixelCoordinates(int) - Method in class org.swtchart.internal.series.Series
-
- getPixelCoordinates(int) - Method in interface org.swtchart.ISeries
-
Gets the pixel coordinates corresponding to the given series index.
- getPlotArea() - Method in class org.swtchart.Chart
-
Gets the plot area.
- getPlusErrors() - Method in interface org.swtchart.IErrorBar
-
Gets the plus errors.
- getPlusErrors() - Method in class org.swtchart.internal.series.ErrorBar
-
- getPosition() - Method in interface org.swtchart.IAxis
-
Gets the axis position.
- getPosition() - Method in interface org.swtchart.ILegend
-
Gets the position of legend.
- getPosition() - Method in class org.swtchart.internal.axis.Axis
-
- getPosition() - Method in class org.swtchart.internal.Legend
-
- getRange() - Method in interface org.swtchart.IAxis
-
Gets the axis range.
- getRange() - Method in class org.swtchart.internal.axis.Axis
-
- getRangeWithMargin(int, int, int, Axis, Range) - Method in class org.swtchart.internal.series.Series
-
Gets the range with given margin.
- getRightMarginHint(int) - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Gets the right margin hint.
- getRiserWidth(double[], int, Axis, double, double) - Method in class org.swtchart.internal.series.BarSeries
-
Gets the riser width.
- getSeries(String) - Method in class org.swtchart.internal.series.SeriesSet
-
- getSeries() - Method in class org.swtchart.internal.series.SeriesSet
-
- getSeries(String) - Method in interface org.swtchart.ISeriesSet
-
Gets the series for given id.
- getSeries() - Method in interface org.swtchart.ISeriesSet
-
Gets the array of series
- getSeriesSet() - Method in class org.swtchart.Chart
-
Gets the set of series.
- getSeriesSet() - Method in class org.swtchart.internal.PlotArea
-
Gets the set of series.
- getState(int) - Method in class org.swtchart.internal.compress.CompressLineSeries
-
Gets the state for each plot.
- getStyle() - Method in interface org.swtchart.IGrid
-
Gets the line style.
- getStyle() - Method in class org.swtchart.internal.Grid
-
- getStyleRanges() - Method in class org.swtchart.internal.Title
-
- getStyleRanges() - Method in interface org.swtchart.ITitle
-
Gets the style ranges.
- getSymbolColor() - Method in interface org.swtchart.ILineSeries
-
Gets the symbol color.
- getSymbolColor() - Method in class org.swtchart.internal.series.LineSeries
-
- getSymbolColors() - Method in interface org.swtchart.ILineSeries
-
Gets the symbol colors.
- getSymbolColors() - Method in class org.swtchart.internal.series.LineSeries
-
- getSymbolSize() - Method in interface org.swtchart.ILineSeries
-
Gets the symbol size in pixels.
- getSymbolSize() - Method in class org.swtchart.internal.series.LineSeries
-
- getSymbolType() - Method in interface org.swtchart.ILineSeries
-
Gets the symbol type.
- getSymbolType() - Method in class org.swtchart.internal.series.LineSeries
-
- getText() - Method in class org.swtchart.internal.Title
-
- getText() - Method in interface org.swtchart.ITitle
-
Gets the title text.
- getTick() - Method in interface org.swtchart.IAxis
-
Gets the axis tick.
- getTick() - Method in class org.swtchart.internal.axis.Axis
-
- getTickLabelAngle() - Method in interface org.swtchart.IAxisTick
-
Gets the tick label angle.
- getTickLabelAngle() - Method in class org.swtchart.internal.axis.AxisTick
-
- getTickLabelMaxLength() - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Gets the max length of tick label.
- getTickLabelPositions() - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Gets the tick label positions.
- getTickLabelValues() - Method in interface org.swtchart.IAxisTick
-
Gets the tick label values.
- getTickLabelValues() - Method in class org.swtchart.internal.axis.AxisTick
-
- getTickLabelValues() - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Gets the tick label values.
- getTickMarkStepHint() - Method in interface org.swtchart.IAxisTick
-
Gets the tick mark step hint in pixels.
- getTickMarkStepHint() - Method in class org.swtchart.internal.axis.AxisTick
-
- getTimeUnit(double) - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Gets the tick step unit.
- getTitle() - Method in class org.swtchart.Chart
-
Gets the chart title.
- getTitle() - Method in interface org.swtchart.IAxis
-
Gets the axis title.
- getTitle() - Method in class org.swtchart.internal.axis.Axis
-
- getType() - Method in interface org.swtchart.IErrorBar
-
Gets the error type.
- getType() - Method in class org.swtchart.internal.series.ErrorBar
-
- getType() - Method in class org.swtchart.internal.series.Series
-
- getType() - Method in interface org.swtchart.ISeries
-
Gets the series type.
- getUniqueId(IAxis.Direction) - Method in class org.swtchart.internal.axis.AxisSet
-
Gets a unique axis id.
- getVerticalRange() - Method in class org.swtchart.ext.internal.SelectionRectangle
-
Gets the vertical selected range.
- getVisibleRectangle(int, int, int, int) - Method in class org.swtchart.internal.series.BarSeries
-
Gets the rectangle that is visible part of given rectangle.
- getWidthInPixel() - Method in class org.swtchart.internal.compress.CompressConfig
-
Gets the width of plot area in pixels
- getXAxes() - Method in interface org.swtchart.IAxisSet
-
Gets the array of X axes.
- getXAxes() - Method in class org.swtchart.internal.axis.AxisSet
-
- getXAxis(int) - Method in interface org.swtchart.IAxisSet
-
Gets the X axis for the given id.
- getXAxis(int) - Method in class org.swtchart.internal.axis.AxisSet
-
- getXAxisId() - Method in class org.swtchart.internal.series.Series
-
- getXAxisId() - Method in interface org.swtchart.ISeries
-
Gets the X axis id.
- getXAxisIds() - Method in interface org.swtchart.IAxisSet
-
Gets the array of X axis ids.
- getXAxisIds() - Method in class org.swtchart.internal.axis.AxisSet
-
- getXDateSeries() - Method in class org.swtchart.internal.series.Series
-
- getXDateSeries() - Method in interface org.swtchart.ISeries
-
Gets the X date series.
- getXErrorBar() - Method in class org.swtchart.internal.series.Series
-
- getXErrorBar() - Method in interface org.swtchart.ISeries
-
Gets the X error bar.
- getXLowerValue() - Method in class org.swtchart.internal.compress.CompressConfig
-
Gets the lower value of x range.
- getXRange() - Method in class org.swtchart.internal.series.Series
-
Gets the X range of series.
- getXSeries() - Method in class org.swtchart.internal.series.Series
-
- getXSeries() - Method in interface org.swtchart.ISeries
-
Gets the X series.
- getXUpperValue() - Method in class org.swtchart.internal.compress.CompressConfig
-
Gets the upper value of x range.
- getYAxes() - Method in interface org.swtchart.IAxisSet
-
Gets the array of Y axes.
- getYAxes() - Method in class org.swtchart.internal.axis.AxisSet
-
- getYAxis(int) - Method in interface org.swtchart.IAxisSet
-
Gets the Y axis for given index.
- getYAxis(int) - Method in class org.swtchart.internal.axis.AxisSet
-
- getYAxisId() - Method in class org.swtchart.internal.series.Series
-
- getYAxisId() - Method in interface org.swtchart.ISeries
-
Gets the Y axis id.
- getYAxisIds() - Method in interface org.swtchart.IAxisSet
-
Gets the array of Y axis ids.
- getYAxisIds() - Method in class org.swtchart.internal.axis.AxisSet
-
- getYErrorBar() - Method in class org.swtchart.internal.series.Series
-
- getYErrorBar() - Method in interface org.swtchart.ISeries
-
Gets the Y error bar.
- getYLowerValue() - Method in class org.swtchart.internal.compress.CompressConfig
-
Gets the lower value of y range.
- getYRange() - Method in class org.swtchart.internal.series.Series
-
Gets the Y range of series.
- getYSeries() - Method in class org.swtchart.internal.series.Series
-
- getYSeries() - Method in interface org.swtchart.ISeries
-
Gets the Y series.
- getYUpperValue() - Method in class org.swtchart.internal.compress.CompressConfig
-
Gets the upper value of y range.
- GRAY - Static variable in class org.swtchart.Constants
-
Deprecated.
- grid - Variable in class org.swtchart.internal.axis.Axis
-
the grid
- Grid - Class in org.swtchart.internal
-
A grid.
- Grid(Axis) - Constructor for class org.swtchart.internal.Grid
-
Constructor.
- GRID_FOREGROUND - Static variable in class org.swtchart.ext.internal.properties.GridPage
-
the key for grid foreground
- GridPage - Class in org.swtchart.ext.internal.properties
-
The grid page on properties dialog.
- GridPage(InteractiveChart, PropertiesResources, IAxis.Direction, String) - Constructor for class org.swtchart.ext.internal.properties.GridPage
-
Constructor.
- IAxis - Interface in org.swtchart
-
An axis which is composed of title and tick.
- IAxis.Direction - Enum in org.swtchart
-
An axis direction
- IAxis.Position - Enum in org.swtchart
-
An axis position
- IAxisSet - Interface in org.swtchart
-
An axis container.
- IAxisTick - Interface in org.swtchart
-
An axis tick.
- IBarSeries - Interface in org.swtchart
-
Bar series.
- IBarSeries.BarWidthStyle - Enum in org.swtchart
-
Bar width style.
- ICompress - Interface in org.swtchart.internal.compress
-
A Compressor.
- ICustomPaintListener - Interface in org.swtchart
-
The paint listener to paint on plot area.
- id - Variable in class org.swtchart.internal.axis.Axis
-
the axis id
- id - Variable in class org.swtchart.internal.series.Series
-
the series id
- IDisposeListener - Interface in org.swtchart
-
The dispose listener.
- IErrorBar - Interface in org.swtchart
-
An error bar.
- IErrorBar.ErrorBarType - Enum in org.swtchart
-
The error bar type.
- IGrid - Interface in org.swtchart
-
A grid.
- ILegend - Interface in org.swtchart
-
A legend for chart.
- ILineSeries - Interface in org.swtchart
-
Line series.
- ILineSeries.PlotSymbolType - Enum in org.swtchart
-
A plot symbol type.
- init() - Method in class org.swtchart.ext.InteractiveChart
-
Initializes.
- initAxisSize() - Method in class org.swtchart.internal.ChartLayout
-
Initializes the size of axes.
- INITIAL_BAR_WIDTH - Static variable in class org.swtchart.internal.series.BarSeries
-
the initial bar width in pixels
- INITIAL_PADDING - Static variable in class org.swtchart.internal.series.BarSeries
-
the initial bar padding in percentage
- initializePossibleTickSteps() - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Initialized the possible tick steps.
- initTitleAndLegendSize() - Method in class org.swtchart.internal.ChartLayout
-
Initializes the size of title and legend.
- initWidgetSizeVariables() - Method in class org.swtchart.internal.ChartLayout
-
Initializes the size variables of widgets.
- InteractiveChart - Class in org.swtchart.ext
-
An interactive chart which provides the following abilities.
- InteractiveChart(Composite, int) - Constructor for class org.swtchart.ext.InteractiveChart
-
Constructor.
- InteractiveChartExample - Class in org.swtchart.examples.ext
-
An example view to show InteractiveChart.
- InteractiveChartExample() - Constructor for class org.swtchart.examples.ext.InteractiveChartExample
-
- IPlotArea - Interface in org.swtchart
-
The plot area.
- isAreaEnabled() - Method in interface org.swtchart.ILineSeries
-
Gets the state indicating if area chart is enabled.
- isAreaEnabled() - Method in class org.swtchart.internal.series.LineSeries
-
- isCategoryEnabled() - Method in interface org.swtchart.IAxis
-
Gets the state indicating if category is enabled.
- isCategoryEnabled() - Method in class org.swtchart.internal.axis.Axis
-
- isCompressEnabled() - Method in class org.swtchart.Chart
-
Gets the state indicating if compressing series is enabled.
- isDateEnabled() - Method in class org.swtchart.internal.axis.Axis
-
Gets the state indicating if date is enabled.
- isDateSeries - Variable in class org.swtchart.internal.series.Series
-
the state indicating if the type of X series is Date
- isDateSeries() - Method in class org.swtchart.internal.series.Series
-
Gets the state indicating if date series is set.
- isDecimalFormat(String) - Static method in class org.swtchart.internal.series.SeriesLabel
-
Gets the state indicating if decimal format is given.
- isDisposed() - Method in class org.swtchart.ext.internal.SelectionRectangle
-
Check if selection is disposed.
- ISeries - Interface in org.swtchart
-
Series.
- ISeries.SeriesType - Enum in org.swtchart
-
A Series type.
- ISeriesLabel - Interface in org.swtchart
-
A series label.
- ISeriesSet - Interface in org.swtchart
-
A series container.
- isHorizontal() - Method in class org.swtchart.internal.axis.AxisTitle
-
- isHorizontal() - Method in class org.swtchart.internal.Title
-
Gets the state indicating if showing title horizontally.
- isHorizontalAxis - Variable in class org.swtchart.internal.axis.Axis
-
the state indicating if the axis is horizontal
- isHorizontalAxis() - Method in class org.swtchart.internal.axis.Axis
-
Checks if the axis is horizontal.
- isInSameGridAsPrevious(double, double) - Method in class org.swtchart.internal.compress.Compress
-
Checks if the given coordinate is in the same grid as previous.
- isInSameGridXAsPrevious(double) - Method in class org.swtchart.internal.compress.CompressBarSeries
-
Checks if the given x coordinate is in the same grid as previous.
- isLineVisible - Variable in class org.swtchart.internal.compress.CompressScatterSeries
-
the state indicating if line is visible
- isLogScaleEnabled() - Method in interface org.swtchart.IAxis
-
Gets the state indicating if log scale is enabled.
- isLogScaleEnabled() - Method in class org.swtchart.internal.axis.Axis
-
- isMajorTick(double) - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Checks if the tick label is major (...,0.01,0.1,1,10,100,...).
- isOccupied(double, double) - Method in class org.swtchart.internal.compress.CompressScatterSeries
-
check if the grid is already occupied
- isPrevOutOfRange - Variable in class org.swtchart.internal.compress.CompressLineSeries
-
the flag indicating whether the previous point is out of range
- isStackEnabled() - Method in class org.swtchart.internal.series.Series
-
- isStackEnabled() - Method in interface org.swtchart.ISeries
-
Gets the state indicating if stack is enabled.
- isStepEnabled() - Method in interface org.swtchart.ILineSeries
-
Gets the state indicating if step chart is enabled.
- isStepEnabled() - Method in class org.swtchart.internal.series.LineSeries
-
- isUpdateSuspended() - Method in class org.swtchart.Chart
-
Gets the state indicating if the update of chart appearance is suspended.
- isValidCategoryAxis() - Method in class org.swtchart.internal.axis.Axis
-
Gets the state indicating if the axis is valid category axis.
- isValidStackSeries() - Method in class org.swtchart.internal.series.Series
-
Gets the state indicating if the series is valid stack series.
- isVisible() - Method in interface org.swtchart.IAxisTick
-
Gets the state indicating if tick marks are visible.
- isVisible() - Method in interface org.swtchart.IErrorBar
-
Gets the visibility state.
- isVisible() - Method in interface org.swtchart.ILegend
-
Gets the visibility state.
- isVisible - Variable in class org.swtchart.internal.axis.AxisTick
-
true if tick is visible
- isVisible() - Method in class org.swtchart.internal.axis.AxisTick
-
- isVisible - Variable in class org.swtchart.internal.Grid
-
the visibility state
- isVisible() - Method in class org.swtchart.internal.Legend
-
- isVisible - Variable in class org.swtchart.internal.series.ErrorBar
-
the visibility state
- isVisible() - Method in class org.swtchart.internal.series.ErrorBar
-
- isVisible() - Method in class org.swtchart.internal.series.Series
-
- isVisible - Variable in class org.swtchart.internal.series.SeriesLabel
-
the visibility state of series label
- isVisible() - Method in class org.swtchart.internal.series.SeriesLabel
-
- isVisible - Variable in class org.swtchart.internal.Title
-
the visibility state of axis
- isVisible() - Method in class org.swtchart.internal.Title
-
- isVisible() - Method in interface org.swtchart.ISeries
-
Gets the visibility state.
- isVisible() - Method in interface org.swtchart.ISeriesLabel
-
Gets the label visibility state.
- isVisible() - Method in interface org.swtchart.ITitle
-
Gets the visibility state.
- isVisibleInLegend() - Method in class org.swtchart.internal.series.Series
-
- isVisibleInLegend() - Method in interface org.swtchart.ISeries
-
Gets the visibility state in legend.
- isXLogScale - Variable in class org.swtchart.internal.compress.Compress
-
the state indicating if x axis is log scale
- isXLogScale() - Method in class org.swtchart.internal.compress.CompressConfig
-
Gets the state indicating whether the X axis is log scale.
- isXMonotoneIncreasing - Variable in class org.swtchart.internal.series.Series
-
the state indicating whether x series are monotone increasing
- isYLogScale - Variable in class org.swtchart.internal.compress.Compress
-
the state indicating if y axis is log scale
- isYLogScale() - Method in class org.swtchart.internal.compress.CompressConfig
-
Gets the state indicating whether the Y axis is log scale.
- ITitle - Interface in org.swtchart
-
A title.
- save(String, int) - Method in class org.swtchart.Chart
-
Saves to file with given format.
- SAVE_AS - Static variable in class org.swtchart.ext.Messages
-
the menu for save as
- SAVE_AS_DIALOG_TITLE - Static variable in class org.swtchart.ext.Messages
-
the title for save as dialog
- SCROLL_RATIO - Static variable in class org.swtchart.internal.axis.Axis
-
the ratio to be scrolled
- scrollDown() - Method in interface org.swtchart.IAxis
-
Scrolls up the axis.
- scrollDown() - Method in class org.swtchart.internal.axis.Axis
-
- scrollUp() - Method in interface org.swtchart.IAxis
-
Scrolls up the axis.
- scrollUp() - Method in class org.swtchart.internal.axis.Axis
-
- selectedIndex - Variable in class org.swtchart.ext.internal.properties.AbstractSelectorPage
-
the selected index
- selectInitialValues() - Method in class org.swtchart.ext.internal.properties.AbstractSelectorPage
-
Selects value for each control.
- selectInitialValues() - Method in class org.swtchart.ext.internal.properties.AxisPage
-
- selectInitialValues() - Method in class org.swtchart.ext.internal.properties.AxisTickPage
-
- selectInitialValues() - Method in class org.swtchart.ext.internal.properties.GridPage
-
- selectInitialValues() - Method in class org.swtchart.ext.internal.properties.SeriesLabelPage
-
- selectInitialValues() - Method in class org.swtchart.ext.internal.properties.SeriesPage
-
- selection - Variable in class org.swtchart.ext.InteractiveChart
-
the selection rectangle for zoom in/out
- SelectionRectangle - Class in org.swtchart.ext.internal
-
Selection rectangle with mouse to zoom in/out.
- SelectionRectangle() - Constructor for class org.swtchart.ext.internal.SelectionRectangle
-
- selector - Variable in class org.swtchart.ext.internal.properties.AbstractSelectorPage
-
the selector name
- selectorEnabled - Variable in class org.swtchart.ext.internal.properties.AbstractSelectorPage
-
the state indicating if selector is enabled
- selectValues() - Method in class org.swtchart.ext.internal.properties.ChartPage
-
Selects the values for controls.
- selectValues() - Method in class org.swtchart.ext.internal.properties.LegendPage
-
Selects the values for controls.
- sendBackward(String) - Method in class org.swtchart.internal.series.SeriesSet
-
- sendBackward(String) - Method in interface org.swtchart.ISeriesSet
-
Sends the series for given id backward.
- sendToBack(String) - Method in class org.swtchart.internal.series.SeriesSet
-
- sendToBack(String) - Method in interface org.swtchart.ISeriesSet
-
Sends the series for given id to back.
- series - Variable in class org.swtchart.ext.internal.properties.SeriesLabelPage
-
the series array
- series - Variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the series array
- Series - Class in org.swtchart.internal.series
-
Series.
- Series(Chart, String) - Constructor for class org.swtchart.internal.series.Series
-
Constructor.
- SERIES_BAR_COLOR - Static variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the key for series bar color
- SERIES_LABEL_FONT - Static variable in class org.swtchart.ext.internal.properties.SeriesLabelPage
-
the key for series label font
- SERIES_LABEL_FOREGROUND - Static variable in class org.swtchart.ext.internal.properties.SeriesLabelPage
-
the key for series label foreground
- SERIES_LINE_COLOR - Static variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the key for series line color
- SERIES_SYMBOL_COLOR - Static variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the key for series symbol color
- seriesLabel - Variable in class org.swtchart.internal.series.Series
-
the series label
- SeriesLabel - Class in org.swtchart.internal.series
-
A series label.
- SeriesLabel() - Constructor for class org.swtchart.internal.series.SeriesLabel
-
Constructor.
- SeriesLabelPage - Class in org.swtchart.ext.internal.properties
-
The series label page on properties dialog.
- SeriesLabelPage(InteractiveChart, PropertiesResources, String) - Constructor for class org.swtchart.ext.internal.properties.SeriesLabelPage
-
Constructor.
- seriesMap - Variable in class org.swtchart.internal.series.SeriesSet
-
the series
- SeriesPage - Class in org.swtchart.ext.internal.properties
-
The series page on properties dialog.
- SeriesPage(InteractiveChart, PropertiesResources, String) - Constructor for class org.swtchart.ext.internal.properties.SeriesPage
-
Constructor.
- seriesSet - Variable in class org.swtchart.internal.PlotArea
-
the set of plots
- SeriesSet - Class in org.swtchart.internal.series
-
A series container.
- SeriesSet(Chart) - Constructor for class org.swtchart.internal.series.SeriesSet
-
Constructor.
- SeriesType(String) - Constructor for enum org.swtchart.ISeries.SeriesType
-
Constructor.
- setAntialias(int) - Method in interface org.swtchart.ILineSeries
-
Sets the anti-aliasing value for drawing line.
- setAntialias(int) - Method in class org.swtchart.internal.series.LineSeries
-
- setBackground(Color) - Method in class org.swtchart.Chart
-
- setBackground(Color) - Method in interface org.swtchart.ILegend
-
Sets the background color of legend.
- setBackground(Color) - Method in class org.swtchart.internal.Legend
-
- setBackground(Color) - Method in class org.swtchart.internal.PlotArea
-
- setBackgroundInPlotArea(Color) - Method in class org.swtchart.Chart
-
Sets the background color in plot area.
- setBarColor(Color) - Method in interface org.swtchart.IBarSeries
-
Sets the bar color.
- setBarColor(Color) - Method in class org.swtchart.internal.series.BarSeries
-
- setBarPadding(int) - Method in interface org.swtchart.IBarSeries
-
Sets the bar padding in percentage.
- setBarPadding(int) - Method in class org.swtchart.internal.series.BarSeries
-
- setBarWidth(int) - Method in interface org.swtchart.IBarSeries
-
Sets the bar width in pixels.
- setBarWidth(int) - Method in class org.swtchart.internal.series.BarSeries
-
- setBarWidthStyle(IBarSeries.BarWidthStyle) - Method in interface org.swtchart.IBarSeries
-
Sets the bar width style.
- setBarWidthStyle(IBarSeries.BarWidthStyle) - Method in class org.swtchart.internal.series.BarSeries
-
- setBounds(int, int, int, int) - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Sets the bounds on chart panel.
- setBounds(int, int, int, int) - Method in class org.swtchart.internal.axis.AxisTickMarks
-
Sets the bounds on chart panel.
- setBounds(int, int, int, int) - Method in class org.swtchart.internal.PlotArea
-
- setBounds(int, int, int, int) - Method in class org.swtchart.internal.Title
-
Sets the bounds on chart panel.
- setCategorySeries(String[]) - Method in interface org.swtchart.IAxis
-
Sets the category series.
- setCategorySeries(String[]) - Method in class org.swtchart.internal.axis.Axis
-
- setColor(Color) - Method in interface org.swtchart.IErrorBar
-
Sets the error bar color.
- setColor(Color) - Method in class org.swtchart.internal.series.ErrorBar
-
- setCompressor() - Method in class org.swtchart.internal.series.BarSeries
-
- setCompressor() - Method in class org.swtchart.internal.series.LineSeries
-
- setCompressor() - Method in class org.swtchart.internal.series.Series
-
Sets the compressor.
- setControlsEnable(boolean) - Method in class org.swtchart.ext.internal.properties.AxisPage
-
Sets the enable state of controls.
- setControlsEnable(boolean) - Method in class org.swtchart.ext.internal.properties.AxisTickPage
-
Sets the enable state of controls.
- setControlsEnable(boolean) - Method in class org.swtchart.ext.internal.properties.LegendPage
-
Sets the enable state of controls.
- setControlsEnable(boolean) - Method in class org.swtchart.ext.internal.properties.SeriesLabelPage
-
Sets the enable state of controls.
- setControlsEnable(boolean) - Method in class org.swtchart.ext.internal.properties.SeriesPage
-
Sets the enable state of controls.
- setDescription(String) - Method in class org.swtchart.internal.series.Series
-
- setDescription(String) - Method in interface org.swtchart.ISeries
-
Sets the series description.
- setEndPoint(int, int) - Method in class org.swtchart.ext.internal.SelectionRectangle
-
Sets the end point.
- setError(double) - Method in interface org.swtchart.IErrorBar
-
Sets the error.
- setError(double) - Method in class org.swtchart.internal.series.ErrorBar
-
- setFocus() - Method in class org.swtchart.examples.ext.InteractiveChartExample
-
- setFont(Font) - Method in interface org.swtchart.IAxisTick
-
Sets the font for tick labels.
- setFont(Font) - Method in interface org.swtchart.ILegend
-
Sets the font.
- setFont(Font) - Method in class org.swtchart.internal.axis.AxisTick
-
- setFont(Font) - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Sets the font.
- setFont(Font) - Method in class org.swtchart.internal.Legend
-
- setFont(Font) - Method in class org.swtchart.internal.series.SeriesLabel
-
- setFont(Font) - Method in class org.swtchart.internal.Title
-
Sets the font.
- setFont(Font) - Method in interface org.swtchart.ISeriesLabel
-
Sets the label font.
- setFont(Font) - Method in interface org.swtchart.ITitle
-
Sets the font for title text.
- setForeground(Color) - Method in interface org.swtchart.IAxisTick
-
Sets the foreground color of axis tick.
- setForeground(Color) - Method in interface org.swtchart.IGrid
-
Sets the foreground color.
- setForeground(Color) - Method in interface org.swtchart.ILegend
-
Sets the foreground color of legend.
- setForeground(Color) - Method in class org.swtchart.internal.axis.AxisTick
-
- setForeground(Color) - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Sets the foreground color.
- setForeground(Color) - Method in class org.swtchart.internal.axis.AxisTickMarks
-
Sets the foreground color.
- setForeground(Color) - Method in class org.swtchart.internal.Grid
-
- setForeground(Color) - Method in class org.swtchart.internal.Legend
-
- setForeground(Color) - Method in class org.swtchart.internal.series.SeriesLabel
-
- setForeground(Color) - Method in class org.swtchart.internal.Title
-
Sets the foreground color.
- setForeground(Color) - Method in interface org.swtchart.ISeriesLabel
-
Sets the label color.
- setForeground(Color) - Method in interface org.swtchart.ITitle
-
Sets the foreground color of title.
- setFormat(Format) - Method in interface org.swtchart.IAxisTick
-
Sets the format for axis tick label.
- setFormat(Format) - Method in class org.swtchart.internal.axis.AxisTick
-
- setFormat(Format) - Method in class org.swtchart.internal.axis.AxisTickLabels
-
Sets the format for axis tick label.
- setFormat(String) - Method in class org.swtchart.internal.series.SeriesLabel
-
- setFormat(String) - Method in interface org.swtchart.ISeriesLabel
-
Sets the decimal format DecimalFormat
or/plus plain string.
- setFormats(String[]) - Method in class org.swtchart.internal.series.SeriesLabel
-
- setFormats(String[]) - Method in interface org.swtchart.ISeriesLabel
-
Sets the formats for all data points.
- setLayoutData(ChartLayoutData) - Method in class org.swtchart.internal.Title
-
Sets the layout data.
- setLineColor(Color) - Method in interface org.swtchart.ILineSeries
-
Sets line color.
- setLineColor(Color) - Method in class org.swtchart.internal.series.LineSeries
-
- setLineStyle(LineStyle) - Method in interface org.swtchart.ILineSeries
-
Sets line style.
- setLineStyle(LineStyle) - Method in class org.swtchart.internal.series.LineSeries
-
- setLineVisible(boolean) - Method in class org.swtchart.internal.compress.CompressScatterSeries
-
Sets the state indicating if the line is visible.
- setLineWidth(int) - Method in interface org.swtchart.IErrorBar
-
Sets the line width to draw error bar.
- setLineWidth(int) - Method in interface org.swtchart.ILineSeries
-
Sets the width of line connecting data points and also line drawing
symbol if applicable (i.e.
- setLineWidth(int) - Method in class org.swtchart.internal.series.ErrorBar
-
- setLineWidth(int) - Method in class org.swtchart.internal.series.LineSeries
-
- setMinusErrors(double[]) - Method in interface org.swtchart.IErrorBar
-
Sets the minus errors.
- setMinusErrors(double[]) - Method in class org.swtchart.internal.series.ErrorBar
-
- setNumRisers(int) - Method in class org.swtchart.internal.axis.Axis
-
Sets the number of risers per category.
- setOrientation(int) - Method in class org.swtchart.Chart
-
Sets the state of chart orientation.
- setPlugin(Activator) - Static method in class org.swtchart.examples.Activator
-
Sets the shared instance
- setPlusErrors(double[]) - Method in interface org.swtchart.IErrorBar
-
Sets the plus errors.
- setPlusErrors(double[]) - Method in class org.swtchart.internal.series.ErrorBar
-
- setPosition(IAxis.Position) - Method in interface org.swtchart.IAxis
-
Sets the axis position.
- setPosition(int) - Method in interface org.swtchart.ILegend
-
Sets the position of legend.
- setPosition(IAxis.Position) - Method in class org.swtchart.internal.axis.Axis
-
- setPosition(int) - Method in class org.swtchart.internal.Legend
-
- setRange(Point, IAxis) - Method in class org.swtchart.ext.InteractiveChart
-
Sets the axis range.
- setRange(Range) - Method in interface org.swtchart.IAxis
-
Sets the axis range.
- setRange(Range) - Method in class org.swtchart.internal.axis.Axis
-
- setRange(Range, boolean) - Method in class org.swtchart.internal.axis.Axis
-
Sets the axis range.
- setRiserIndex(int) - Method in class org.swtchart.internal.series.BarSeries
-
Sets the index of riser in a category.
- setSizeInPixel(long, long) - Method in class org.swtchart.internal.compress.CompressConfig
-
Sets the size in pixels.
- setStackSeries(double[]) - Method in class org.swtchart.internal.series.Series
-
Sets the stack series
- setStackSeries(double[], ISeries) - Static method in class org.swtchart.internal.series.SeriesSet
-
Sets the stack series.
- setStartPoint(int, int) - Method in class org.swtchart.ext.internal.SelectionRectangle
-
Sets the start point.
- setStyle(LineStyle) - Method in interface org.swtchart.IGrid
-
Sets the line style.
- setStyle(LineStyle) - Method in class org.swtchart.internal.Grid
-
- setStyleRanges(StyleRange[]) - Method in class org.swtchart.internal.Title
-
- setStyleRanges(StyleRange[]) - Method in interface org.swtchart.ITitle
-
Sets the style ranges.
- setSymbolColor(Color) - Method in interface org.swtchart.ILineSeries
-
Sets the symbol color.
- setSymbolColor(Color) - Method in class org.swtchart.internal.series.LineSeries
-
- setSymbolColors(Color[]) - Method in interface org.swtchart.ILineSeries
-
Sets the symbol colors.
- setSymbolColors(Color[]) - Method in class org.swtchart.internal.series.LineSeries
-
- setSymbolSize(int) - Method in interface org.swtchart.ILineSeries
-
Sets the symbol size in pixels.
- setSymbolSize(int) - Method in class org.swtchart.internal.series.LineSeries
-
- setSymbolType(ILineSeries.PlotSymbolType) - Method in interface org.swtchart.ILineSeries
-
Sets the symbol type.
- setSymbolType(ILineSeries.PlotSymbolType) - Method in class org.swtchart.internal.series.LineSeries
-
- setText(String) - Method in class org.swtchart.internal.Title
-
- setText(String) - Method in interface org.swtchart.ITitle
-
Sets the title text.
- setTickLabelAngle(int) - Method in interface org.swtchart.IAxisTick
-
Sets the tick label angle.
- setTickLabelAngle(int) - Method in class org.swtchart.internal.axis.AxisTick
-
- setTickMarkStepHint(int) - Method in interface org.swtchart.IAxisTick
-
Sets the tick mark step hint in pixels.
- setTickMarkStepHint(int) - Method in class org.swtchart.internal.axis.AxisTick
-
- setTitleControlsEnable(boolean) - Method in class org.swtchart.ext.internal.properties.ChartPage
-
Sets the enable state of title controls.
- setType(IErrorBar.ErrorBarType) - Method in interface org.swtchart.IErrorBar
-
Sets the error type.
- setType(IErrorBar.ErrorBarType) - Method in class org.swtchart.internal.series.ErrorBar
-
- setVisible(boolean) - Method in interface org.swtchart.IAxisTick
-
Sets the state indicating if tick marks are visible.
- setVisible(boolean) - Method in interface org.swtchart.IErrorBar
-
Sets the visibility state.
- setVisible(boolean) - Method in interface org.swtchart.ILegend
-
Sets legend visible.
- setVisible(boolean) - Method in class org.swtchart.internal.axis.AxisTick
-
- setVisible(boolean) - Method in class org.swtchart.internal.Legend
-
- setVisible(boolean) - Method in class org.swtchart.internal.series.ErrorBar
-
- setVisible(boolean) - Method in class org.swtchart.internal.series.Series
-
- setVisible(boolean) - Method in class org.swtchart.internal.series.SeriesLabel
-
- setVisible(boolean) - Method in class org.swtchart.internal.Title
-
- setVisible(boolean) - Method in interface org.swtchart.ISeries
-
Sets the visibility state.
- setVisible(boolean) - Method in interface org.swtchart.ISeriesLabel
-
Sets the label visibility state.
- setVisible(boolean) - Method in interface org.swtchart.ITitle
-
Sets the visibility state of title.
- setVisibleInLegend(boolean) - Method in class org.swtchart.internal.series.Series
-
- setVisibleInLegend(boolean) - Method in interface org.swtchart.ISeries
-
Sets the visibility state in legend.
- setXAxisId(int) - Method in class org.swtchart.internal.series.Series
-
- setXAxisId(int) - Method in interface org.swtchart.ISeries
-
Sets the X axis id.
- setXDateSeries(Date[]) - Method in class org.swtchart.internal.series.Series
-
- setXDateSeries(Date[]) - Method in interface org.swtchart.ISeries
-
Sets the X date series.
- setXLogScale(boolean) - Method in class org.swtchart.internal.compress.CompressConfig
-
Sets the state indicating whether the X axis is log scale.
- setXRange(double, double) - Method in class org.swtchart.internal.compress.CompressConfig
-
Sets the X range.
- setXSeries(double[]) - Method in class org.swtchart.internal.compress.Compress
-
- setXSeries(double[]) - Method in interface org.swtchart.internal.compress.ICompress
-
Sets X series which have to be sorted.
- setXSeries(double[]) - Method in class org.swtchart.internal.series.Series
-
- setXSeries(double[]) - Method in interface org.swtchart.ISeries
-
Sets the X series.
- setYAxisId(int) - Method in class org.swtchart.internal.series.Series
-
- setYAxisId(int) - Method in interface org.swtchart.ISeries
-
Sets the Y axis id.
- setYLogScale(boolean) - Method in class org.swtchart.internal.compress.CompressConfig
-
Sets the state indicating whether the Y axis is log scale.
- setYRange(double, double) - Method in class org.swtchart.internal.compress.CompressConfig
-
Sets the Y range.
- setYSeries(double[]) - Method in class org.swtchart.internal.compress.Compress
-
- setYSeries(double[]) - Method in interface org.swtchart.internal.compress.ICompress
-
sets the Y series
- setYSeries(double[]) - Method in class org.swtchart.internal.series.Series
-
- setYSeries(double[]) - Method in interface org.swtchart.ISeries
-
Sets the Y series.
- showLabelButton - Variable in class org.swtchart.ext.internal.properties.SeriesLabelPage
-
the show label button
- showLegendButton - Variable in class org.swtchart.ext.internal.properties.LegendPage
-
the show legend button
- showTickButton - Variable in class org.swtchart.ext.internal.properties.AxisTickPage
-
the show tick button
- showTitleButton - Variable in class org.swtchart.ext.internal.properties.AxisPage
-
the show title button
- showTitleButton - Variable in class org.swtchart.ext.internal.properties.ChartPage
-
the show title button
- SMALL_FONT_SIZE - Static variable in class org.swtchart.Constants
-
the small font size
- sort(ISeries[]) - Method in class org.swtchart.internal.Legend
-
Sorts the given series array.
- sort(List<ISeries>, boolean, boolean) - Static method in class org.swtchart.internal.Legend
-
Sorts the given series list which belongs to a certain x axis.
- stackedButton - Variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the button for stack state
- stackedStates - Variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the states indicating the series is stacked
- stackEnabled - Variable in class org.swtchart.internal.series.Series
-
the state indicating if the series is a stacked type
- stackLayout - Variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the stack layout
- stackPanel - Variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the stack panel
- stackSeries - Variable in class org.swtchart.internal.series.Series
-
the stack series
- start(BundleContext) - Method in class org.swtchart.examples.Activator
-
- startPoint - Variable in class org.swtchart.ext.internal.SelectionRectangle
-
the start point of selection
- STATE() - Constructor for enum org.swtchart.internal.compress.CompressLineSeries.STATE
-
- stepEnabled - Variable in class org.swtchart.internal.series.LineSeries
-
the state indicating if step chart is enabled
- stop(BundleContext) - Method in class org.swtchart.examples.Activator
-
- styleCombo - Variable in class org.swtchart.ext.internal.properties.GridPage
-
the style combo
- styleRanges - Variable in class org.swtchart.internal.Title
-
the style ranges
- styles - Variable in class org.swtchart.ext.internal.properties.GridPage
-
the line styles
- suspendUpdate(boolean) - Method in class org.swtchart.Chart
-
Suspends the update of chart appearance.
- SYMBOL_WIDTH - Static variable in class org.swtchart.internal.Legend
-
the width of area to draw symbol
- symbolColor - Variable in class org.swtchart.internal.series.LineSeries
-
the symbol color
- symbolColorButton - Variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the color selector for symbol
- symbolColors - Variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the symbol colors
- symbolColors - Variable in class org.swtchart.internal.series.LineSeries
-
the symbol colors
- symbolSize - Variable in class org.swtchart.internal.series.LineSeries
-
the symbol size in pixel
- symbolSizes - Variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the symbol sizes
- symbolSizeSpinner - Variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the symbol size spinner
- symbolType - Variable in class org.swtchart.internal.series.LineSeries
-
the symbol type
- symbolTypeCombo - Variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the symbol type combo
- symbolTypes - Variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the symbol types
- validateSeriesId(String) - Method in class org.swtchart.internal.series.SeriesSet
-
Validates the given series id.
- valueOf(String) - Static method in enum org.swtchart.IAxis.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.swtchart.IAxis.Position
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.swtchart.IBarSeries.BarWidthStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.swtchart.IErrorBar.ErrorBarType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.swtchart.ILineSeries.PlotSymbolType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.swtchart.internal.compress.CompressLineSeries.STATE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.swtchart.ISeries.SeriesType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.swtchart.LineStyle
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.swtchart.IAxis.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.swtchart.IAxis.Position
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.swtchart.IBarSeries.BarWidthStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.swtchart.IErrorBar.ErrorBarType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.swtchart.ILineSeries.PlotSymbolType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.swtchart.internal.compress.CompressLineSeries.STATE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.swtchart.ISeries.SeriesType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.swtchart.LineStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verticalAxes - Variable in class org.swtchart.internal.ChartLayout
-
the vertical axes
- visibilityStates - Variable in class org.swtchart.ext.internal.properties.AxisTickPage
-
the states indicating the visibility of axis ticks
- visible - Variable in class org.swtchart.internal.Legend
-
the state indicating the legend visibility
- visible - Variable in class org.swtchart.internal.series.Series
-
the visibility of series
- visibleButton - Variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the button for visibility
- visibleInLegend - Variable in class org.swtchart.internal.series.Series
-
the state indicating if the series is visible in legend
- visibleStates - Variable in class org.swtchart.ext.internal.properties.SeriesLabelPage
-
the states indicating the visibility of series
- visibleStates - Variable in class org.swtchart.ext.internal.properties.SeriesPage
-
the states indicating the visibility of series