Package | Description |
---|---|
org.graphstream.graph | |
org.graphstream.graph.implementations |
Modifier and Type | Method and Description |
---|---|
void |
Graph.read(FileSource input,
String filename)
Utility method to read a graph using the given reader.
|
void |
Graph.read(String filename)
Utility method to read a graph.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractGraph.read(FileSource input,
String filename) |
void |
AbstractGraph.read(String filename) |
Copyright © 2015. All rights reserved.