| Interface | Description |
|---|---|
| FileSink |
Output a graph or graph events to a file.
|
| FileSinkImages.PostRenderer |
Defines post rendering action on images.
|
| FileSinkImages.Resolution |
Output resolutions.
|
| FileSource |
Source of graph events coming from a file.
|
| FileSourceGEXF.GEXFConstants | |
| FileSourceGPX.GPXConstants |
| Class | Description |
|---|---|
| FileSinkBase |
Base implementation for graph output to files.
|
| FileSinkBaseFiltered |
Base implementation for filtered graph output to files.
|
| FileSinkDGS |
File output for the DGS (Dynamic Graph Stream) file format.
|
| FileSinkDGSFiltered |
File output for the DGS (Dynamic Graph Stream) file format.
|
| FileSinkDGSUtility | |
| FileSinkDOT |
Graph writer for the GraphViz DOT format.
|
| FileSinkDynamicGML |
Transform the input events into a GML graph.
|
| FileSinkFactory |
Try to instantiate the correct writer given a graph filename.
|
| FileSinkGEXF | |
| FileSinkGEXF2 | |
| FileSinkGML |
Transform the input events into a GML graph.
|
| FileSinkGraphML | |
| FileSinkImages |
Output graph in image files.
|
| FileSinkImages.CustomResolution |
User-defined resolution.
|
| FileSinkSVG |
Transforms a graph into a SVG description.
|
| FileSinkSVG2 | |
| FileSinkTikZ |
An export of a graph to PGF/TikZ format.
|
| FileSourceBase |
Base for various graph file input.
|
| FileSourceDGS |
Class responsible for parsing files in the DGS format.
|
| FileSourceDGS1And2 |
Class responsible for parsing files in the DGS format (old versions of the
format).
|
| FileSourceDOT |
Graph reader for GraphViz "dot" files.
|
| FileSourceEdge |
Reader for the "edge" graph format.
|
| FileSourceFactory |
File source factory.
|
| FileSourceGEXF | |
| FileSourceGML |
A GML parser.
|
| FileSourceGPX |
Source to read GPX (GPS eXchange Format) data an XML extension to exchange
gps coordinates, routes and tracks.
|
| FileSourceGraphML |
GraphML is a comprehensive and easy-to-use file format for graphs.
|
| FileSourceLGL |
Reader for the "LGL" graph format.
|
| FileSourceNCol |
Reader for the "ncol" graph format.
|
| FileSourcePajek |
A parser for the Pajek NET format.
|
| FileSourceParser |
This defines source using a
Parser object
to parse a stream and generate graph events. |
| FileSourceTLP |
Source for the Tulip file format (TLP).
|
| FileSourceXML |
Base for XML-based file format.
|
Copyright © 2015. All rights reserved.