public interface IUIImage
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
IUIImageInstance |
getImage(Dimension size,
boolean thumbNail)
Return an image that fits the specified size.
|
void |
setId(Long id) |
@Nonnull IUIImageInstance getImage(@Nullable Dimension size, boolean thumbNail) throws Exception
size - Exceptionvoid setId(Long id)
Copyright © 2017 etc.to. All rights reserved.