Skip navigation links
A B C D E F G H I L M N O P R S T U V W X Y Z 

A

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

B

backgroundButton - Variable in class org.swtchart.ext.internal.properties.ChartPage
the color selector for background
backgroundButton - Variable in class org.swtchart.ext.internal.properties.LegendPage
the background button
backgroundInPlotAreaButton - Variable in class org.swtchart.ext.internal.properties.ChartPage
the color selector for background color in plot area
backgroundLabel - Variable in class org.swtchart.ext.internal.properties.LegendPage
the background label
barColor - Variable in class org.swtchart.internal.series.BarSeries
the riser color
barColorButton - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the bar color button
barColors - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the bar colors
BarSeries - Class in org.swtchart.internal.series
Bar series.
BarSeries(Chart, String) - Constructor for class org.swtchart.internal.series.BarSeries
Constructor.
barSeriesGroup - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the bar series group
barWidth - Variable in class org.swtchart.internal.series.BarSeries
the bar width
BarWidthStyle() - Constructor for enum org.swtchart.IBarSeries.BarWidthStyle
 
barWidthStyle - Variable in class org.swtchart.internal.series.BarSeries
the bar width style
BLACK - Static variable in class org.swtchart.Constants
Deprecated.
BLUE - Static variable in class org.swtchart.Constants
Deprecated.
bottomAxisHeight - Variable in class org.swtchart.internal.ChartLayout
the bottom axis height
bottomAxisOffset - Variable in class org.swtchart.internal.ChartLayout
the offset for bottom axis
bounds - Variable in class org.swtchart.internal.axis.AxisTickLabels
the bounds of tick labels area
bounds - Variable in class org.swtchart.internal.axis.AxisTickMarks
the bounds of tick marks area
bounds - Variable in class org.swtchart.internal.Title
the bounds of title
bringForward(String) - Method in class org.swtchart.internal.series.SeriesSet
 
bringForward(String) - Method in interface org.swtchart.ISeriesSet
Brings the series for given id forward.
bringToFront(String) - Method in class org.swtchart.internal.series.SeriesSet
 
bringToFront(String) - Method in interface org.swtchart.ISeriesSet
Brings the series for given id to front.

C

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
 

D

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.

E

enableArea(boolean) - Method in interface org.swtchart.ILineSeries
Enables the area chart.
enableArea(boolean) - Method in class org.swtchart.internal.series.LineSeries
 
enableCategory(boolean) - Method in interface org.swtchart.IAxis
Enables category.
enableCategory(boolean) - Method in class org.swtchart.internal.axis.Axis
 
enableCompress(boolean) - Method in class org.swtchart.Chart
Enables compressing series.
enableLogScale(boolean) - Method in interface org.swtchart.IAxis
Enables the log scale.
enableLogScale(boolean) - Method in class org.swtchart.internal.axis.Axis
 
enableStack(boolean) - Method in class org.swtchart.internal.series.Series
 
enableStack(boolean) - Method in interface org.swtchart.ISeries
Enables the stack series.
enableStep(boolean) - Method in interface org.swtchart.ILineSeries
Enables the step chart.
enableStep(boolean) - Method in class org.swtchart.internal.series.LineSeries
 
endPoint - Variable in class org.swtchart.ext.internal.SelectionRectangle
the end point of selection
equals(Object) - Method in class org.swtchart.internal.compress.CompressConfig
 
error - Variable in class org.swtchart.internal.series.ErrorBar
the error
ErrorBar - Class in org.swtchart.internal.series
The error bar.
ErrorBar() - Constructor for class org.swtchart.internal.series.ErrorBar
The constructor.
ErrorBarType(String) - Constructor for enum org.swtchart.IErrorBar.ErrorBarType
The constructor.
EXTENSIONS - Static variable in class org.swtchart.ext.InteractiveChart
the filter extensions

F

