Uses of Class
edu.uci.ics.jung.graph.impl.SparseVertex

Packages that use SparseVertex
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 SparseVertex in edu.uci.ics.jung.algorithms.blockmodel
 

Subclasses of SparseVertex in edu.uci.ics.jung.algorithms.blockmodel
 class BipartiteGraphCollapser.CollapsedBipartiteVertex
           
static class GraphCollapser.CollapsedSparseVertex
          A CollapsedSparseVertex extends CollapsedVertex.
 

Uses of SparseVertex in edu.uci.ics.jung.graph.impl
 

Subclasses of SparseVertex in edu.uci.ics.jung.graph.impl
 class BipartiteVertex
          created Dec 28, 2003