
public class ClippedImageImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static SafeUri |
clearImage |
| Constructor and Description |
|---|
ClippedImageImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
adjust(Element img,
SafeUri url,
int left,
int top,
int width,
int height) |
Element |
createStructure(SafeUri url,
int left,
int top,
int width,
int height) |
Element |
getImgElement(Image image) |
SafeHtml |
getSafeHtml(SafeUri url,
int left,
int top,
int width,
int height) |
SafeHtml |
getSafeHtml(SafeUri url,
int left,
int top,
int width,
int height,
boolean isDraggable) |
Copyright © 2018. All rights reserved.