Uses of Class
org.graphstream.stream.file.FileSourceTLP
| Package | Description |
|---|---|
| org.graphstream.stream.file.tlp |
-
Uses of FileSourceTLP in org.graphstream.stream.file.tlp
Constructors in org.graphstream.stream.file.tlp with parameters of type FileSourceTLP Constructor Description TLPParser(FileSourceTLP tlp, InputStream stream)Create a new parser associated with a TLP source from an input stream.TLPParser(FileSourceTLP tlp, Reader stream)Create a new parser associated with a DOT source from a reader.