Uses of Interface
com.octo.android.robospice.request.simple.IBitmapRequest

Packages that use IBitmapRequest
com.octo.android.robospice.request.simple   
com.octo.android.robospice.spicelist   
 

Uses of IBitmapRequest in com.octo.android.robospice.request.simple
 

Classes in com.octo.android.robospice.request.simple that implement IBitmapRequest
 class BitmapRequest
          Downloads big images in size as bitmaps.
 

Uses of IBitmapRequest in com.octo.android.robospice.spicelist
 

Methods in com.octo.android.robospice.spicelist that return IBitmapRequest
abstract  IBitmapRequest BaseSpiceArrayAdapter.createRequest(T data, int imageIndex, int requestImageWidth, int requestImageHeight)
           
 

Constructors in com.octo.android.robospice.spicelist with parameters of type IBitmapRequest
BaseSpiceArrayAdapter.ThumbnailAsynTask(IBitmapRequest request)
           
 



Copyright © 2012-2014. All Rights Reserved.