font - Variable in class org.swtchart.internal.axis.AxisTickLabels
the font
font - Variable in class org.swtchart.internal.series.SeriesLabel
the series label font
font - Variable in class org.swtchart.internal.Title
the font
fonts - Variable in class org.swtchart.ext.internal.properties.PropertiesResources
the fonts
fontSizeLabel - Variable in class org.swtchart.ext.internal.properties.AxisPage
the label for font size
fontSizeLabel - Variable in class org.swtchart.ext.internal.properties.AxisTickPage
the label for font size
fontSizeLabel - Variable in class org.swtchart.ext.internal.properties.ChartPage
the font size label
fontSizeLabel - Variable in class org.swtchart.ext.internal.properties.LegendPage
the font size label
fontSizeLabel - Variable in class org.swtchart.ext.internal.properties.SeriesLabelPage
the font size label
fontSizes - Variable in class org.swtchart.ext.internal.properties.AxisTickPage
the font sizes
fontSizes - Variable in class org.swtchart.ext.internal.properties.SeriesLabelPage
the font size
fontSizeSpinner - Variable in class org.swtchart.ext.internal.properties.AxisPage
the spinner for font size
fontSizeSpinner - Variable in class org.swtchart.ext.internal.properties.AxisTickPage
the spinner for font size
fontSizeSpinner - Variable in class org.swtchart.ext.internal.properties.ChartPage
the font size spinner
fontSizeSpinner - Variable in class org.swtchart.ext.internal.properties.LegendPage
the font size spinner
fontSizeSpinner - Variable in class org.swtchart.ext.internal.properties.SeriesLabelPage
the font size spinner
foreground - Variable in class org.swtchart.internal.axis.AxisTickLabels
the foreground color
foreground - Variable in class org.swtchart.internal.axis.AxisTickMarks
the foreground color
foreground - Variable in class org.swtchart.internal.Title
the foreground color
foregroundButton - Variable in class org.swtchart.ext.internal.properties.AxisTickPage
the foreground button
foregroundButton - Variable in class org.swtchart.ext.internal.properties.GridPage
the foreground button
foregroundButton - Variable in class org.swtchart.ext.internal.properties.LegendPage
the foreground button
foregroundColors - Variable in class org.swtchart.ext.internal.properties.AxisTickPage
the foreground colors
foregroundColors - Variable in class org.swtchart.ext.internal.properties.GridPage
the foreground colors
foregroundLabel - Variable in class org.swtchart.ext.internal.properties.AxisTickPage
the foreground label
foregroundLabel - Variable in class org.swtchart.ext.internal.properties.LegendPage
the foreground label
format - Variable in class org.swtchart.internal.axis.AxisTickLabels
the format for tick labels
format(Object) - Method in class org.swtchart.internal.axis.AxisTickLabels
Formats the given object.
format - Variable in class org.swtchart.internal.series.SeriesLabel
the format for series label
formats - Variable in class org.swtchart.internal.series.SeriesLabel
the formats for series labels

G

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.

H

handleEvent(Event) - Method in class org.swtchart.Chart
 
handleEvent(Event) - Method in class org.swtchart.ext.InteractiveChart
 
handleKeyDownEvent(Event) - Method in class org.swtchart.ext.InteractiveChart
Handles the key down event.
handleMouseDownEvent(Event) - Method in class org.swtchart.ext.InteractiveChart
Handles the mouse down event.
handleMouseMoveEvent(Event) - Method in class org.swtchart.ext.InteractiveChart
Handles mouse move event.
handleMouseUpEvent(Event) - Method in class org.swtchart.ext.InteractiveChart
Handles the mouse up event.
handleMouseWheel(Event) - Method in class org.swtchart.ext.InteractiveChart
Handles mouse wheel event.
handleSelectionEvent(Event) - Method in class org.swtchart.ext.InteractiveChart
Handles the selection event.
hashCode() - Method in class org.swtchart.internal.compress.CompressConfig
 
hasSpaceToDraw(int, int, String) - Method in class org.swtchart.internal.axis.AxisTickLabels
Returns the state indicating if there is a space to draw tick label.
height - Variable in class org.swtchart.internal.axis.Axis
the plot area height
heightHint - Variable in class org.swtchart.internal.axis.AxisTickLabels
the height hint of tick labels area
heightHint - Variable in class org.swtchart.internal.axis.AxisTickMarks
the height hint of tick marks area
heightHint - Variable in class org.swtchart.internal.ChartLayoutData
the height hint
heightInPixel - Variable in class org.swtchart.internal.compress.Compress
the plot area height in pixels
heightInPixels - Variable in class org.swtchart.internal.compress.CompressConfig
the height in pixels
horizontalAxes - Variable in class org.swtchart.internal.ChartLayout
the horizontal axes

I

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.

L

