#import <EMAxisMapper.h>
Abgeleitet von CMMapper.
Öffentliche Methoden | |
| (id) | - position |
| (unsigned int) | - type |
| (id) | - label |
| (float) | - minValue |
| (float) | - maxValue |
| (float) | - unit |
| (_Bool) | - isLogarithmic |
| (id) | - labels |
| (_Bool) | - centerLabels |
| (id) | - values |
| (struct CGColor *) | - strokeColor |
| (float) | - strokeWidth |
| (struct CGColor *) | - textColor |
Definiert in Zeile 9 der Datei EMAxisMapper.h.
| - (id) position |
| - (unsigned int) type |
| - (id) label |
| - (float) minValue |
| - (float) maxValue |
| - (float) unit |
| - (_Bool) isLogarithmic |
| - (id) labels |
| - (_Bool) centerLabels |
| - (id) values |
| - (struct CGColor *) strokeColor |
| - (float) strokeWidth |
| - (struct CGColor *) textColor |