Uses of Package
org.graphstream.stream.file

Packages that use org.graphstream.stream.file
org.graphstream.graph   
org.graphstream.graph.implementations   
org.graphstream.stream.file   
org.graphstream.stream.file.dgs   
org.graphstream.stream.file.dot   
org.graphstream.stream.file.gml   
org.graphstream.stream.file.pajek   
org.graphstream.stream.file.tlp   
org.graphstream.ui.graphicGraph   
 

Classes in org.graphstream.stream.file used by org.graphstream.graph
FileSink
          Output a graph or graph events to a file.
FileSource
          Source of graph events coming from a file.
 

Classes in org.graphstream.stream.file used by org.graphstream.graph.implementations
FileSink
          Output a graph or graph events to a file.
FileSource
          Source of graph events coming from a file.
 

Classes in org.graphstream.stream.file used by org.graphstream.stream.file
FileSink
          Output a graph or graph events to a file.
FileSinkBase
          Base implementation for graph output to files.
FileSinkGML
          Transform the input events into a GML graph.
FileSinkImages.LayoutPolicy
          Layout policy.
FileSinkImages.Option
           
FileSinkImages.OutputPolicy
          Output policy.
FileSinkImages.OutputType
          Output image type.
FileSinkImages.Quality
           
FileSinkImages.RendererType
          Experimental.
FileSinkImages.Resolution
          Output resolutions.
FileSinkImages.Resolutions
          Common resolutions.
FileSource
          Source of graph events coming from a file.
FileSourceBase
          Base for various graph file input.
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
           
FileSourceGPX.GPXConstants.Balise
           
FileSourceGPX.GPXConstants.BOUNDSAttribute
           
FileSourceGPX.GPXConstants.COPYRIGHTAttribute
           
FileSourceGPX.GPXConstants.EMAILAttribute
           
FileSourceGPX.GPXConstants.FixType
           
FileSourceGPX.GPXConstants.GPXAttribute
           
FileSourceGPX.GPXConstants.LINKAttribute
           
FileSourceGPX.GPXConstants.PTAttribute
           
FileSourceGPX.GPXConstants.WPTAttribute
           
FileSourceParser
          This defines source using a Parser object to parse a stream and generate graph events.
FileSourceXML
          Base for XML-based file format.
 

Classes in org.graphstream.stream.file used by org.graphstream.stream.file.dgs
FileSource
          Source of graph events coming from a file.
FileSourceBase
          Base for various graph file input.
FileSourceDGS
          Class responsible for parsing files in the DGS format.
 

Classes in org.graphstream.stream.file used by org.graphstream.stream.file.dot
FileSourceDOT
          Graph reader for GraphViz "dot" files.
 

Classes in org.graphstream.stream.file used by org.graphstream.stream.file.gml
FileSourceGML
          A GML parser.
 

Classes in org.graphstream.stream.file used by org.graphstream.stream.file.pajek
FileSourcePajek
          A parser for the Pajek NET format.
 

Classes in org.graphstream.stream.file used by org.graphstream.stream.file.tlp
FileSourceTLP
          Source for the Tulip file format (TLP).
 

Classes in org.graphstream.stream.file used by org.graphstream.ui.graphicGraph
FileSink
          Output a graph or graph events to a file.
FileSource
          Source of graph events coming from a file.
 



Copyright © 2013. All Rights Reserved.