Package mgui.graphs.networks
Classes representing network graphs.
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Andrew Reid
-
Interface Summary Interface Description NetworkGraphElement Identifies subclasses as elements in a network graph.NetworkGraphListener -
Class Summary Class Description AbstractNetworkGraph A graph which explicitly represents a connected network.AbstractNetworkGraphConnection Represents an edge (i.e., a connection) in a network graph.AbstractNetworkGraphNode Represents a node in a network graph.NetworkGraphEvent