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