- removeChartMouseListener(ChartMouseListener) - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Removes a listener from the list of objects listening for chart mouse
events.
- restoreAutoBounds() - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Restores the auto-range calculation on both axes.
- restoreAutoDomainBounds() - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Restores the auto-range calculation on the domain axis.
- restoreAutoRangeBounds() - Method in class org.jfree.experimental.chart.swt.ChartComposite
-
Restores the auto-range calculation on the range axis.
- rotate(double) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Applies a rotation transform.
- rotate(double, double, double) - Method in class org.jfree.experimental.swt.SWTGraphics2D
-
Not implemented - see Graphics2D.rotate(double, double, double).