OADCustomDash Klassenreferenz

#import <OADCustomDash.h>

Abgeleitet von OADDash.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - copyWithZone:
(id) - initWithDefaults
(void) - dealloc
(unsigned int) - stopCount
(float) - dashAtIndex:
(float) - spaceAtIndex:
(void) - addStopWithDash:space:
(id) - stops
(void) - setStops:
(BOOL) - areStopsOverridden

Öffentliche, statische Methoden

(id) + defaultProperties

Geschützte Attribute

NSMutableArraymStops
BOOL mAreStopsOverridden

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei OADCustomDash.h.


Dokumentation der Elementfunktionen

+ (id) defaultProperties  

Implementiert OADProperties.

- (id) copyWithZone: (struct _NSZone *)  fp8  

Implementiert OADDash.

- (id) initWithDefaults  

Implementiert OADProperties.

- (void) dealloc  

Implementiert OADProperties.

- (unsigned int) stopCount  

- (float) dashAtIndex: (unsigned int)  fp8  

- (float) spaceAtIndex: (unsigned int)  fp8  

- (void) addStopWithDash: (float)  fp8
space: (float)  fp12 

- (id) stops  

- (void) setStops: (id)  fp8  

- (BOOL) areStopsOverridden  


Dokumentation der Datenelemente

- (NSMutableArray*) mStops [protected]

Definiert in Zeile 13 der Datei OADCustomDash.h.

- (BOOL) mAreStopsOverridden [protected]

Definiert in Zeile 14 der Datei OADCustomDash.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: