|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionHypervertex | |
edu.uci.ics.jung.graph.impl | Implementations of the JUNG vertex, edge, and graph interfaces. |
Uses of CollectionHypervertex in edu.uci.ics.jung.graph.impl |
Subclasses of CollectionHypervertex in edu.uci.ics.jung.graph.impl | |
class |
ListHypervertex
An implementation of Hypervertex that stores its
incident edges as a List internally. |
class |
SetHypervertex
An implementation of Hypervertex that maintains
independent Set s of incident edges and neighbors.
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |