← Back to team overview

gephi.team team mailing list archive

Re: [Question #150028]: interactive nodes: pop up on click

 

Question #150028 on Gephi changed:
https://answers.launchpad.net/gephi/+question/150028

    Status: Open => Answered

Eduardo Ramos proposed the following answer:
Hi Dirk,
It is possible to add context menu actions on right click on one or more nodes, if this is useful to you.

For doing that you will need to download trunk code and implement the
GraphContextMenuItem interface from VisualizationAPI module (package
org.gephi.visualization.spi). Note that you can also implement
NodesManipulator interface from DataLaboratoryAPI to make it available
in data laboratory too.

I still have to write a manual about this but you can find examples at
package org.gephi.visualization.apiimpl.contextmenuitems of
VisualizationModule module.

-- 
You received this question notification because you are a member of
Gephi Team, which is an answer contact for Gephi.