#import <EMChartPlotMapper.h>
Abgeleitet von CMMapper.
Basisklasse für EMPieChartPlotMapper und EMScatterChartPlotMapper.
Öffentliche Methoden | |
| (id) | - initWithEdChartPlot:parent: |
| (void) | - addSeriesToDesription:withSeries:index: |
| (id) | - chartPlotToString |
Geschützte Attribute | |
| EDChartPlot * | mEdPlot |
| NSString * | mChartTypeName |
Definiert in Zeile 11 der Datei EMChartPlotMapper.h.
| - (id) initWithEdChartPlot: | (id) | fp8 | ||
| parent: | (id) | fp12 | ||
| - (void) addSeriesToDesription: | (id) | fp8 | ||
| withSeries: | (id) | fp12 | ||
| index: | (int) | fp16 | ||
Implementiert in EMPieChartPlotMapper und EMScatterChartPlotMapper.
| - (id) chartPlotToString |
- (EDChartPlot*) mEdPlot [protected] |
Definiert in Zeile 13 der Datei EMChartPlotMapper.h.
- (NSString*) mChartTypeName [protected] |
Definiert in Zeile 14 der Datei EMChartPlotMapper.h.