public final class SelectElementFilter extends WorkspaceFilter
| Constructor and Description |
|---|
SelectElementFilter(Workspace workspace)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
void |
callbackButton(Point2D pt,
MouseEvent ev) |
void |
callbackDrag(Point2D point,
MouseEvent ev) |
void |
callbackRepaint(Graphics2D g) |
boolean |
msgHandlerVO(tecgraf.vix.TypeMessage message) |
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, wasParameterSetVisiblepublic SelectElementFilter(Workspace workspace)
workspace - workspacepublic void callbackButton(Point2D pt, MouseEvent ev)
callbackButton in interface tecgraf.vix.TypeVOcallbackButton in class tecgraf.vix.Filterpublic void callbackDrag(Point2D point, MouseEvent ev)
callbackDrag in interface tecgraf.vix.TypeVOcallbackDrag in class tecgraf.vix.Filterpublic void callbackRepaint(Graphics2D g)
callbackRepaint in interface tecgraf.vix.TypeVOcallbackRepaint in class tecgraf.vix.Filterpublic boolean msgHandlerVO(tecgraf.vix.TypeMessage message)
msgHandlerVO in interface tecgraf.vix.TypeVOmsgHandlerVO 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.