public interface LienzoPanel extends CanvasPanel
| Modifier and Type | Method and Description |
|---|---|
LienzoPanel |
focus() |
com.ait.lienzo.client.widget.panel.LienzoBoundsPanel |
getView() |
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, getHeightPx, getLocationConstraints, getWidthPxLienzoPanel 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)
com.ait.lienzo.client.widget.panel.LienzoBoundsPanel getView()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.