public final class ResizeNodeFilter extends WorkspaceFilter
| Constructor and Description |
|---|
ResizeNodeFilter(Workspace workspace)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
void |
callbackButton(Point2D pt,
MouseEvent ev) |
void |
callbackDrag(Point2D pt,
MouseEvent ev) |
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, wasParameterSetVisiblepublic ResizeNodeFilter(Workspace workspace)
workspace - workspacepublic void callbackButton(Point2D pt, MouseEvent ev)
callbackButton in interface tecgraf.vix.TypeVOcallbackButton in class tecgraf.vix.Filterpublic void callbackDrag(Point2D pt, MouseEvent ev)
callbackDrag in interface tecgraf.vix.TypeVOcallbackDrag in class tecgraf.vix.Filterpublic 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 © 2020. All rights reserved.