Uses of Class
ons.util.LayeredGraph.LayeredGraphEdges
Package | Description |
---|---|
ons.util |
-
Uses of LayeredGraph.LayeredGraphEdges in ons.util
Methods in ons.util that return types with arguments of type LayeredGraph.LayeredGraphEdges Modifier and Type Method Description java.util.ArrayList<LayeredGraph.LayeredGraphEdges>
LayeredGraph. getEdges(int layerSource, int layerTarget)
Get the edges connecting a pair of layers.Methods in ons.util with parameters of type LayeredGraph.LayeredGraphEdges Modifier and Type Method Description void
LayeredGraph. removeEdge(LayeredGraph.LayeredGraphEdges edge)
Removes a given edge from the graph by simply attributing