Skip navigation links
A B C D E F G H I L M 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
 
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.
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
 
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
 
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
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
 
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
 
Axis - Class in org.swtchart.internal.axis
An axis.
Axis(int, IAxis.Direction, Chart) - Constructor for class org.swtchart.internal.axis.Axis
Constructor.
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 - 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 - Class in org.swtchart.internal.axis
Axis tick labels.
AxisTickLabels(Chart, Axis) - Constructor for class org.swtchart.internal.axis.AxisTickLabels
Constructor.
AxisTickMarks - Class in org.swtchart.internal.axis
Axis tick marks.
AxisTickMarks(Chart, Axis) - Constructor for class org.swtchart.internal.axis.AxisTickMarks
Constructor.
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.

B

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.
BLACK - Static variable in class org.swtchart.Constants
Deprecated.
BLUE - Static variable in class org.swtchart.Constants
Deprecated.
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

categoryButton - Variable in class org.swtchart.ext.internal.properties.AxisPage
the category button
categoryStates - Variable in class org.swtchart.ext.internal.properties.AxisPage
the states indicating if category is enabled
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.ext.internal.properties.AbstractPage
the 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.Title
the chart
ChartLayout - Class in org.swtchart.internal
Manages the layout on plot chart panel.
ChartLayout() - Constructor for class org.swtchart.internal.ChartLayout
Constructor.
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.
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
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
CompressLineSeries - Class in org.swtchart.internal.compress
A compressor for line series data.
CompressLineSeries() - Constructor for class org.swtchart.internal.compress.CompressLineSeries
 
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
 
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
 
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.
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_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_SERIES_TYPE - Static variable in class org.swtchart.internal.series.Series
the default series type
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
 
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, 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.
drawBehindSeries() - Method in interface org.swtchart.ICustomPaintListener
Gets the state indicating if painting behind series.
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.

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
 
equals(Object) - Method in class org.swtchart.internal.compress.CompressConfig
 
ErrorBar - Class in org.swtchart.internal.series
The error bar.
ErrorBar() - Constructor for class org.swtchart.internal.series.ErrorBar
The constructor.

F

font - Variable in class org.swtchart.internal.series.SeriesLabel
the series label font
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.SeriesLabelPage
the font size spinner
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
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

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() - Method in interface org.swtchart.IAxisSet
Gets the array of all axes.
getAxes() - Method in class org.swtchart.internal.axis.AxisSet
 
getAxis() - Method in class org.swtchart.internal.axis.AxisTickMarks
Gets the associated axis.
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.
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.
getGrid() - Method in interface org.swtchart.IAxis
Gets the grid.
getGrid() - Method in class org.swtchart.internal.axis.Axis
 
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.
getLineColor() - Method in interface org.swtchart.ILineSeries
Gets the line color.
getLineColor() - Method in class org.swtchart.internal.series.LineSeries
 
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
 
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.
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.
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.
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.
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
 
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.
getVerticalRange() - Method in class org.swtchart.ext.internal.SelectionRectangle
Gets the vertical selected range.
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 - Class in org.swtchart.internal
A grid.
Grid(Axis) - Constructor for class org.swtchart.internal.Grid
Constructor.
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
 
hashCode() - Method in class org.swtchart.internal.compress.CompressConfig
 
heightHint - Variable in class org.swtchart.internal.ChartLayoutData
the height hint

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.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.
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
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() - Method in class org.swtchart.internal.series.Series
Gets the state indicating if date series is set.
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() - 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.
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
 
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() - Method in class org.swtchart.internal.axis.AxisTick
 
isVisible() - Method in class org.swtchart.internal.Legend
 
isVisible() - Method in class org.swtchart.internal.series.ErrorBar
 
isVisible() - Method in class org.swtchart.internal.series.Series
 
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() - 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() - 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
 
Legend - Class in org.swtchart.internal
A legend for chart.
Legend(Chart, int) - Constructor for class org.swtchart.internal.Legend
Constructor.
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.
LIGHT_BLUE - Static variable in class org.swtchart.Constants
Deprecated.
LINE_WIDTH - Static variable in class org.swtchart.internal.axis.AxisTickMarks
the line width
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.
LineStyle - Enum in org.swtchart
A line style.
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
list - Variable in class org.swtchart.ext.internal.properties.AbstractSelectorPage
the list
logScaleButton - Variable in class org.swtchart.ext.internal.properties.AxisPage
the log scale button
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
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_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
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

O

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
 

P

PADDING - Static variable in class org.swtchart.internal.ChartLayout
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
 
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
 
PlotArea - Class in org.swtchart.internal
Plot area to draw series and grids.
PlotArea(Chart, int) - Constructor for class org.swtchart.internal.PlotArea
Constructor.
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
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.internal.properties.AbstractPage
the properties resources

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
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
 
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 - Class in org.swtchart.internal.series
Series.
Series(Chart, String) - Constructor for class org.swtchart.internal.series.Series
Constructor.
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.
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.
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.
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(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
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
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
stackSeries - Variable in class org.swtchart.internal.series.Series
the stack series
start(BundleContext) - Method in class org.swtchart.examples.Activator
 
stop(BundleContext) - Method in class org.swtchart.examples.Activator
 
styleCombo - Variable in class org.swtchart.ext.internal.properties.GridPage
the style combo
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.
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
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
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
TICK_LENGTH - Static variable in class org.swtchart.internal.axis.AxisTickMarks
the tick length
Title - Class in org.swtchart.internal
A base class for title.
Title(Chart) - Constructor for class org.swtchart.internal.Title
Constructor.
titleColorButton - Variable in class org.swtchart.ext.internal.properties.AxisPage
the color selector button
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
titleText - Variable in class org.swtchart.ext.internal.properties.AxisPage
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
toString() - Method in class org.swtchart.internal.compress.CompressConfig
 
toString() - Method in class org.swtchart.Range
 
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
 
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.
updateTick(int) - Method in class org.swtchart.internal.axis.AxisTick
Updates the tick around per 64 pixel.
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

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.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.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.
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.series.Series
the visibility of series
visibleButton - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the button for visibility
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.
widthHint - Variable in class org.swtchart.internal.ChartLayoutData
the width hint

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
xAxisIds - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the x axis ids
xErrorBar - Variable in class org.swtchart.internal.series.Series
the x error bar
xLower - Variable in class org.swtchart.internal.compress.Compress
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

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
yAxisIds - Variable in class org.swtchart.ext.internal.properties.SeriesPage
the y axis ids
yErrorBar - Variable in class org.swtchart.internal.series.Series
the y error bar
yLower - Variable in class org.swtchart.internal.compress.Compress
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

Z

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 O P R S T U V W X Y Z 
Skip navigation links

Copyright © 2022. All rights reserved.