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

Packages that use DirectedSparseEdge
edu.uci.ics.jung.algorithms.blockmodel Implementations of a notion of graph equivalence for blockmodeling, and a mechanism for collapsing blocks. 
 

Uses of DirectedSparseEdge in edu.uci.ics.jung.algorithms.blockmodel
 

Subclasses of DirectedSparseEdge in edu.uci.ics.jung.algorithms.blockmodel
static class GraphCollapser.DirectedCollapsedEdge
          This class represents a Collapsed Directed edge, and extends DirectedSparseEdge.