Library
Protected Attributes | Properties | List of all members
ISODocumentViewController() Category Reference

Protected Attributes

int pageIndexAtCenterOfScreen
 
int firstVisiblePageIndexBeforeRotation
 
CGFloat percentScrolledIntoFirstVisiblePage
 
float centerOfScreenInPageXOffset
 
BOOL presentingFormFieldController
 
BOOL presentFormFieldControllerWhenKeyboardIsShown
 
int currentPageIndex
 
int keyboardShownOnPageIndex
 
BOOL keyboardVisible
 
BOOL restoringScaleAndOffset
 
BOOL hadZoomedIn
 
float zoomScaleBeforePresentingFormField
 
CGPoint contentOffsetBeforePresentingFormField
 
CGRect zoomRectBeforePresentingFormField
 
int indexOfPageAtCenterBeforePresentingFormField
 
volatile int firstNeededImageIndex
 
volatile int lastNeededImageIndex
 
pthread_mutex_t mutex
 
pthread_cond_t condition
 
volatile pthread_t decodingThreadId
 
float * sumPixelHeights
 
float * sumPixelWidths
 
float maxPixelHeight
 
float minPixelHeight
 
float maxPixelWidth
 
float minPixelWidth
 
int previousPageIndex
 
BOOL horizontalScrolling
 
BOOL autorotationActive
 
float contentSizeMinHeight
 
float contentInsetBottom
 
float contentInsetLeftRight
 

Properties

BOOL isKeyboardShown
 
float keyboardHeight
 
ISODocumentMetaDatadocumentMetaData
 
ISODocumentdocument
 
NSNumber * documentState
 
NSMutableSet * visiblePages
 
NSMutableArray * recycledPages
 
NSMutableDictionary * loadedImages
 
NSMutableArray * formFieldControllers
 
NSMutableArray * allFormFieldParameters
 
ISOSignatureFormFieldControllercurrentSignatureFormFieldController
 
ISOTextFormFieldControllercurrentTextFormFieldController
 
ISOFormFieldControllercurrentFormFieldController
 
UIView * scrolledView
 
UIImage * testImage
 
UIView * coloredOverlay
 
UIView * coloredOverlayToBeHidden
 
NSThread * decodingThread
 
NSMutableArray * pageSizesPixels
 
BOOL zoomEnabled
 
BOOL signingAllSignatureFields
 
BOOL shouldZoomOutOnDismissFormField
 
BOOL preventTilePages
 
ISOPageScrollViewpageForZoomingTextView
 
NSTimer * timer
 

The documentation for this category was generated from the following file: