Uses of Interface
mgui.interfaces.graphs.WeightedGraphEdge
Package | Description |
---|---|
mgui.interfaces.graphs |
Provides an interface for user interaction with graph objects.
|
mgui.neuro.graphs |
-
Uses of WeightedGraphEdge in mgui.interfaces.graphs
Classes in mgui.interfaces.graphs that implement WeightedGraphEdge Modifier and Type Class Description class
DefaultGraphEdge
Default implementation of a Graph edge. -
Uses of WeightedGraphEdge in mgui.neuro.graphs
Classes in mgui.neuro.graphs that implement WeightedGraphEdge Modifier and Type Class Description class
NeuralNetConnection