- getAnchor() - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Returns the anchor point.
- getBackground() - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Returns the background colour.
- getChart() - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Returns the chart contained in the panel.
- getChartRenderingInfo() - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Returns the chart rendering info from the most recent chart redraw.
- getClip() - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Returns the current clip.
- getClipBounds() - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Returns the clip bounds.
- getColor() - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Returns the current color for this graphics context.
- getColor() - Method in class org.jfree.experimental.swt.SWTPaintCanvas
-
Returns the color.
- getComposite() - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Returns the current composite.
- getDeviceConfiguration() - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Not implemented yet - see Graphics2D.getDeviceConfiguration().
- getFont() - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Returns the font in form of an awt font created
with the parameters of the font of the swt graphic
composite.
- getFontMetrics(Font) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Returns the font metrics.
- getFontRenderContext() - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Returns the font render context.
- getHorizontalAxisTrace() - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Returns the flag that controls whether or not a horizontal axis trace
line is drawn over the plot area at the current mouse location.
- getPaint() - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Returns the current paint for this graphics context.
- getRenderingHint(RenderingHints.Key) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Returns the current value for the specified hint key, or
null if no value is set.
- getRenderingHints() - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Returns a copy of the hints collection for this graphics context.
- getScaleX() - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Returns the X scale factor for the chart.
- getScaleY() - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Returns the Y scale factory for the chart.
- getScreenDataArea() - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Returns the data area for the chart (the area inside the axes) with the
current scaling applied (that is, the area as it appears on screen).
- getScreenDataArea(int, int) - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Returns the data area (the area inside the axes) for the plot or subplot,
with the current scaling applied.
- getStroke() - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Returns the current stroke for this graphics context.
- getToolTipText(org.eclipse.swt.events.MouseEvent) - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Returns a string for the tooltip.
- getTransform() - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Returns the current transform.
- getVerticalAxisTrace() - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Returns the flag that controls whether or not a vertical axis trace
line is drawn over the plot area at the current mouse location.
- getZoomInFactor() - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Returns the zoom in factor.
- getZoomOutFactor() - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Returns the zoom out factor.