Uses of Class
mgui.graphs.networks.NetworkGraphEvent
Package | Description |
---|---|
mgui.graphs.networks |
Classes representing network graphs.
|
mgui.interfaces.graphs |
Provides an interface for user interaction with graph objects.
|
-
Uses of NetworkGraphEvent in mgui.graphs.networks
Methods in mgui.graphs.networks with parameters of type NetworkGraphEvent Modifier and Type Method Description void
NetworkGraphListener. graphUpdated(NetworkGraphEvent e)
-
Uses of NetworkGraphEvent in mgui.interfaces.graphs
Methods in mgui.interfaces.graphs with parameters of type NetworkGraphEvent Modifier and Type Method Description void
InterfaceAbstractGraph. graphUpdated(NetworkGraphEvent e)