Uses of Class
de.bripkens.gravatar.DefaultImage

Uses of DefaultImage in de.bripkens.gravatar
 

Methods in de.bripkens.gravatar that return DefaultImage
static DefaultImage DefaultImage.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DefaultImage[] DefaultImage.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.bripkens.gravatar with parameters of type DefaultImage
 Gravatar Gravatar.setStandardDefaultImage(DefaultImage standardDefaultImage)
          Set the default image which will be retrieved when there is no avatar for the given email, when the avatar can't be shown due to the rating or when you enforce the default avatar.
 



Copyright © 2011. All Rights Reserved.