|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.ics.jung.algorithms.blockmodel.GraphCollapser
edu.uci.ics.jung.algorithms.blockmodel.BipartiteGraphCollapser
A variant of the GraphCollapser that overrides two minor functions and defines CollapsedBipartiteEdge and CollapsedBipartiteVertex. This models the basic procedure for tweaking the GraphCollapser to your own (nefarious) purposes. created Feb 8, 2004
Nested Class Summary | |
class |
BipartiteGraphCollapser.CollapsedBipartiteEdge
|
class |
BipartiteGraphCollapser.CollapsedBipartiteVertex
|
Nested classes inherited from class edu.uci.ics.jung.algorithms.blockmodel.GraphCollapser |
GraphCollapser.CollapsedEdge, GraphCollapser.CollapsedSparseVertex, GraphCollapser.CollapsedVertex, GraphCollapser.DirectedCollapsedEdge, GraphCollapser.UndirectedCollapsedEdge |
Constructor Summary | |
BipartiteGraphCollapser()
|
Methods inherited from class edu.uci.ics.jung.algorithms.blockmodel.GraphCollapser |
getCollapsedGraph, getCollapsedGraph, getInstance |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BipartiteGraphCollapser()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |