#import <EDTwoCellAnchor.h>
Abgeleitet von EDAnchor.
Öffentliche Methoden | |
| (struct EDCellAnchorMarker) | - from |
| (void) | - setFrom: |
| (struct EDCellAnchorMarker) | - to |
| (void) | - setTo: |
| (BOOL) | - isRelative |
| (void) | - setRelative: |
Geschützte Attribute | |
| struct EDCellAnchorMarker | mFrom |
| struct EDCellAnchorMarker | mTo |
| BOOL | mIsRelative |
Definiert in Zeile 9 der Datei EDTwoCellAnchor.h.
| - (struct EDCellAnchorMarker) from |
| - (void) setFrom: | (struct EDCellAnchorMarker) | fp8 |
| - (struct EDCellAnchorMarker) to |
| - (void) setTo: | (struct EDCellAnchorMarker) | fp8 |
| - (BOOL) isRelative |
| - (void) setRelative: | (BOOL) | fp8 |
- (struct EDCellAnchorMarker) mFrom [read, protected] |
Definiert in Zeile 11 der Datei EDTwoCellAnchor.h.
- (struct EDCellAnchorMarker) mTo [read, protected] |
Definiert in Zeile 12 der Datei EDTwoCellAnchor.h.
- (BOOL) mIsRelative [protected] |
Definiert in Zeile 13 der Datei EDTwoCellAnchor.h.