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