| Package | Description |
|---|---|
| org.graphstream.stream.file.dot |
| Constructor and Description |
|---|
DOTParser(FileSourceDOT dot,
java.io.InputStream stream)
Create a new parser associated with a DOT source from an input stream.
|
DOTParser(FileSourceDOT dot,
java.io.Reader stream)
Create a new parser associated with a DOT source from a reader.
|