public final class HighlightElementFilter extends WorkspaceFilter
| Constructor and Description |
|---|
HighlightElementFilter(Workspace workspace)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
void |
callbackMove(Point2D pt,
MouseEvent ev) |
void |
wasElementRemoved(Graph graph,
GraphElement element) |
void |
wasReseted(Graph graph) |
attach, changeVO, changeVS, getWorkspace, repaint, wasChangedWorkspace, wasElementCreated, wasElementDragged, wasElementDragged, wasElementDropped, wasElementParametrized, wasElementSelected, wasLinkAnchored, wasLinkIncreased, wasLinkStatusChanged, wasLinkUnanchored, wasNodeResized, wasParameterSetEnabled, wasParameterSetVisiblecallbackButton, callbackDrag, callbackEnter, callbackFocusIn, callbackFocusOut, callbackKey, callbackLeave, callbackMouseWheel, callbackRepaint, getBounds2D, getGraphics2D, getVO, getVS, isMousePressed, isMouseReleased, msgHandlerVO, msgHandlerVS, pick, removeFilterpublic HighlightElementFilter(Workspace workspace)
workspace - o workspace.public void callbackMove(Point2D pt, MouseEvent ev)
callbackMove in interface tecgraf.vix.TypeVOcallbackMove in class tecgraf.vix.Filterpublic void wasElementRemoved(Graph graph, GraphElement element)
wasElementRemoved in interface GraphListenerwasElementRemoved in class WorkspaceFilterpublic void wasReseted(Graph graph)
wasReseted in interface GraphListenerwasReseted in class WorkspaceFilterCopyright © 2017. All rights reserved.