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

Packages that use AbstractHyperUnitBPG
edu.uci.ics.jung.graph.impl Implementations of the JUNG vertex, edge, and graph interfaces. 
 

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

Subclasses of AbstractHyperUnitBPG in edu.uci.ics.jung.graph.impl
 class HyperedgeBPG
          Deprecated. As of version 1.7, replaced by native implementations of Hyperedge.
 class HypervertexBPG
          A Hypervertex has zero or more hyperEdges attached to it, and is a member of a Hypergraph.