Uses of Class
mgui.graphs.networks.AbstractNetworkGraphNode
| Package | Description |
|---|---|
| mgui.graphs.networks |
Classes representing network graphs.
|
| mgui.neuro.graphs |
-
Uses of AbstractNetworkGraphNode in mgui.graphs.networks
Methods in mgui.graphs.networks with parameters of type AbstractNetworkGraphNode Modifier and Type Method Description abstract doubleAbstractNetworkGraphNode. getWeight(AbstractNetworkGraphNode target)Constructors in mgui.graphs.networks with parameters of type AbstractNetworkGraphNode Constructor Description AbstractNetworkGraphConnection(AbstractNetworkGraphNode from, AbstractNetworkGraphNode to) -
Uses of AbstractNetworkGraphNode in mgui.neuro.graphs
Subclasses of AbstractNetworkGraphNode in mgui.neuro.graphs Modifier and Type Class Description classCorticalNetworkGraphNodeMethods in mgui.neuro.graphs with parameters of type AbstractNetworkGraphNode Modifier and Type Method Description doubleCorticalNetworkGraphNode. getWeight(AbstractNetworkGraphNode target)