Uses of Class
com.nostra13.universalimageloader.core.assist.ViewScaleType

Packages that use ViewScaleType
com.nostra13.universalimageloader.core.assist   
 

Uses of ViewScaleType in com.nostra13.universalimageloader.core.assist
 

Methods in com.nostra13.universalimageloader.core.assist that return ViewScaleType
static ViewScaleType ViewScaleType.fromImageView(android.widget.ImageView imageView)
           
static ViewScaleType ViewScaleType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ViewScaleType[] ViewScaleType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011-2013. All Rights Reserved.