#import <UITile.h>
Abgeleitet von UIView.
Basisklasse für PLImageTile.
Öffentliche Methoden | |
| (id) | - hitTest:forEvent: |
| (void) | - setNeedsDisplayInRect: |
| (void) | - setNeedsDisplay |
| (BOOL) | - _canDrawContent |
| (BOOL) | - willDrawContent |
| (void) | - drawRect: |
| (BOOL) | - hasDrawnContent |
| (void) | - setDirtyRect: |
| (void) | - setNeedsDisplayInDirtyRect |
| (void) | - invalidateContents |
Geschützte Attribute | |
| struct CGRect | _dirtyRect |
| BOOL | _hasDrawnContent |
Definiert in Zeile 9 der Datei UITile.h.
| - (id) hitTest: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
Implementiert in PLImageTile.
| - (void) setNeedsDisplayInRect: | (struct CGRect) | fp8 |
| - (void) setNeedsDisplay |
| - (BOOL) _canDrawContent |
Implementiert in PLImageTile.
| - (BOOL) willDrawContent |
| - (void) drawRect: | (struct CGRect) | fp8 |
Implementiert in PLImageTile.
| - (BOOL) hasDrawnContent |
| - (void) setDirtyRect: | (struct CGRect) | fp8 |
| - (void) setNeedsDisplayInDirtyRect |
Implementiert in PLImageTile.
| - (void) invalidateContents |
- (struct CGRect) _dirtyRect [read, protected] |
- (BOOL) _hasDrawnContent [protected] |