Uses of Class
com.atlassian.jira.avatar.Selection

Packages that use Selection
com.atlassian.jira.avatar   
 

Uses of Selection in com.atlassian.jira.avatar
 

Methods in com.atlassian.jira.avatar that return Selection
 Selection AvatarManager.ImageSize.getOriginSelection()
           
 Selection AvatarSize.originSelection()
           
 

Methods in com.atlassian.jira.avatar with parameters of type Selection
 Avatar AvatarManager.create(Avatar avatar, InputStream image, Selection selection)
          Creates a database record for the given avatar and uses the content of the InputStream as the image.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.