ImageView Klassenreferenz

#import <ImageView.h>

Abgeleitet von UIView.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:
(void) - setDelegate:
(void) - dealloc
(void) - _setOriginForContentSize:
(void) - centerInScrollerIfNeeded
(void) - setZoomScale:duration:
(int) - orientationWhenLastDisplayed
(void) - setOrientationWhenLastDisplayed:
(struct CGSize- _scrollerContentSize
(void) - zoomToScale:
(void) - animator:stopAnimation:
(void) - _prepareForAnimatedZoomToScale:duration:
(void) - _zoomToScrollPoint:scale:duration:event:
(struct CGImage *) - imageRef
(int) - imageOrientation
(BOOL) - _canDrawContent
(void) - drawRect:
(BOOL) - hasFullSizeImage
(void) - ensureFullSizeImageLoaded
(void) - setAllowsZoomToFill:
(void) - updateZoomScales
(int) - defaultZoomStyle
(void) - _updateLayerContents
(void) - setFullSizeImageRef:orientation:
(void) - _finishedLoadingImageRef:
(void) - movedFromSuperview:
(float) - minRotatedScale
(float) - _calculateZoomScale:
(float) - minZoomScale
(float) - zoomToFillScale
(float) - defaultZoomScale
(void) - setThumbnail:
(BOOL) - isZoomedOut
(id) - modelImage
(void) - setModelImage:
(id) - description
(struct CGImage *) - createUnrotatedImageWithSize:
(void) - _gestureChanged:event:

Geschützte Attribute

id _delegate
struct CGImage * _fullSizeImageRef
struct CGImage * _thumbnailImageRef
int _imageOrientation
int _orientationWhenLastDisplayed
struct CGSize _fullSize
MLPhoto_modelImage
BOOL _setOriginDuringAnimation
float _startScale
float _endScale
struct CGSize _endContentSize
struct CGSize _startContentSize
float _zoomProgress
BOOL _zoomToFillInsteadOfToFit
BOOL _useLessThanMinZoomForZoomedOutTest
BOOL _allowZoomToFill

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei ImageView.h.


Dokumentation der Elementfunktionen

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (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 


Dokumentation der Datenelemente

- (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.

- (struct CGSize) _fullSize [read, protected]

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.

Definiert in Zeile 27 der Datei ImageView.h.

- (BOOL) _allowZoomToFill [protected]

Definiert in Zeile 28 der Datei ImageView.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: