Package mgui.graphs.networks
Interface NetworkGraphListener
- All Known Implementing Classes:
AbstractNetworkGraph
,CorticalNetworkGraph
,DefaultGraph
,InterfaceAbstractGraph
,NeuralNetGraph
public interface NetworkGraphListener
-
Method Summary
Modifier and Type Method Description void
graphUpdated(NetworkGraphEvent e)
-
Method Details
-
graphUpdated
-