|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractGraph | |
---|---|
org.graphstream.graph.implementations |
Uses of AbstractGraph in org.graphstream.graph.implementations |
---|
Subclasses of AbstractGraph in org.graphstream.graph.implementations | |
---|---|
class |
AdjacencyListGraph
A lightweight graph class intended to allow the construction of big graphs (millions of elements). |
class |
DefaultGraph
Default implementation of graph. |
class |
MultiGraph
A graph implementation that supports multiple edges between two nodes. |
class |
SingleGraph
An implementation of graph that supports only one edge between two nodes. |
Constructors in org.graphstream.graph.implementations with parameters of type AbstractGraph | |
---|---|
MultiNode(AbstractGraph graph,
String id)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |