|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodesManipulator
Manipulator for nodes.
Manipulator
Method Summary | |
---|---|
void |
setup(Node[] nodes,
Node clickedNode)
Prepare nodes for this action. |
Methods inherited from interface org.gephi.datalab.spi.Manipulator |
---|
canExecute, execute, getDescription, getIcon, getName, getPosition, getType, getUI |
Method Detail |
---|
void setup(Node[] nodes, Node clickedNode)
nodes
- All selected nodes to operateclickedNode
- The right clicked node of all nodes
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |