Class FileSourceDGS1And2

All Implemented Interfaces:
FileSource, Source

public class FileSourceDGS1And2
extends FileSourceBase
Class responsible for parsing files in the DGS format (old versions of the format).

The DGS file format is especially designed for storing dynamic graph definitions into a file. More information about the DGS file format will be found on the GraphStream web site: http://graphstream-project.org/

See Also:
OldFileSourceDGS, FileSource