Uses of Class
org.graphstream.stream.file.FileSourceBase
| Package | Description |
|---|---|
| org.graphstream.stream.file | |
| org.graphstream.stream.file.dgs |
-
Uses of FileSourceBase in org.graphstream.stream.file
Subclasses of FileSourceBase in org.graphstream.stream.file Modifier and Type Class Description classFileSourceDGS1And2Class responsible for parsing files in the DGS format (old versions of the format).classFileSourceEdgeReader for the "edge" graph format.classFileSourceLGLReader for the "LGL" graph format.classFileSourceNColReader for the "ncol" graph format. -
Uses of FileSourceBase in org.graphstream.stream.file.dgs
Subclasses of FileSourceBase in org.graphstream.stream.file.dgs Modifier and Type Class Description classOldFileSourceDGSClass responsible for parsing files in the DGS format.