#import <EDGradientFill-EDInternal.h>
Öffentliche Methoden | |
| (id) | - initWithType:degree:top:bottom:right:left:stops:resources: |
| (id) | - initWithType:degree:focusRect:stops:resources: |
Öffentliche, statische Methoden | |
| (id) | + gradientWithType:degree:top:bottom:right:left:stops:resources: |
| (id) | + gradientWithType:degree:focusRect:stops:resources: |
Definiert in Zeile 9 der Datei EDGradientFill-EDInternal.h.
| + (id) gradientWithType: | (int) | fp8 | ||
| degree: | (double) | fp12 | ||
| top: | (double) | fp20 | ||
| bottom: | (double) | fp28 | ||
| right: | (double) | fp36 | ||
| left: | (double) | fp44 | ||
| stops: | (id) | fp52 | ||
| resources: | (id) | fp56 | ||
| + (id) gradientWithType: | (int) | fp8 | ||
| degree: | (double) | fp12 | ||
| focusRect: | (struct _NSRect) | fp20 | ||
| stops: | (id) | fp36 | ||
| resources: | (id) | fp40 | ||
| - (id) initWithType: | (int) | fp8 | ||
| degree: | (double) | fp12 | ||
| top: | (double) | fp20 | ||
| bottom: | (double) | fp28 | ||
| right: | (double) | fp36 | ||
| left: | (double) | fp44 | ||
| stops: | (id) | fp52 | ||
| resources: | (id) | fp56 | ||
| - (id) initWithType: | (int) | fp8 | ||
| degree: | (double) | fp12 | ||
| focusRect: | (struct _NSRect) | fp20 | ||
| stops: | (id) | fp36 | ||
| resources: | (id) | fp40 | ||