public class LienzoLayerUtils extends Object
| Constructor and Description |
|---|
LienzoLayerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static com.ait.lienzo.client.widget.panel.Bounds |
computeBounds(LienzoLayer layer) |
static String |
getUUID_At(LienzoLayer lienzoLayer,
double x,
double y) |
static String |
layerToDataURL(LienzoLayer lienzoLayer,
com.ait.lienzo.shared.core.types.DataURLType dataURLType,
int x,
int y,
int width,
int height,
String bgColor) |
public static String layerToDataURL(LienzoLayer lienzoLayer, com.ait.lienzo.shared.core.types.DataURLType dataURLType, int x, int y, int width, int height, String bgColor)
public static com.ait.lienzo.client.widget.panel.Bounds computeBounds(LienzoLayer layer)
public static String getUUID_At(LienzoLayer lienzoLayer, double x, double y)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.