| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.client.lienzo | |
| org.kie.workbench.common.stunner.client.lienzo.canvas.wires |
| Modifier and Type | Class and Description |
|---|---|
class |
LienzoLayer
An Stunner's Layer type implementation that wraps a Lienzo layer and provides
support for primitives, shapes and wires.
|
| Constructor and Description |
|---|
WiresCanvas(javax.enterprise.event.Event<CanvasClearEvent> canvasClearEvent,
javax.enterprise.event.Event<CanvasShapeAddedEvent> canvasShapeAddedEvent,
javax.enterprise.event.Event<CanvasShapeRemovedEvent> canvasShapeRemovedEvent,
javax.enterprise.event.Event<CanvasDrawnEvent> canvasDrawnEvent,
javax.enterprise.event.Event<CanvasFocusedEvent> canvasFocusedEvent,
Layer layer,
WiresCanvas.View view) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.