List of all members.
Public Member Functions |
| (void) | - scrollToPhotoAtIndex: |
|
(void) | - reloadData |
|
(BOOL) | - rightImageLoaded |
|
(void) | - sizeAndPositionImage |
|
(void) | - sizeAndPositionLeftImage |
|
(void) | - sizeAndPositionRightImage |
|
(void) | - hideImage |
|
(void) | - hideSideImages |
|
(void) | - showSideImages |
|
(void) | - resetZoom |
|
(void) | - slideLeft: |
|
(void) | - slideRight: |
|
(void) | - animateLeft |
|
(void) | - animateRight |
|
(void) | - animateReset |
|
(void) | - cancelImage |
|
(void) | - cancelLeftImage |
|
(void) | - cancelRightImage |
|
(void) | - setImage:forIndex: |
Protected Attributes |
|
id< TTPhotoSource > | _photoSource |
|
NSInteger | scrollToIndex |
|
CGFloat | scrollAnimateDuration |
|
EMLoadingImageView * | imageView |
|
EMLoadingImageView * | rightImageView |
|
EMLoadingImageView * | leftImageView |
|
CGPoint | mLastTouchLocation |
|
CGFloat | mLastTouchSpacing |
|
int | deltaX |
|
BOOL | slided |
|
id | animateTarget |
|
SEL | animateSelector |
|
int | slideDx |
|
int | slideDy |
|
int | touchCount |
|
NSTimer * | doubleClickTimer |
|
CGFloat | zoomRatio |
|
CGPoint | _center |
|
BOOL | sideImagesHidden |
|
CGFloat | lastWidth |
|
CGFloat | lastHeight |
|
UIEdgeInsets | contentInset |
Properties |
| NSInteger | currentIndex |
| id< TTPhotoSource > | photoSource |
|
id< EMPhotoViewDelegate > | delegate |
| BOOL | zoomEnabled |
| BOOL | rotationEnabled |
| CGFloat | doubleTapZoomRatio |
| CGFloat | maxZoomRatio |
| NSUInteger | imageGap |
| UIActivityIndicatorViewStyle | indicatorStyle |
| UIImage * | currentImage |
| UIInterfaceOrientation | currentOrientation |
|
BOOL | animating |
|
BOOL | scrolling |
Member Function Documentation
Controlling the Photo View Animated index assignment
Property Documentation
Accessing Photo View properties
Non-animated index assignment
- (NSUInteger) imageGap [read, write, assign] |
The style of the activity indicator to display when loading images. Default = UIActivityIndicatorViewStyleWhiteLarge.
- (id<TTPhotoSource>) photoSource [read, write, assign] |
Managing the Delegate and Data Source
Configuring the Photo View Default = YES.
The documentation for this class was generated from the following files:
- /Users/rburkes/Projects/mobile/branches/release-1-2/devices/iphone/core/src/EMLib/EMPhotoView.h
- /Users/rburkes/Projects/mobile/branches/release-1-2/devices/iphone/core/src/EMPhotoView.m