]>
git.saurik.com Git - iphone-api.git/blob - PhotoLibrary/ImageTileView.h
2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <UIKit/UITiledView.h>
9 @interface ImageTileView
: UITiledView
16 + (void)setTileSize
:(struct CGSize
)fp8
;
17 - (id
)initWithSize
:(struct CGSize
)fp8
;
18 - (struct CGSize
)imageSize
;
19 - (void)setDelegate
:(id
)fp8
;
20 - (id
)_createTileWithFrame
:(struct CGRect
)fp8
;
21 - (struct CGRect
)visibleRect
;
22 - (BOOL
)tilesNeedDisplay
;