Package org.graphstream.stream.file

Interface Summary
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  
 

Class Summary
FileSinkBase Base implementation for graph output to files.
FileSinkDGS File output for the DGS (Dynamic Graph Stream) file format.
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.
FileSinkGML Transform the input events into a GML graph.
FileSinkImages Output graph in image files.
FileSinkImages.CustomResolution User-defined resolution.
FileSinkSVG Transforms a graph into a SVG description.
FileSinkSWF This class intends to output a dynamic graph into a Flash animation.
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 File source for the GEXF file format used by Gephi.
FileSourceGML A GML parser.
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.
 

Enum Summary
FileSinkImages.LayoutPolicy Layout policy.
FileSinkImages.Option  
FileSinkImages.OutputPolicy Output policy.
FileSinkImages.OutputType Output image type.
FileSinkImages.Quality  
FileSinkImages.RendererType Experimental.
FileSinkImages.Resolutions Common resolutions.
FileSourceGEXF.GEXFConstants.ATTRIBUTEAttribute  
FileSourceGEXF.GEXFConstants.ATTRIBUTESAttribute  
FileSourceGEXF.GEXFConstants.AttributeType  
FileSourceGEXF.GEXFConstants.ATTVALUEAttribute  
FileSourceGEXF.GEXFConstants.Balise  
FileSourceGEXF.GEXFConstants.ClassType  
FileSourceGEXF.GEXFConstants.COLORAttribute  
FileSourceGEXF.GEXFConstants.EDGEAttribute  
FileSourceGEXF.GEXFConstants.EDGESAttribute  
FileSourceGEXF.GEXFConstants.EDGESHAPEAttribute  
FileSourceGEXF.GEXFConstants.EdgeShapeType  
FileSourceGEXF.GEXFConstants.EdgeType  
FileSourceGEXF.GEXFConstants.GEXFAttribute  
FileSourceGEXF.GEXFConstants.GRAPHAttribute  
FileSourceGEXF.GEXFConstants.IDType  
FileSourceGEXF.GEXFConstants.METAAttribute  
FileSourceGEXF.GEXFConstants.ModeType  
FileSourceGEXF.GEXFConstants.NODEAttribute  
FileSourceGEXF.GEXFConstants.NODESAttribute  
FileSourceGEXF.GEXFConstants.NODESHAPEAttribute  
FileSourceGEXF.GEXFConstants.NodeShapeType  
FileSourceGEXF.GEXFConstants.PARENTAttribute  
FileSourceGEXF.GEXFConstants.POSITIONAttribute  
FileSourceGEXF.GEXFConstants.SIZEAttribute  
FileSourceGEXF.GEXFConstants.SPELLAttribute  
FileSourceGEXF.GEXFConstants.THICKNESSAttribute  
FileSourceGEXF.GEXFConstants.TimeFormatType  
FileSourceGEXF.GEXFConstants.WeightType  
 



Copyright © 2011. All Rights Reserved.