label - Variable in enum org.swtchart.IErrorBar.ErrorBarType
the label for error bar type
label - Variable in enum org.swtchart.ILineSeries.PlotSymbolType
the label for plot symbol
label - Variable in enum org.swtchart.ISeries.SeriesType
the label for series type
label - Variable in enum org.swtchart.LineStyle
the label for line style
LARGE_FONT_SIZE - Static variable in class org.swtchart.Constants
the large font size
layout(Composite, boolean) - Method in class org.swtchart.internal.ChartLayout
 
layoutAxes(Rectangle) - Method in class org.swtchart.internal.ChartLayout
Layouts the axes.
layoutBottomAxis(Rectangle, ChartLayout.AxisLayoutData) - Method in class org.swtchart.internal.ChartLayout
Layouts the bottom axis.
layoutData - Variable in class org.swtchart.internal.Title
the layout data
layoutLeftAxis(Rectangle, ChartLayout.AxisLayoutData) - Method in class org.swtchart.internal.ChartLayout
Layouts the left axis.
layoutLegend(Rectangle) - Method in class org.swtchart.internal.ChartLayout
Layouts the legend.
layoutPlot(Rectangle) - Method in class org.swtchart.internal.ChartLayout
Layouts the plot.
layoutRightAxis(Rectangle, ChartLayout.AxisLayoutData) - Method in class org.swtchart.internal.ChartLayout
Layouts the right axis.
layoutTitle(Rectangle) - Method in class org.swtchart.internal.ChartLayout
Layouts the title.
layoutTopAxis(Rectangle, ChartLayout.AxisLayoutData) - Method in class org.swtchart.internal.ChartLayout
Layouts the top axis.
leftAxisOffset - Variable in class org.swtchart.internal.ChartLayout
the offset for left axis
leftAxisWidth - Variable in class org.swtchart.internal.ChartLayout
the left axis width
legend - Variable in class org.swtchart.Chart
the legend
legend - Variable in class org.swtchart.ext.internal.properties.LegendPage
the legend
legend - Variable in class org.swtchart.internal.ChartLayout
the legend
Legend - Class in org.swtchart.internal
A legend for chart.
Legend(Chart, int) - Constructor for class org.swtchart.internal.Legend
Constructor.
LEGEND_FONT - Static variable in class org.swtchart.ext.internal.properties.LegendPage
the key for legend font
LEGEND_FOREGROUND - Static variable in class org.swtchart.ext.internal.properties.LegendPage
the key for legend foreground
LEGEND_GACKGROUND - Static variable in class org.swtchart.ext.internal.properties.LegendPage
the key for legend background
legendHeight - Variable in class org.swtchart.internal.ChartLayout
the legend height
LegendPage - Class in org.swtchart.ext.internal.properties
The legend property page on properties dialog.
LegendPage(InteractiveChart, PropertiesResources, String) - Constructor for class org.swtchart.ext.internal.properties.LegendPage
Constructor.
legendWidth - Variable in class org.swtchart.internal.ChartLayout
the legend width
LIGHT_BLUE - Static variable in class org.swtchart.Constants
Deprecated.
LINE_WIDTH - Static variable in class org.swtchart.internal.axis.AxisTickMarks
the line width
LINE_WIDTH - Static variable in class org.swtchart.internal.Grid
the line width
LINE_WIDTH - Static variable in class org.swtchart.internal.Legend
the line width
lineColor - Variable in class org.swtchart.internal.series.LineSeries
the line color
lineColorButton - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the line color button
lineColors - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the line colors
LineSeries - Class in org.swtchart.internal.series
Line series.
LineSeries(Chart, String) - Constructor for class org.swtchart.internal.series.LineSeries
Constructor.
lineSeriesGroup - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the line series group
lineStyle - Variable in class org.swtchart.internal.Grid
the line style
lineStyle - Variable in class org.swtchart.internal.series.LineSeries
the line style
LineStyle - Enum in org.swtchart
A line style.
LineStyle(String) - Constructor for enum org.swtchart.LineStyle
Constructor.
lineStyleCombo - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the line style combo
lineStyles - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the line styles
lineWidth - Variable in class org.swtchart.internal.series.ErrorBar
the line width
lineWidth - Variable in class org.swtchart.internal.series.LineSeries
the line width
list - Variable in class org.swtchart.ext.internal.properties.AbstractSelectorPage
the list
listeners - Variable in class org.swtchart.internal.axis.Axis
the list of dispose listeners
listeners - Variable in class org.swtchart.internal.series.Series
the list of dispose listeners
logScaleButton - Variable in class org.swtchart.ext.internal.properties.AxisPage
the log scale button
logScaleEnabled - Variable in class org.swtchart.internal.axis.Axis
the state if the axis scale is log scale
logScaleStates - Variable in class org.swtchart.ext.internal.properties.AxisPage
the states indicating if log scale is enabled
lower - Variable in class org.swtchart.Range
the lower value of range

