- SAVE_COMMAND - Static variable in class org.jfree.experimental.chart.swt.ChartComposite
-
Save action command.
- scale(Rectangle2D) - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Applies any scaling that is in effect for the chart drawing to the
given rectangle.
- scale(double, double) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Applies a scale transform.
- setBackground(Color) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Sets the background colour.
- setBackground(Color) - Method in class org.jfree.experimental.swt.SWTPaintCanvas
-
Overridden to do nothing.
- setChart(JFreeChart) - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Sets the chart that is displayed in the panel.
- setClip(Shape) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Sets the clip region.
- setClip(int, int, int, int) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Sets the clip region to the specified rectangle.
- setColor(Color) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Sets the current color for this graphics context.
- setColor(Color) - Method in class org.jfree.experimental.swt.SWTPaintCanvas
-
Sets the color.
- setComposite(Composite) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Sets the current composite.
- setDisplayToolTips(boolean) - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
- setDomainZoomable(boolean) - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Sets the flag that controls whether or not zooming is enable for the
domain axis.
- setEnforceFileExtensions(boolean) - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Sets a flag that controls whether or not file extensions are enforced.
- setFont(Font) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Set the font swt graphic composite from the specified
awt font.
- setForeground(Color) - Method in class org.jfree.experimental.swt.SWTPaintCanvas
-
Overridden to do nothing.
- setHorizontalAxisTrace(boolean) - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
A flag that controls trace lines on the horizontal axis.
- setPaint(Paint) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Sets the paint for this graphics context.
- setPaintMode() - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Not implemented - see Graphics.setPaintMode().
- setRangeZoomable(boolean) - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
A flag that controls mouse-based zooming on the vertical axis.
- setRenderingHint(RenderingHints.Key, Object) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Sets the value for a rendering hint.
- setRenderingHints(Map) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Replaces the existing hints with those contained in the specified
map.
- setStroke(Stroke) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Sets the stroke for this graphics context.
- setTransform(AffineTransform) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Sets the current transform.
- setVerticalAxisTrace(boolean) - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
A flag that controls trace lines on the vertical axis.
- setXORMode(Color) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Not implemented - see Graphics.setXORMode(Color).
- setZoomInFactor(double) - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Sets the zoom in factor.
- setZoomOutFactor(double) - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Sets the zoom out factor.
- shear(double, double) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Applies a shear transform.
- SWTBarChartDemo1 - Class in org.jfree.experimental.chart.swt.demo
-
An SWT demo.
- SWTBarChartDemo1() - Constructor for class org.jfree.experimental.chart.swt.demo.SWTBarChartDemo1
-
- SWTChartEditor - Class in org.jfree.experimental.chart.swt.editor
-
An editor for chart properties.
- SWTChartEditor(Display, JFreeChart) - Constructor for class org.jfree.experimental.chart.swt.editor.SWTChartEditor
-
Creates a new editor.
- SWTGraphics2D - Class in org.jfree.experimental.swt
-
This is a class utility to draw Graphics2D stuff on a swt composite.
- SWTGraphics2D(GC) - Constructor for class org.jfree.experimental.swt.SWTGraphics2D
-
Creates a new instance.
- SWTMultipleAxisDemo1 - Class in org.jfree.experimental.chart.swt.demo
-
This demo shows a time series chart that has multiple range axes.
- SWTMultipleAxisDemo1() - Constructor for class org.jfree.experimental.chart.swt.demo.SWTMultipleAxisDemo1
-
- SWTPaintCanvas - Class in org.jfree.experimental.swt
-
A paint canvas.
- SWTPaintCanvas(Composite, int, Color) - Constructor for class org.jfree.experimental.swt.SWTPaintCanvas
-
Creates a new instance.
- SWTPaintCanvas(Composite, int) - Constructor for class org.jfree.experimental.swt.SWTPaintCanvas
-
Creates a new instance.
- SWTPieChartDemo1 - Class in org.jfree.experimental.chart.swt.demo
-
This demo shows a time series chart that has multiple range axes.
- SWTPieChartDemo1() - Constructor for class org.jfree.experimental.chart.swt.demo.SWTPieChartDemo1
-
- SWTTimeSeriesDemo - Class in org.jfree.experimental.chart.swt.demo
-
An example of a time series chart.
- SWTTimeSeriesDemo() - Constructor for class org.jfree.experimental.chart.swt.demo.SWTTimeSeriesDemo
-
- SWTUtils - Class in org.jfree.experimental.swt
-
Utility class gathering some useful and general method.
- SWTUtils() - Constructor for class org.jfree.experimental.swt.SWTUtils
-