#import <EBEscherShape.h>
Abgeleitet von ESDObject.
Öffentliche Methoden | |
| (void) | - dealloc |
| (id) | - chartData |
| (void) | - setChartData: |
| (id) | - chartColorLocators |
| (void) | - setChartColorLocators: |
| (BOOL) | - showLegend |
| (void) | - setShowLegend: |
Geschützte Attribute | |
| NSData * | mChartData |
| NSMutableArray * | mChartColorLocators |
| BOOL | mShowLegend |
Definiert in Zeile 11 der Datei EBEscherShape.h.
| - (void) dealloc |
Implementiert ESDObject.
| - (id) chartData |
| - (void) setChartData: | (id) | fp8 |
| - (id) chartColorLocators |
| - (void) setChartColorLocators: | (id) | fp8 |
| - (BOOL) showLegend |
| - (void) setShowLegend: | (BOOL) | fp8 |
- (NSData*) mChartData [protected] |
Definiert in Zeile 13 der Datei EBEscherShape.h.
- (NSMutableArray*) mChartColorLocators [protected] |
Definiert in Zeile 14 der Datei EBEscherShape.h.
- (BOOL) mShowLegend [protected] |
Definiert in Zeile 15 der Datei EBEscherShape.h.