doc
 All Classes Functions Variables Properties
Public Member Functions | Protected Attributes | Properties
EMGridGeometry Class Reference

Inherits NSObject.

List of all members.

Public Member Functions

(id) - initWithGridView:
(void) - calculate
(void) - calculatePaging
(void) - calculateContinuous

Protected Attributes

EMGridView_gridView
NSUInteger _maxRows
NSUInteger _maxColumns
CGSize _cellSize
NSUInteger _maxTiles
EMGridViewLayoutDirection _tileLayoutDirection
EMGridViewLayoutDirection _pageLayoutDirection
EMGridViewLayoutDirection _pageTileLayoutDirection
CGSize _tileSize
UIEdgeInsets _cellInset
NSUInteger _maxRowsActual
NSUInteger _maxColumnsActual
NSUInteger _pageRows
NSUInteger _pageColumns
NSUInteger _maxPages

Properties

NSUInteger maxRows
NSUInteger maxColumns
CGSize cellSize
NSUInteger maxTiles
EMGridViewLayoutDirection tileLayoutDirection
CGSize tileSize
UIEdgeInsets cellInset
NSUInteger pageRows
NSUInteger pageColumns
NSUInteger maxPages
NSUInteger tilesPerPage
EMGridViewLayoutDirection pageLayoutDirection
EMGridViewLayoutDirection pageTileLayoutDirection

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