#import <FigCaptionRowLayer.h>
Abgeleitet von LKLayer.
Öffentliche Methoden | |
| (void) | - dealloc |
| (void) | - drawInContext: |
| (void) | - eraseRow |
| (void) | - displayRowWithCommandData: |
| (void) | - endUpdate |
Geschützte Attribute | |
| FigCaptionLayer * | _masterCaptionLayer |
| NSMutableArray * | _commandArray |
| BOOL | _dirty |
| BOOL | _needsDisplay |
| BOOL | _needsRoll |
| BOOL | _needsRollOff |
| int | _row |
Definiert in Zeile 11 der Datei FigCaptionRowLayer.h.
| - (void) dealloc |
Implementiert LKLayer.
| - (void) drawInContext: | (struct CGContext *) | fp8 |
Implementiert LKLayer.
| - (void) eraseRow |
| - (void) displayRowWithCommandData: | (id) | fp8 |
| - (void) endUpdate |
- (FigCaptionLayer*) _masterCaptionLayer [protected] |
Definiert in Zeile 13 der Datei FigCaptionRowLayer.h.
- (NSMutableArray*) _commandArray [protected] |
Definiert in Zeile 14 der Datei FigCaptionRowLayer.h.
- (BOOL) _dirty [protected] |
Definiert in Zeile 15 der Datei FigCaptionRowLayer.h.
- (BOOL) _needsDisplay [protected] |
Definiert in Zeile 16 der Datei FigCaptionRowLayer.h.
- (BOOL) _needsRoll [protected] |
Definiert in Zeile 17 der Datei FigCaptionRowLayer.h.
- (BOOL) _needsRollOff [protected] |
Definiert in Zeile 18 der Datei FigCaptionRowLayer.h.
- (int) _row [protected] |
Definiert in Zeile 19 der Datei FigCaptionRowLayer.h.