M

MARGIN - Static variable in class org.swtchart.internal.axis.Axis
the margin in pixels
MARGIN - Static variable in class org.swtchart.internal.ChartLayout
the margin
MARGIN - Static variable in class org.swtchart.internal.Legend
the margin
MARGIN_AT_MIN_MAX_PLOT - Static variable in class org.swtchart.internal.series.BarSeries
the margin in pixels attached at the minimum/maximum plot
MARGIN_AT_MIN_MAX_PLOT - Static variable in class org.swtchart.internal.series.LineSeries
the margin in pixels attached at the minimum/maximum plot
max - Variable in class org.swtchart.internal.axis.Axis
the maximum value of axis range
MAX_RESOLUTION - Static variable in class org.swtchart.internal.axis.Axis
the maximum resolution with digits
maxRanges - Variable in class org.swtchart.ext.internal.properties.AxisPage
the maximum ranges
maxRangeText - Variable in class org.swtchart.ext.internal.properties.AxisPage
the maximum range text
maxX - Variable in class org.swtchart.internal.series.Series
the maximum value of x series
maxY - Variable in class org.swtchart.internal.series.Series
the maximum value of y series
MEDIUM_FONT_SIZE - Static variable in class org.swtchart.Constants
the medium font size
Messages - Class in org.swtchart.ext
Messages
Messages() - Constructor for class org.swtchart.ext.Messages
 
min - Variable in class org.swtchart.internal.axis.Axis
the minimum value of axis range
MIN_GRID_STEP_HINT - Static variable in interface org.swtchart.IAxisTick
the minimum grid step hint
minRanges - Variable in class org.swtchart.ext.internal.properties.AxisPage
the minimum ranges
minRangeText - Variable in class org.swtchart.ext.internal.properties.AxisPage
the minimum range text
minusErrors - Variable in class org.swtchart.internal.series.ErrorBar
the minus errors
minX - Variable in class org.swtchart.internal.series.Series
the minimum value of x series
minY - Variable in class org.swtchart.internal.series.Series
the minimum value of y series

N

numRisers - Variable in class org.swtchart.internal.axis.Axis
the number of riser per category

O

occupied - Variable in class org.swtchart.internal.compress.CompressScatterSeries
flag indicating whether the grid is occupied
openPropertiesDialog() - Method in class org.swtchart.ext.InteractiveChart
Opens the properties dialog.
openSaveAsDialog() - Method in class org.swtchart.ext.InteractiveChart
Opens the Save As dialog.
org.swtchart - package org.swtchart
 
org.swtchart.examples - package org.swtchart.examples
 
org.swtchart.examples.ext - package org.swtchart.examples.ext
 
org.swtchart.ext - package org.swtchart.ext
 
org.swtchart.ext.internal - package org.swtchart.ext.internal
 
org.swtchart.ext.internal.properties - package org.swtchart.ext.internal.properties
 
org.swtchart.internal - package org.swtchart.internal
 
org.swtchart.internal.axis - package org.swtchart.internal.axis
 
org.swtchart.internal.compress - package org.swtchart.internal.compress
 
org.swtchart.internal.series - package org.swtchart.internal.series
 
orientation - Variable in class org.swtchart.Chart
the orientation of chart which can be horizontal or vertical
orientationButton - Variable in class org.swtchart.ext.internal.properties.ChartPage
the orientation button

P

PADDING - Static variable in class org.swtchart.internal.ChartLayout
the padding
padding - Variable in class org.swtchart.internal.series.BarSeries
the padding
paddings - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the paddings
paddingSizeSpinner - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the padding size spinner
paintControl(PaintEvent) - Method in class org.swtchart.ext.InteractiveChart
 
paintControl(PaintEvent) - Method in class org.swtchart.internal.axis.AxisTickLabels
 
paintControl(PaintEvent) - Method in class org.swtchart.internal.axis.AxisTickMarks
 
paintControl(PaintEvent) - Method in class org.swtchart.internal.Legend
 
paintControl(PaintEvent) - Method in class org.swtchart.internal.PlotArea
 
paintControl(PaintEvent) - Method in class org.swtchart.internal.Title
 
