#import <FigCaptionLayer.h>
Abgeleitet von LKLayer.
Basisklasse für CelesteCaptionLayer.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - setFontName: |
| (void) | - dealloc |
| (void) | - resetCaptions |
| (void) | - relayoutRowLayers |
| (void) | - createRowLayers |
| (void) | - drawUnichar:italics:underline:inRect:inContext: |
| (void) | - drawRow:commands:inBounds:inContext: |
| (void) | - processCaptionCommand:data: |
Geschützte Attribute | |
| struct FigCaptionLayerState * | _priv |
Definiert in Zeile 9 der Datei FigCaptionLayer.h.
| - (id) init |
| - (void) setFontName: | (const char *) | fp8 |
Implementiert in CelesteCaptionLayer.
| - (void) dealloc |
| - (void) resetCaptions |
| - (void) relayoutRowLayers |
| - (void) createRowLayers |
| - (void) drawUnichar: | (unsigned short) | fp8 | ||
| italics: | (BOOL) | fp12 | ||
| underline: | (BOOL) | fp16 | ||
| inRect: | (struct CGRect) | fp20 | ||
| inContext: | (struct CGContext *) | fp36 | ||
Implementiert in CelesteCaptionLayer.
| - (void) drawRow: | (int) | fp8 | ||
| commands: | (id) | fp12 | ||
| inBounds: | (struct CGRect) | fp16 | ||
| inContext: | (struct CGContext *) | fp32 | ||
| - (void) processCaptionCommand: | (unsigned int) | fp8 | ||
| data: | (struct __CFDictionary *) | fp12 | ||
- (struct FigCaptionLayerState*) _priv [read, protected] |
Definiert in Zeile 11 der Datei FigCaptionLayer.h.