#import <OAVStroke-Private.h>
Öffentliche, statische Methoden | |
| (int) | + readCompoundType: |
| (int) | + readPresetDashStyle: |
| (int) | + readLineEndType: |
| (int) | + readLineEndWidth: |
| (int) | + readLineEndLength: |
| (int) | + readCapStyle: |
| (void) | + readLineEnd:type:width:length: |
| (void) | + readDashStyleFromManager:toStroke: |
| (void) | + readJoinStyleFromManager:toStroke: |
| (id) | + targetFgColorWithManager: |
| (void) | + readFillStyleFromManager:toStroke: |
Definiert in Zeile 9 der Datei OAVStroke-Private.h.
| + (int) readCompoundType: | (id) | fp8 |
| + (int) readPresetDashStyle: | (id) | fp8 |
| + (int) readLineEndType: | (id) | fp8 |
| + (int) readLineEndWidth: | (id) | fp8 |
| + (int) readLineEndLength: | (id) | fp8 |
| + (int) readCapStyle: | (id) | fp8 |
| + (void) readLineEnd: | (id) | fp8 | ||
| type: | (id) | fp12 | ||
| width: | (id) | fp16 | ||
| length: | (id) | fp20 | ||
| + (void) readDashStyleFromManager: | (id) | fp8 | ||
| toStroke: | (id) | fp12 | ||
| + (void) readJoinStyleFromManager: | (id) | fp8 | ||
| toStroke: | (id) | fp12 | ||
| + (id) targetFgColorWithManager: | (id) | fp8 |
| + (void) readFillStyleFromManager: | (id) | fp8 | ||
| toStroke: | (id) | fp12 | ||