|
Class Summary |
| RMGraph |
The RMGraph class provides a template and the machinery for generating graphs. |
| RMGraphArea |
This class represents the actual graph area (a place holder really). |
| RMGraphIntervals |
Returns a list of graph intervals given a range and count. |
| RMGraphLegend |
An inner class for Legend. |
| RMGraphPart3D |
This shape is used by graph area to hold attributes of bars. |
| RMGraphPartBars |
This shape is used by graph area to hold attributes of bars. |
| RMGraphPartLabelAxis |
This shape is used by graph area to hold attributes of the value axis. |
| RMGraphPartPie |
This shape is used by graph area to hold attributes of pies. |
| RMGraphPartSeries |
This shape is used by graph area to hold attributes of the value axis. |
| RMGraphPartValueAxis |
This shape is used by graph area to hold attributes of the value axis. |
| RMGraphSection |
Represents the data in the sections of a merged or separated graph. |
| RMGraphSeries |
A class to represent a graph series, contains a list of series items. |
| RMGraphSeries.Item |
A class to represent an individual item inside a graph series, including its key, group, value and bar/wedge shape. |
| RMGraphViewBar |
This class generates (and represents) a RPG'd bar graph area. |
| RMGraphViewBar3D |
This class renders a bar graph in 3D. |
| RMGraphViewLine |
This class generates (and represents) a RPG'd line graph area. |
| RMGraphViewPie |
This class generates (and represents) a RPG'd pie graph area. |
| RMGraphViewPie3D |
This graph renders a pie graph in 3D. |