public interface NodesManipulator extends ContextMenuItemManipulator
Please note that the methods offered in this service are the same as Visualization API GraphContextMenuItem.
It is possible to reuse actions implementations by adding both ServiceProvider
annotations.
Manipulator
Modifier and Type | Method and Description |
---|---|
void |
setup(Node[] nodes,
Node clickedNode)
Prepare nodes for this action.
|
getMnemonicKey, getSubItems, isAvailable
canExecute, execute, getDescription, getIcon, getName, getPosition, getType, getUI
Copyright © 2007–2015 Gephi Consortium. All rights reserved.