Uses of Class
org.graphstream.stream.file.FileSinkBase
| Package | Description |
|---|---|
| org.graphstream.stream.file |
-
Uses of FileSinkBase in org.graphstream.stream.file
Subclasses of FileSinkBase in org.graphstream.stream.file Modifier and Type Class Description classFileSinkBaseFilteredBase implementation for filtered graph output to files.classFileSinkDGSFile output for the DGS (Dynamic Graph Stream) file format.classFileSinkDGSFilteredFile output for the DGS (Dynamic Graph Stream) file format.classFileSinkDOTGraph writer for the GraphViz DOT format.classFileSinkDynamicGMLTransform the input events into a GML graph.classFileSinkGEXFclassFileSinkGMLTransform the input events into a GML graph.classFileSinkGraphMLclassFileSinkTikZAn export of a graph to PGF/TikZ format.classFileSinkUnstyledSVGTransforms a graph into a SVG description.