OADVectorArcPathElement Klassenreferenz

#import <OADVectorArcPathElement.h>

Abgeleitet von OADPathElement.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithLeft:top:right:bottom:startVector:endVector:clockwise:connectedToPrevious:
(struct OADAdjustCoord- left
(struct OADAdjustCoord- top
(struct OADAdjustCoord- right
(struct OADAdjustCoord- bottom
(struct OADAdjustPoint- startVector
(struct OADAdjustPoint- endVector
(BOOL) - clockwise
(BOOL) - connectedToPrevious

Geschützte Attribute

struct OADAdjustCoord mLeft
struct OADAdjustCoord mTop
struct OADAdjustCoord mRight
struct OADAdjustCoord mBottom
struct OADAdjustPoint mStartVector
struct OADAdjustPoint mEndVector
BOOL mClockwise
BOOL mConnectedToPrevious

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei OADVectorArcPathElement.h.


Dokumentation der Elementfunktionen

- (id) initWithLeft: (struct OADAdjustCoord fp8
top: (struct OADAdjustCoord fp16
right: (struct OADAdjustCoord fp24
bottom: (struct OADAdjustCoord fp32
startVector: (struct OADAdjustPoint fp40
endVector: (struct OADAdjustPoint fp56
clockwise: (BOOL)  fp72
connectedToPrevious: (BOOL)  fp76 

- (struct OADAdjustCoord) left  

- (struct OADAdjustCoord) top  

- (struct OADAdjustCoord) right  

- (struct OADAdjustCoord) bottom  

- (struct OADAdjustPoint) startVector  

- (struct OADAdjustPoint) endVector  

- (BOOL) clockwise  

- (BOOL) connectedToPrevious  


Dokumentation der Datenelemente

- (struct OADAdjustCoord) mLeft [read, protected]

Definiert in Zeile 11 der Datei OADVectorArcPathElement.h.

- (struct OADAdjustCoord) mTop [read, protected]

Definiert in Zeile 12 der Datei OADVectorArcPathElement.h.

- (struct OADAdjustCoord) mRight [read, protected]

Definiert in Zeile 13 der Datei OADVectorArcPathElement.h.

- (struct OADAdjustCoord) mBottom [read, protected]

Definiert in Zeile 14 der Datei OADVectorArcPathElement.h.

- (struct OADAdjustPoint) mStartVector [read, protected]

Definiert in Zeile 15 der Datei OADVectorArcPathElement.h.

- (struct OADAdjustPoint) mEndVector [read, protected]

Definiert in Zeile 16 der Datei OADVectorArcPathElement.h.

- (BOOL) mClockwise [protected]

Definiert in Zeile 17 der Datei OADVectorArcPathElement.h.

- (BOOL) mConnectedToPrevious [protected]

Definiert in Zeile 18 der Datei OADVectorArcPathElement.h.


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