#import <NSString-UIStringDrawing.h>
Öffentliche Methoden | |
| (void) | - drawAtPoint:withStyle: |
| (void) | - drawInRect:withStyle: |
| (void) | - drawMarkupAtPoint: |
| (void) | - drawMarkupInRect: |
| (struct CGSize) | - sizeWithStyle:forWidth: |
| (struct CGSize) | - sizeWithMarkupForWidth: |
| (void) | - setStringDrawingOrigin: |
| (void) | - clearStringDrawingOrigin |
| (struct CGSize) | - sizeWithFont: |
| (struct CGSize) | - sizeWithFont:forWidth:ellipsis: |
| (struct CGSize) | - drawAtPoint:withFont: |
| (struct CGSize) | - drawAtPoint:forWidth:withFont:ellipsis: |
| (struct CGSize) | - sizeWithFont:minFontSize:actualFontSize:forWidth:ellipsis: |
| (struct CGSize) | - drawAtPoint:forWidth:withFont:fontSize:ellipsis:baselineAdjustment: |
| (struct CGSize) | - drawAtPoint:forWidth:withFont:minFontSize:actualFontSize:ellipsis:baselineAdjustment: |
| (struct CGSize) | - drawInRect:withFont:ellipsis: |
| (struct CGSize) | - drawInRect:withFont:ellipsis:alignment: |
| (struct CGSize) | - drawInRect:withFont: |
| (struct CGSize) | - sizeInRect:withFont:ellipsis: |
| (struct CGSize) | - sizeInRect:withFont: |
Definiert in Zeile 9 der Datei NSString-UIStringDrawing.h.
| - (void) drawAtPoint: | (struct CGPoint) | fp8 | ||
| withStyle: | (id) | fp16 | ||
| - (void) drawInRect: | (struct CGRect) | fp8 | ||
| withStyle: | (id) | fp24 | ||
| - (void) drawMarkupAtPoint: | (struct CGPoint) | fp8 |
| - (void) drawMarkupInRect: | (struct CGRect) | fp8 |
| - (struct CGSize) sizeWithStyle: | (id) | fp8 | ||
| forWidth: | (float) | fp12 | ||
| - (struct CGSize) sizeWithMarkupForWidth: | (float) | fp8 |
| - (void) setStringDrawingOrigin: | (struct CGPoint) | fp8 |
| - (void) clearStringDrawingOrigin |
| - (struct CGSize) sizeWithFont: | (struct __GSFont *) | fp8 |
| - (struct CGSize) sizeWithFont: | (struct __GSFont *) | fp8 | ||
| forWidth: | (float) | fp12 | ||
| ellipsis: | (int) | fp16 | ||
| - (struct CGSize) drawAtPoint: | (struct CGPoint) | fp8 | ||
| forWidth: | (float) | fp16 | ||
| withFont: | (struct __GSFont *) | fp20 | ||
| ellipsis: | (int) | fp24 | ||
| - (struct CGSize) sizeWithFont: | (struct __GSFont *) | fp8 | ||
| minFontSize: | (float) | fp12 | ||
| actualFontSize: | (float *) | fp16 | ||
| forWidth: | (float) | fp20 | ||
| ellipsis: | (int) | fp24 | ||
| - (struct CGSize) drawAtPoint: | (struct CGPoint) | fp8 | ||
| forWidth: | (float) | fp16 | ||
| withFont: | (struct __GSFont *) | fp20 | ||
| fontSize: | (float) | fp24 | ||
| ellipsis: | (int) | fp28 | ||
| baselineAdjustment: | (int) | fp32 | ||
| - (struct CGSize) drawAtPoint: | (struct CGPoint) | fp8 | ||
| forWidth: | (float) | fp16 | ||
| withFont: | (struct __GSFont *) | fp20 | ||
| minFontSize: | (float) | fp24 | ||
| actualFontSize: | (float *) | fp28 | ||
| ellipsis: | (int) | fp32 | ||
| baselineAdjustment: | (int) | fp36 | ||
| - (struct CGSize) drawInRect: | (struct CGRect) | fp8 | ||
| withFont: | (struct __GSFont *) | fp24 | ||
| ellipsis: | (int) | fp28 | ||
| - (struct CGSize) drawInRect: | (struct CGRect) | fp8 | ||
| withFont: | (struct __GSFont *) | fp24 | ||
| ellipsis: | (int) | fp28 | ||
| alignment: | (int) | fp32 | ||
| - (struct CGSize) sizeInRect: | (struct CGRect) | fp8 | ||
| withFont: | (struct __GSFont *) | fp24 | ||
| ellipsis: | (int) | fp28 | ||