Interface UserImageAccessor

All Known Implementing Classes:
UserDirectoryImageAccessor, UserPreferencesImageAccessor

public interface UserImageAccessor
The User image accessor
  • Method Summary

    Modifier and Type
    Method
    Description
    getImage(int size, int maxSize)
    Get the image
  • Method Details

    • getImage

      User.UserImage getImage(int size, int maxSize)
      Get the image
      Parameters:
      size - The size in px. Can be 0.
      maxSize - The maxSize in px. Can be 0.
      Returns:
      The UserImage