|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
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. |
Avatar |
AvatarManagerImpl.create(Avatar avatar,
InputStream imageData,
Selection croppingSelection)
|
RenderedImage |
ImageScaler.getSelectedImageData(BufferedImage sourceImage,
Selection crop,
int size)
Creates an image consisting of the given selection of the source image rescaled to a square with the given size. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||