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

R

RadarChartRenderer - Class in com.approximatrix.charting.render
This renderer creates a Radar chart.
RadarChartRenderer(ChartDataModel) - Constructor for class com.approximatrix.charting.render.RadarChartRenderer
Creates new RadarChartRenderer
RadarChartRenderer(CoordSystem, ChartDataModel) - Constructor for class com.approximatrix.charting.render.RadarChartRenderer
Creates new RadarChartRenderer
rcm - Variable in class com.approximatrix.charting.Legend
 
rcm - Variable in class com.approximatrix.charting.render.AbstractChartRenderer
 
rcm - Variable in class com.approximatrix.charting.render.MultiScatterChartRenderer
 
rcModel - Variable in class com.approximatrix.charting.AbstractChart
 
removeChartDataModelListener(ChartDataModelListener) - Method in class com.approximatrix.charting.model.AbstractChartDataModel
Removes a ChartDataModelListener.
removeChartDataModelListener(ChartDataModelListener) - Method in interface com.approximatrix.charting.model.ChartDataModel
Removes a ChartDataModelListener
removeChartDataModelListener(ChartDataModelListener) - Method in class com.approximatrix.charting.model.MultiScatterDataModel
Removes a ChartDataModelListener.
removeData(String) - Method in class com.approximatrix.charting.model.MultiScatterDataModel
Removes a series from the data model based on the series name
removeData(int) - Method in class com.approximatrix.charting.model.MultiScatterDataModel
Removes a series from the data model based on the passed index
removeValue(int) - Method in class com.approximatrix.charting.model.EditableDataSet
Removes a given column/value pair at the specified index location with no regards for safety.
removeValueAt(int, int) - Method in class com.approximatrix.charting.model.EditableChartDataModel
Removes the value in a given DataSet.
render(Graphics2D) - Method in class com.approximatrix.charting.AbstractChart
Does the layout of the title, legend and coordinate system and calls the render method of all those including the ChartRenderers.
render(Graphics2D) - Method in interface com.approximatrix.charting.Chart
Does the layout of the title, legend and coordinate system and calls the render method of all those including the ChartRenderers.
render(Graphics2D) - Method in class com.approximatrix.charting.CoordSystem
Overrides the method to just call paintDefault.
render(Graphics2D) - Method in class com.approximatrix.charting.DefaultChart
Does the layout of the title, legend and coordinate system and calls the render method of all those including the ChartRenderers.
render(Graphics2D) - Method in class com.approximatrix.charting.ExtendedChart
Does the layout of the title, legend and coordinate system and calls the render method of all those including the ChartRenderers.
render(Graphics2D) - Method in interface com.approximatrix.charting.GenericChart
Does the layout of the title, legend and coordinate system and calls the render method of all those including the ChartRenderers.
render(Graphics2D) - Method in class com.approximatrix.charting.render.AbstractChartRenderer
Calls renderChart(g) and crops the output to the desired bounds.
render(Graphics2D) - Method in class com.approximatrix.charting.render.AbstractRenderer
Renders the Object in the Graphics object.
render(Graphics2D) - Method in class com.approximatrix.charting.render.MultiScatterChartRenderer
Renders the plot to the specifed graphics object.
render(Graphics2D) - Method in interface com.approximatrix.charting.render.Renderer
Finally renders the Object in the Graphics object.
render(Graphics2D) - Method in class com.approximatrix.charting.swing.ChartPanel
Does the layout of the title, legend and coordinate system and calls the render method of all those including the ChartRenderers.
render(Graphics2D) - Method in class com.approximatrix.charting.swing.ExtendedChartPanel
Does the layout of the title, legend and coordinate system and calls the render method of all those including the ChartRenderers.
renderChart(Graphics2D) - Method in class com.approximatrix.charting.render.AbstractChartRenderer
Finally renders the chart in the clipped rectangle.
renderChart(Graphics2D) - Method in class com.approximatrix.charting.render.BarChartRenderer
Finally renders the Object in the Graphics object.
renderChart(Graphics2D) - Method in class com.approximatrix.charting.render.InterpolationChartRenderer
Finally renders the Object in the Graphics object.
renderChart(Graphics2D) - Method in class com.approximatrix.charting.render.LineChartRenderer
Finally renders the Object in the Graphics object.
renderChart(Graphics2D) - Method in class com.approximatrix.charting.render.MultiScatterChartRenderer
Finally renders the Object in the Graphics object.
renderChart(Graphics2D) - Method in class com.approximatrix.charting.render.PieChartRenderer
Finally renders the Object in the Graphics object.
renderChart(Graphics2D) - Method in class com.approximatrix.charting.render.PlotChartRenderer
Finally renders the Object in the Graphics object.
renderChart(Graphics2D) - Method in class com.approximatrix.charting.render.RadarChartRenderer
Finally renders the Object in the Graphics object.
renderChart(Graphics2D) - Method in class com.approximatrix.charting.render.ScatterChartRenderer
Finally renders the Object in the Graphics object.
renderChart(Graphics2D) - Method in class com.approximatrix.charting.render.StackedBarChartRenderer
Finally renders the Object in the Graphics object.
renderer - Variable in class com.approximatrix.charting.AbstractChart
 
Renderer - Interface in com.approximatrix.charting.render
This interface defines the common methods needed for a Renderer class.
rightmargin - Variable in class com.approximatrix.charting.CoordSystem
The right margin.
RowColorModel - Class in com.approximatrix.charting.render
This class implements the correspondence between the DataSets and the colors used for rendering the charts and the legend.
RowColorModel(ChartDataModel) - Constructor for class com.approximatrix.charting.render.RowColorModel
Creates new RowColorModel.

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