#import <CMShapeRenderer.h>
Abgeleitet von NSObject.
Öffentliche, statische Methoden | |
| (id) | + renderLinePath:stroke:orientedBounds:transformedBounds:state: |
| (id) | + renderCanonicalShape:fill:stroke:adjustValues:orientedBounds:transformedBounds:state: |
| (struct CGColor *) | + _createCGColorFromOADColor:withAlpha:andState: |
| (void) | + _setupDrawingStyleInContext:fill:stroke:state: |
| (void) | + _setupDrawingStyleInContext:stroke:state: |
| (void) | + _renderPath:inContext: |
Definiert in Zeile 9 der Datei CMShapeRenderer.h.
| + (id) renderLinePath: | (id) | fp8 | ||
| stroke: | (id) | fp12 | ||
| orientedBounds: | (id) | fp16 | ||
| transformedBounds: | (struct _NSRect *) | fp20 | ||
| state: | (id) | fp24 | ||
| + (id) renderCanonicalShape: | (int) | fp8 | ||
| fill: | (id) | fp12 | ||
| stroke: | (id) | fp16 | ||
| adjustValues: | (id) | fp20 | ||
| orientedBounds: | (id) | fp24 | ||
| transformedBounds: | (struct _NSRect *) | fp28 | ||
| state: | (id) | fp32 | ||
| + (struct CGColor *) _createCGColorFromOADColor: | (id) | fp8 | ||
| withAlpha: | (float) | fp12 | ||
| andState: | (id) | fp16 | ||
| + (void) _setupDrawingStyleInContext: | (struct CGContext *) | fp8 | ||
| fill: | (id) | fp12 | ||
| stroke: | (id) | fp16 | ||
| state: | (id) | fp20 | ||
| + (void) _setupDrawingStyleInContext: | (struct CGContext *) | fp8 | ||
| stroke: | (id) | fp12 | ||
| state: | (id) | fp16 | ||
| + (void) _renderPath: | (struct CGPath *) | fp8 | ||
| inContext: | (struct CGContext *) | fp12 | ||