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