public final class LoadedImage extends Object implements IUIImage
| Modifier and Type | Method and Description |
|---|---|
static LoadedImage |
create(File original,
Dimension maxSize,
List<Object> resourceList) |
Dimension |
getDimension() |
Long |
getId() |
IUIImageInstance |
getImage(Dimension size,
boolean thumbNail)
Return an image that fits the specified size.
|
String |
getMime() |
File |
getSource() |
void |
setId(Long id) |
@Nonnull public static LoadedImage create(@Nonnull File original, @Nullable Dimension maxSize, @Nullable List<Object> resourceList) throws Exception
Exception@Nonnull public IUIImageInstance getImage(@Nullable Dimension size, boolean thumbNail) throws Exception
IUIImageCopyright © 2017 etc.to. All rights reserved.