|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BipartiteEdge | |
---|---|
edu.uci.ics.jung.algorithms.blockmodel | Implementations of a notion of graph equivalence for blockmodeling, and a mechanism for collapsing blocks. |
edu.uci.ics.jung.graph.impl | Implementations of the JUNG vertex, edge, and graph interfaces. |
Uses of BipartiteEdge in edu.uci.ics.jung.algorithms.blockmodel |
---|
Subclasses of BipartiteEdge in edu.uci.ics.jung.algorithms.blockmodel | |
---|---|
class |
BipartiteGraphCollapser.CollapsedBipartiteEdge
|
Uses of BipartiteEdge in edu.uci.ics.jung.graph.impl |
---|
Methods in edu.uci.ics.jung.graph.impl that return BipartiteEdge | |
---|---|
BipartiteEdge |
BipartiteGraph.addBipartiteEdge(BipartiteEdge bpe)
Adds a BipartiteEdge to the Graph. |
Methods in edu.uci.ics.jung.graph.impl with parameters of type BipartiteEdge | |
---|---|
BipartiteEdge |
BipartiteGraph.addBipartiteEdge(BipartiteEdge bpe)
Adds a BipartiteEdge to the Graph. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |