public interface LienzoPanel extends CanvasPanel
| Modifier and Type | Method and Description |
|---|---|
LienzoPanel |
focus() |
void |
setBackgroundLayer(com.ait.lienzo.client.core.shape.Layer layer) |
LienzoPanel |
setPixelSize(int wide,
int high) |
LienzoPanel |
show(LienzoLayer layer) |
LienzoPanel |
show(LienzoLayer layer,
int width,
int height) |
destroy, getHeight, getWidthLienzoPanel show(LienzoLayer layer)
LienzoPanel show(LienzoLayer layer, int width, int height)
LienzoPanel setPixelSize(int wide, int high)
LienzoPanel focus()
void setBackgroundLayer(com.ait.lienzo.client.core.shape.Layer layer)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.