#import <ImageView.h>
Abgeleitet von UIView.
Definiert in Zeile 11 der Datei ImageView.h.
| - (void) setDelegate: | (id) | fp8 |
| - (void) dealloc |
Implementiert UIView.
| - (void) _setOriginForContentSize: | (struct CGSize) | fp8 |
| - (void) centerInScrollerIfNeeded |
| - (void) setZoomScale: | (float) | fp8 | ||
| duration: | (double) | fp12 | ||
| - (int) orientationWhenLastDisplayed |
| - (void) setOrientationWhenLastDisplayed: | (int) | fp8 |
| - (struct CGSize) _scrollerContentSize |
| - (void) zoomToScale: | (float) | fp8 |
| - (void) animator: | (id) | fp8 | ||
| stopAnimation: | (id) | fp12 | ||
| - (void) _prepareForAnimatedZoomToScale: | (float) | fp8 | ||
| duration: | (double) | fp12 | ||
| - (void) _zoomToScrollPoint: | (struct CGPoint) | fp8 | ||
| scale: | (float) | fp16 | ||
| duration: | (float) | fp20 | ||
| event: | (struct __GSEvent *) | fp24 | ||
| - (struct CGImage *) imageRef |
| - (int) imageOrientation |
| - (BOOL) _canDrawContent |
| - (void) drawRect: | (struct CGRect) | fp8 |
| - (BOOL) hasFullSizeImage |
| - (void) ensureFullSizeImageLoaded |
| - (void) setAllowsZoomToFill: | (BOOL) | fp8 |
| - (void) updateZoomScales |
| - (int) defaultZoomStyle |
| - (void) _updateLayerContents |
| - (void) setFullSizeImageRef: | (struct CGImage *) | fp8 | ||
| orientation: | (int) | fp12 | ||
| - (void) _finishedLoadingImageRef: | (id) | fp8 |
| - (void) movedFromSuperview: | (id) | fp8 |
| - (float) minRotatedScale |
| - (float) _calculateZoomScale: | (BOOL) | fp8 |
| - (float) minZoomScale |
| - (float) zoomToFillScale |
| - (float) defaultZoomScale |
| - (void) setThumbnail: | (struct CGImage *) | fp8 |
| - (BOOL) isZoomedOut |
| - (id) modelImage |
| - (void) setModelImage: | (id) | fp8 |
| - (id) description |
| - (struct CGImage *) createUnrotatedImageWithSize: | (struct CGSize) | fp8 |
| - (void) _gestureChanged: | (int) | fp8 | ||
| event: | (struct __GSEvent *) | fp12 | ||
- (id) _delegate [protected] |
Definiert in Zeile 13 der Datei ImageView.h.
- (struct CGImage*) _fullSizeImageRef [read, protected] |
Definiert in Zeile 14 der Datei ImageView.h.
- (struct CGImage*) _thumbnailImageRef [read, protected] |
Definiert in Zeile 15 der Datei ImageView.h.
- (int) _imageOrientation [protected] |
Definiert in Zeile 16 der Datei ImageView.h.
- (int) _orientationWhenLastDisplayed [protected] |
Definiert in Zeile 17 der Datei ImageView.h.
Definiert in Zeile 18 der Datei ImageView.h.
- (MLPhoto*) _modelImage [protected] |
Definiert in Zeile 19 der Datei ImageView.h.
- (BOOL) _setOriginDuringAnimation [protected] |
Definiert in Zeile 20 der Datei ImageView.h.
- (float) _startScale [protected] |
Definiert in Zeile 21 der Datei ImageView.h.
- (float) _endScale [protected] |
Definiert in Zeile 22 der Datei ImageView.h.
- (struct CGSize) _endContentSize [read, protected] |
Definiert in Zeile 23 der Datei ImageView.h.
- (struct CGSize) _startContentSize [read, protected] |
Definiert in Zeile 24 der Datei ImageView.h.
- (float) _zoomProgress [protected] |
Definiert in Zeile 25 der Datei ImageView.h.
- (BOOL) _zoomToFillInsteadOfToFit [protected] |
Definiert in Zeile 26 der Datei ImageView.h.
- (BOOL) _useLessThanMinZoomForZoomedOutTest [protected] |
Definiert in Zeile 27 der Datei ImageView.h.
- (BOOL) _allowZoomToFill [protected] |
Definiert in Zeile 28 der Datei ImageView.h.