Uses of Class
org.graphstream.graph.implementations.AdjacencyListGraph
| Package | Description |
|---|---|
| org.graphstream.graph.implementations |
-
Uses of AdjacencyListGraph in org.graphstream.graph.implementations
Subclasses of AdjacencyListGraph in org.graphstream.graph.implementations Modifier and Type Class Description classDefaultGraphDefault implementation of graph.classMultiGraphA graph implementation that supports multiple edges between two nodes.classSingleGraphAn implementation of graph that supports only one edge between two nodes.