paintListeners - Variable in class org.swtchart.internal.PlotArea
the custom paint listeners
parseControls(Composite) - Method in class org.swtchart.internal.ChartLayout
Parses the controls on given composite.
performDefaults() - Method in class org.swtchart.ext.internal.properties.AxisPage
 
performDefaults() - Method in class org.swtchart.ext.internal.properties.AxisTickPage
 
performDefaults() - Method in class org.swtchart.ext.internal.properties.ChartPage
 
performDefaults() - Method in class org.swtchart.ext.internal.properties.GridPage
 
performDefaults() - Method in class org.swtchart.ext.internal.properties.LegendPage
 
performDefaults() - Method in class org.swtchart.ext.internal.properties.SeriesLabelPage
 
performDefaults() - Method in class org.swtchart.ext.internal.properties.SeriesPage
 
performOk() - Method in class org.swtchart.ext.internal.properties.AbstractPage
 
plot - Variable in class org.swtchart.internal.ChartLayout
the plot area
PLOT_AREA_BACKGROUND - Static variable in class org.swtchart.ext.internal.properties.ChartPage
the key for plot area background
plotArea - Variable in class org.swtchart.Chart
the plot area
PlotArea - Class in org.swtchart.internal
Plot area to draw series and grids.
PlotArea(Chart, int) - Constructor for class org.swtchart.internal.PlotArea
Constructor.
plotAreaHeight - Variable in class org.swtchart.internal.ChartLayout
the plot area height
plotAreaWidth - Variable in class org.swtchart.internal.ChartLayout
the plot area width
PlotSymbolType(String) - Constructor for enum org.swtchart.ILineSeries.PlotSymbolType
Constructor.
plugin - Static variable in class org.swtchart.examples.Activator
The shared instance
plusErrors - Variable in class org.swtchart.internal.series.ErrorBar
the plus errors
Position() - Constructor for enum org.swtchart.IAxis.Position
 
position - Variable in class org.swtchart.internal.axis.Axis
the axis position
position - Variable in class org.swtchart.internal.Legend
the position of legend
positionCombo - Variable in class org.swtchart.ext.internal.properties.AxisPage
the position combo box
positions - Variable in class org.swtchart.ext.internal.properties.AxisPage
the positions
possibleTickSteps - Variable in class org.swtchart.internal.axis.AxisTickLabels
the possible tick steps
pow(double, int) - Static method in class org.swtchart.internal.axis.AxisTickLabels
Calculates the value of the first argument raised to the power of the second argument.
prevConfig - Variable in class org.swtchart.internal.compress.Compress
the previous configuration for compressor
previousXGridIndex - Variable in class org.swtchart.internal.compress.Compress
the previous X grid index
previousYGridIndex - Variable in class org.swtchart.internal.compress.Compress
the previous Y grid index
PROPERTIES - Static variable in class org.swtchart.ext.Messages
the menu for opening properties dialog
PropertiesResources - Class in org.swtchart.ext.internal.properties
SWT resources created with properties dialog.
PropertiesResources() - Constructor for class org.swtchart.ext.internal.properties.PropertiesResources
The constructor.
put(String, Font) - Method in class org.swtchart.ext.internal.properties.PropertiesResources
Puts the given font.
put(String, Color) - Method in class org.swtchart.ext.internal.properties.PropertiesResources
Puts the given color.

R

Range - Class in org.swtchart
A range.
Range(double, double) - Constructor for class org.swtchart.Range
Constructor.
Range(Range) - Constructor for class org.swtchart.Range
Constructor.
redraw() - Method in class org.swtchart.Chart
 
refresh() - Method in class org.swtchart.internal.axis.Axis
Refreshes the cache.
refresh() - Method in class org.swtchart.internal.axis.AxisSet
Refreshes the cache.
removeColor(String) - Method in class org.swtchart.ext.internal.properties.PropertiesResources
Removes the color associated with the given key.
removeCustomPaintListener(ICustomPaintListener) - Method in class org.swtchart.internal.PlotArea
 
removeCustomPaintListener(ICustomPaintListener) - Method in interface org.swtchart.IPlotArea
Removes the custom paint listener
removeFont(String) - Method in class org.swtchart.ext.internal.properties.PropertiesResources
Removes the font associated with the given key.
renderOffscreenImage(Image) - Method in class org.swtchart.Chart
Renders off-screen image.
resources - Variable in class org.swtchart.ext.InteractiveChart
the resources created with properties dialog
resources - Variable in class org.swtchart.ext.internal.properties.AbstractPage
the properties resources
rightAxisOffset - Variable in class org.swtchart.internal.ChartLayout
the offset for right axis
rightAxisWidth - Variable in class org.swtchart.internal.ChartLayout
the right axis width
riserIndex - Variable in class org.swtchart.internal.series.BarSeries
the riser index in a category

