public class CanvasHighlightVisitor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected CanvasHandler |
canvasHandler |
protected List<Shape> |
shapes |
| Constructor and Description |
|---|
CanvasHighlightVisitor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
prepareVisit(org.uberfire.mvp.Command command) |
void |
run(CanvasHandler canvasHandler,
org.uberfire.mvp.Command callback) |
protected CanvasHandler canvasHandler
public void run(CanvasHandler canvasHandler, org.uberfire.mvp.Command callback)
protected void prepareVisit(org.uberfire.mvp.Command command)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.