Skip navigation links
A C G H O R T 

A

AvatarService - Class in org.minijax.avatar
The AvatarUtils class provides utility methods for generating and uploading avatar images.
AvatarService() - Constructor for class org.minijax.avatar.AvatarService
 

C

createThumbnail(BufferedImage, Color, int) - Static method in class org.minijax.avatar.AvatarService
Returns a thumbnail of the input image.

G

generateAvatarImage() - Static method in class org.minijax.avatar.AvatarService
Generates a new avatar image.
generateAvatarImage(NamedEntity) - Method in class org.minijax.avatar.AvatarService
Uploads a generated profile picture for the user.

H

handleFileUpload(NamedEntity, InputStream) - Method in class org.minijax.avatar.AvatarService
Uploads a new profile picture.

O

org.minijax.avatar - package org.minijax.avatar
 

R

RESIZE_FACTOR - Static variable in class org.minijax.avatar.AvatarService
Per the recommendations of the Java/Sun team, we do a multi step image resize.

T

tryGravatar(SecurityUser) - Method in class org.minijax.avatar.AvatarService
Tries to fetch a remote Gravatar image.
tryRemotePicture(NamedEntity, String, int) - Method in class org.minijax.avatar.AvatarService
Tries to fetch a remote profile picture and set it as the user's avatar.
A C G H O R T 
Skip navigation links

Copyright © 2018 Ajibot. All rights reserved.