S

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

T

text - Variable in class org.swtchart.internal.Title
the title text
textLayout - Variable in class org.swtchart.internal.Title
The text layout
tick - Variable in class org.swtchart.internal.axis.Axis
the axis tick
TICK_LENGTH - Static variable in class org.swtchart.internal.axis.AxisTickMarks
the tick length
tickLabelAngle - Variable in class org.swtchart.internal.axis.AxisTick
the tick label angle in degree
tickLabelPositions - Variable in class org.swtchart.internal.axis.AxisTickLabels
the array of tick label position in pixels
tickLabels - Variable in class org.swtchart.internal.axis.AxisTickLabels
the array of tick label
tickLabelsLayoutdata - Variable in class org.swtchart.internal.ChartLayout.AxisLayoutData
the tick label layout data
tickLabelValues - Variable in class org.swtchart.internal.axis.AxisTickLabels
the array of tick label vales
tickMarksLayoutdata - Variable in class org.swtchart.internal.ChartLayout.AxisLayoutData
the tick marks layout data
tickMarkStepHint - Variable in class org.swtchart.internal.axis.AxisTick
the tick mark step hint
tickVisibilities - Variable in class org.swtchart.internal.axis.AxisTickLabels
the array of visibility state of tick label
timeUnit - Variable in class org.swtchart.internal.axis.AxisTickLabels
the time unit for tick step
title - Variable in class org.swtchart.Chart
the title
title - Variable in class org.swtchart.internal.axis.Axis
the axis title
title - Variable in class org.swtchart.internal.ChartLayout
the chart title
Title - Class in org.swtchart.internal
A base class for title.
Title(Chart) - Constructor for class org.swtchart.internal.Title
Constructor.
TITLE_FONT - Static variable in class org.swtchart.ext.internal.properties.ChartPage
the key for title font
TITLE_FOREGROUND - Static variable in class org.swtchart.ext.internal.properties.ChartPage
the key for chart background
titleColorButton - Variable in class org.swtchart.ext.internal.properties.AxisPage
the color selector button
titleColorButton - Variable in class org.swtchart.ext.internal.properties.ChartPage
the title color button
titleColorLabel - Variable in class org.swtchart.ext.internal.properties.AxisPage
the label for title color
titleColorLabel - Variable in class org.swtchart.ext.internal.properties.ChartPage
the title color label
titleColors - Variable in class org.swtchart.ext.internal.properties.AxisPage
the title colors
titleFontSizes - Variable in class org.swtchart.ext.internal.properties.AxisPage
the title font sizes
titleHeight - Variable in class org.swtchart.internal.ChartLayout
the title height
titleLabel - Variable in class org.swtchart.ext.internal.properties.AxisPage
the label for title
titleLabel - Variable in class org.swtchart.ext.internal.properties.ChartPage
the title label
titleLayoutdata - Variable in class org.swtchart.internal.ChartLayout.AxisLayoutData
the axis title layout data
titleText - Variable in class org.swtchart.ext.internal.properties.AxisPage
the title text
titleText - Variable in class org.swtchart.ext.internal.properties.ChartPage
the title text
titleTexts - Variable in class org.swtchart.ext.internal.properties.AxisPage
the title texts
titleVisibleStates - Variable in class org.swtchart.ext.internal.properties.AxisPage
the states indicating id title is visible
titleWidth - Variable in class org.swtchart.internal.ChartLayout
the title width
topAxisHeight - Variable in class org.swtchart.internal.ChartLayout
the top axis height
topAxisOffset - Variable in class org.swtchart.internal.ChartLayout
the offset for top axis
toString() - Method in class org.swtchart.internal.compress.CompressConfig
 
toString() - Method in class org.swtchart.Range
 
type - Variable in class org.swtchart.internal.series.ErrorBar
the error bar type
type - Variable in class org.swtchart.internal.series.Series
the series type

U

update() - Method in class org.swtchart.Chart
 
