|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This class is a functional handler that is optionally invoked by the API as a callback when a node is moved within the bounds of a subgraph.
| Method Summary | |
void |
nodeMovedInSubgraph(VisualNodeMovedInSubgraphInfo info)
Callback that is invoked when a node is moved within a VisualSubgraph. |
boolean |
showNodeMovedInSubgraphHighlight(VisualNodeMoveInSubgraphHighlightInfo info)
Callback that is invoked when a highlight for a node-move-in-subgraph is about to be shown. |
| Method Detail |
public void nodeMovedInSubgraph(VisualNodeMovedInSubgraphInfo info)
VisualSubgraph.
info - instanceof VisualNodeMovedInSubgraphInfo parameter
holder class.public boolean showNodeMovedInSubgraphHighlight(VisualNodeMoveInSubgraphHighlightInfo info)
info - an object that carries the information needed to decide
whether to show the node-move-in-subgraph or not.
false>
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||