Package | Description |
---|---|
org.graphstream.graph.implementations | |
org.graphstream.stream |
Class and Description |
---|
AbstractEdge
This class provides a basic implementation of
Edge interface, to
minimize the effort required to implement this interface. |
AbstractElement
A base implementation of an element.
|
AbstractElement.AttributeChangeEvent |
AbstractGraph
This class provides a basic implementation of
Graph interface, to minimize the effort
required to implement this interface. |
AbstractGraph.GraphListeners |
AbstractNode
This class provides a basic implementation of
Node interface, to
minimize the effort required to implement this interface. |
AdjacencyListGraph
A lightweight graph class intended to allow the construction of big graphs
(millions of elements).
|
AdjacencyListNode
Nodes used with
AdjacencyListGraph |
Graphs.SynchronizedElement |
Graphs.SynchronizedGraph |
OneAttributeElement.AttributeChangeEvent |
SingleGraph
An implementation of graph that supports only one edge between two nodes.
|
SingleNode.TwoEdges |
Class and Description |
---|
AbstractElement.AttributeChangeEvent |