update(int) - Method in class org.swtchart.internal.axis.AxisTickLabels
Updates the tick labels.
updateCompressor(Axis) - Method in class org.swtchart.internal.series.SeriesSet
Updates the compressor associated with the given axis.
updateControlSelections() - Method in class org.swtchart.ext.internal.properties.AbstractSelectorPage
Updates the selection on controls.
updateControlSelections() - Method in class org.swtchart.ext.internal.properties.AxisPage
 
updateControlSelections() - Method in class org.swtchart.ext.internal.properties.AxisTickPage
 
updateControlSelections() - Method in class org.swtchart.ext.internal.properties.GridPage
 
updateControlSelections() - Method in class org.swtchart.ext.internal.properties.SeriesLabelPage
 
updateControlSelections() - Method in class org.swtchart.ext.internal.properties.SeriesPage
 
updateHorizontalAxisTick() - Method in class org.swtchart.internal.ChartLayout
Updates the horizontal axis tick.
updateLayout() - Method in class org.swtchart.Chart
Updates the layout of chart elements.
updateLayoutData() - Method in class org.swtchart.internal.axis.Axis
Updates the layout data.
updateLayoutData() - Method in class org.swtchart.internal.axis.AxisSet
Updates the layout data.
updateLayoutData() - Method in class org.swtchart.internal.axis.AxisTick
Updates the tick layout.
updateLayoutData() - Method in class org.swtchart.internal.axis.AxisTickLabels
Updates the tick labels layout.
updateLayoutData() - Method in class org.swtchart.internal.axis.AxisTickMarks
Updates tick marks layout.
updateLayoutData() - Method in class org.swtchart.internal.Legend
Update the layout data.
updateLayoutData() - Method in class org.swtchart.internal.Title
Updates the title layout data.
updateStackAndRiserData() - Method in class org.swtchart.internal.series.SeriesSet
Updates the stack and riser data.
updateStackAndRiserData(IAxis, IAxis) - Method in class org.swtchart.internal.series.SeriesSet
Updates the stack and riser data for given axes.
updateStackPanel() - Method in class org.swtchart.ext.internal.properties.SeriesPage
Updates the stack panel.
updateSuspended - Variable in class org.swtchart.Chart
the state indicating if the update of chart appearance is suspended
updateTick(int) - Method in class org.swtchart.internal.axis.AxisTick
Updates the tick around per 64 pixel.
updateTickLabelForCategoryAxis(int) - Method in class org.swtchart.internal.axis.AxisTickLabels
Updates tick label for category axis.
updateTickLabelForDateAxis(int) - Method in class org.swtchart.internal.axis.AxisTickLabels
Updates tick label for date axis.
updateTickLabelForLinearScale(int) - Method in class org.swtchart.internal.axis.AxisTickLabels
Updates tick label for normal scale.
updateTickLabelForLinearScale(int, BigDecimal) - Method in class org.swtchart.internal.axis.AxisTickLabels
Updates tick label for normal scale.
updateTickLabelForLogScale(int) - Method in class org.swtchart.internal.axis.AxisTickLabels
Updates tick label for log scale.
updateTickLabelForMonthOrYear(int, double, int) - Method in class org.swtchart.internal.axis.AxisTickLabels
Updates the tick label for month or year.
updateTickVisibility() - Method in class org.swtchart.internal.axis.AxisTickLabels
Updates the visibility of tick labels.
updateVerticalAxisTick() - Method in class org.swtchart.internal.ChartLayout
Updates the vertical axis tick.
upper - Variable in class org.swtchart.Range
the upper value of range
Util - Class in org.swtchart.internal
A utility class providing generic methods.
Util() - Constructor for class org.swtchart.internal.Util
 

V

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

W

WHITE - Static variable in class org.swtchart.Constants
Deprecated.
width - Variable in class org.swtchart.internal.axis.Axis
the plot area width
widthHint - Variable in class org.swtchart.internal.axis.AxisTickLabels
the width hint of tick labels area
widthHint - Variable in class org.swtchart.internal.axis.AxisTickMarks
the width hint of tick marks area
widthHint - Variable in class org.swtchart.internal.ChartLayoutData
the width hint
widthInPixel - Variable in class org.swtchart.internal.compress.Compress
the plot area width in pixels
widthInPixels - Variable in class org.swtchart.internal.compress.CompressConfig
the width in pixels

X

xAxisId - Variable in class org.swtchart.internal.series.Series
the x axis id
xAxisIdCombo - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the x axis id combo
xAxisIdItems - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the items for x axis id combo
xAxisIds - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the x axis ids
xAxisMap - Variable in class org.swtchart.internal.axis.AxisSet
the set of X axes
xErrorBar - Variable in class org.swtchart.internal.series.Series
the x error bar
xLogScale - Variable in class org.swtchart.internal.compress.CompressConfig
the state indicating whether the X axis is log scale
xLower - Variable in class org.swtchart.internal.compress.Compress
the lower value of x range
xLowerValue - Variable in class org.swtchart.internal.compress.CompressConfig
the lower value of X range
xSeries - Variable in class org.swtchart.internal.compress.Compress
the source X series to be compressed
xSeries - Variable in class org.swtchart.internal.series.Series
the x series
xUpper - Variable in class org.swtchart.internal.compress.Compress
the upper value of x range
xUpperValue - Variable in class org.swtchart.internal.compress.CompressConfig
the upper value of X range

Y

yAxisId - Variable in class org.swtchart.internal.series.Series
the y axis id
yAxisIdCombo - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the y axis id combo
yAxisIdItems - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the items for y axis id combo
yAxisIds - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the y axis ids
yAxisMap - Variable in class org.swtchart.internal.axis.AxisSet
the set of Y axes
yBarSeries1 - Static variable in class org.swtchart.examples.ext.InteractiveChartExample
 
yBarSeries2 - Static variable in class org.swtchart.examples.ext.InteractiveChartExample
 
yErrorBar - Variable in class org.swtchart.internal.series.Series
the y error bar
yLineSeries1 - Static variable in class org.swtchart.examples.ext.InteractiveChartExample
 
yLineSeries2 - Static variable in class org.swtchart.examples.ext.InteractiveChartExample
 
yLogScale - Variable in class org.swtchart.internal.compress.CompressConfig
the state indicating whether the Y axis is log scale
yLower - Variable in class org.swtchart.internal.compress.Compress
the lower value of y range
yLowerValue - Variable in class org.swtchart.internal.compress.CompressConfig
the lower value of Y range
ySeries - Variable in class org.swtchart.internal.compress.Compress
the source Y series to be compressed
ySeries - Variable in class org.swtchart.internal.series.Series
the y series
yUpper - Variable in class org.swtchart.internal.compress.Compress
the upper value of y range
yUpperValue - Variable in class org.swtchart.internal.compress.CompressConfig
the upper value of Y range

Z

ZOOM_RATIO - Static variable in class org.swtchart.internal.axis.Axis
the ratio to be zoomed
ZOOMIN - Static variable in class org.swtchart.ext.Messages
the menu for zoom in
zoomIn() - Method in interface org.swtchart.IAxis
Zooms in the axis.
zoomIn(double) - Method in interface org.swtchart.IAxis
Zooms in the axis at the given coordinate.
zoomIn() - Method in interface org.swtchart.IAxisSet
Zooms in all axes.
zoomIn() - Method in class org.swtchart.internal.axis.Axis
 
zoomIn(double) - Method in class org.swtchart.internal.axis.Axis
 
zoomIn() - Method in class org.swtchart.internal.axis.AxisSet
 
ZOOMIN_GROUP - Static variable in class org.swtchart.ext.Messages
the menu group for zoom in menus
ZOOMIN_X - Static variable in class org.swtchart.ext.Messages
the menu for zoom in X axis
ZOOMIN_Y - Static variable in class org.swtchart.ext.Messages
the menu for zoom in Y axis
ZOOMOUT - Static variable in class org.swtchart.ext.Messages
the menu for zoom out
zoomOut() - Method in interface org.swtchart.IAxis
Zooms out the axis.
zoomOut(double) - Method in interface org.swtchart.IAxis
Zooms out the axis at the given coordinate.
zoomOut() - Method in interface org.swtchart.IAxisSet
Zooms out all axes.
zoomOut() - Method in class org.swtchart.internal.axis.Axis
 
zoomOut(double) - Method in class org.swtchart.internal.axis.Axis
 
zoomOut() - Method in class org.swtchart.internal.axis.AxisSet
 
ZOOMOUT_GROUP - Static variable in class org.swtchart.ext.Messages
the menu group for zoom out menus
ZOOMOUT_X - Static variable in class org.swtchart.ext.Messages
the menu for zoom out X axis
ZOOMOUT_Y - Static variable in class org.swtchart.ext.Messages
the menu for zoom out Y axis
A B C D E F G H I L M N O P R S T U V W X Y Z 
Skip navigation links