Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

F

feedbackXYZ() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
Does the graphic graph publish via attribute changes the XYZ changes on nodes and sprites when changed ?.
feedbackXYZ(boolean) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
Should the graphic graph publish via attribute changes the XYZ changes on nodes and sprites when changed ?.
fetchAll(URL) - Method in interface org.graphstream.stream.net.URLSource
Read the whole URL in one big non-interruptible operation.
FieldComponent(String, String, int, String) - Constructor for class org.graphstream.util.time.ISODateComponent.FieldComponent
 
FieldComponent(String, String, int, int, String) - Constructor for class org.graphstream.util.time.ISODateComponent.FieldComponent
 
FileSink - Interface in org.graphstream.stream.file
Output a graph or graph events to a file.
FileSinkBase - Class in org.graphstream.stream.file
Base implementation for graph output to files.
FileSinkBase() - Constructor for class org.graphstream.stream.file.FileSinkBase
 
FileSinkBaseFiltered - Class in org.graphstream.stream.file
Base implementation for filtered graph output to files.
FileSinkBaseFiltered() - Constructor for class org.graphstream.stream.file.FileSinkBaseFiltered
Initialize with no filter
FileSinkDGS - Class in org.graphstream.stream.file
File output for the DGS (Dynamic Graph Stream) file format.
FileSinkDGS() - Constructor for class org.graphstream.stream.file.FileSinkDGS
 
FileSinkDGSFiltered - Class in org.graphstream.stream.file
File output for the DGS (Dynamic Graph Stream) file format.
FileSinkDGSFiltered() - Constructor for class org.graphstream.stream.file.FileSinkDGSFiltered
 
FileSinkDGSUtility - Class in org.graphstream.stream.file
 
FileSinkDGSUtility() - Constructor for class org.graphstream.stream.file.FileSinkDGSUtility
 
FileSinkDOT - Class in org.graphstream.stream.file
Graph writer for the GraphViz DOT format.
FileSinkDOT() - Constructor for class org.graphstream.stream.file.FileSinkDOT
Build a new DOT sink to export undirected graph.
FileSinkDOT(boolean) - Constructor for class org.graphstream.stream.file.FileSinkDOT
Build a new DOT sink specifying if the graph is directed or not.
FileSinkDynamicGML - Class in org.graphstream.stream.file
Transform the input events into a GML graph.
FileSinkDynamicGML() - Constructor for class org.graphstream.stream.file.FileSinkDynamicGML
 
FileSinkFactory - Class in org.graphstream.stream.file
Try to instantiate the correct writer given a graph filename.
FileSinkFactory() - Constructor for class org.graphstream.stream.file.FileSinkFactory
 
FileSinkGEXF - Class in org.graphstream.stream.file
 
FileSinkGEXF() - Constructor for class org.graphstream.stream.file.FileSinkGEXF
 
FileSinkGEXF.TimeFormat - Enum in org.graphstream.stream.file
 
FileSinkGEXF2 - Class in org.graphstream.stream.file
 
FileSinkGEXF2() - Constructor for class org.graphstream.stream.file.FileSinkGEXF2
 
FileSinkGML - Class in org.graphstream.stream.file
Transform the input events into a GML graph.
FileSinkGML() - Constructor for class org.graphstream.stream.file.FileSinkGML
 
FileSinkGraphML - Class in org.graphstream.stream.file
 
FileSinkGraphML() - Constructor for class org.graphstream.stream.file.FileSinkGraphML
 
FileSinkImages - Class in org.graphstream.stream.file
Output graph in image files.
FileSinkImages.LayoutPolicy - Enum in org.graphstream.stream.file
Layout policy.
FileSinkImages.Option - Enum in org.graphstream.stream.file
 
FileSinkImages.OutputPolicy - Enum in org.graphstream.stream.file
Output policy.
FileSinkImages.OutputType - Enum in org.graphstream.stream.file
Output image type.
FileSinkImages.Quality - Enum in org.graphstream.stream.file
Defines the quality of the rendering.
FileSinkImagesFactory - Interface in org.graphstream.stream.file.images
Define a provider for FileSinkImages.
FileSinkSVG - Class in org.graphstream.stream.file
Transforms a graph into a SVG description.
FileSinkSVG() - Constructor for class org.graphstream.stream.file.FileSinkSVG
 
FileSinkSVG2 - Class in org.graphstream.stream.file
 
FileSinkSVG2() - Constructor for class org.graphstream.stream.file.FileSinkSVG2
 
FileSinkTikZ - Class in org.graphstream.stream.file
An export of a graph to PGF/TikZ format.
FileSinkTikZ() - Constructor for class org.graphstream.stream.file.FileSinkTikZ
 
FileSource - Interface in org.graphstream.stream.file
Source of graph events coming from a file.
FileSourceBase - Class in org.graphstream.stream.file
Base for various graph file input.
FileSourceDGS - Class in org.graphstream.stream.file
Class responsible for parsing files in the DGS format.
FileSourceDGS() - Constructor for class org.graphstream.stream.file.FileSourceDGS
 
FileSourceDGS1And2 - Class in org.graphstream.stream.file
Class responsible for parsing files in the DGS format (old versions of the format).
FileSourceDGS1And2() - Constructor for class org.graphstream.stream.file.FileSourceDGS1And2
New reader for the DGS graph file format versions 1 and 2.
FileSourceDOT - Class in org.graphstream.stream.file
Graph reader for GraphViz "dot" files.
FileSourceDOT() - Constructor for class org.graphstream.stream.file.FileSourceDOT
 
FileSourceEdge - Class in org.graphstream.stream.file
Reader for the "edge" graph format.
FileSourceEdge() - Constructor for class org.graphstream.stream.file.FileSourceEdge
New reader for the "edge" format.
FileSourceEdge(boolean) - Constructor for class org.graphstream.stream.file.FileSourceEdge
New reader for the "edge" format.
FileSourceEdge(boolean, boolean) - Constructor for class org.graphstream.stream.file.FileSourceEdge
New reader for the "edge" format.
FileSourceFactory - Class in org.graphstream.stream.file
File source factory.
FileSourceFactory() - Constructor for class org.graphstream.stream.file.FileSourceFactory
 
FileSourceGEXF - Class in org.graphstream.stream.file
File source for the GEXF file format used by Gephi.
FileSourceGEXF() - Constructor for class org.graphstream.stream.file.FileSourceGEXF
 
FileSourceGEXF.GEXFConstants - Interface in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.ATTRIBUTEAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.ATTRIBUTESAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.AttributeType - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.ATTVALUEAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.Balise - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.ClassType - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.COLORAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.EDGEAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.EDGESAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.EDGESHAPEAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.EdgeShapeType - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.EdgeType - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.GEXFAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.GRAPHAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.IDType - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.METAAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.ModeType - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.NODEAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.NODESAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.NODESHAPEAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.NodeShapeType - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.PARENTAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.POSITIONAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.SIZEAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.SPELLAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.THICKNESSAttribute - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.TimeFormatType - Enum in org.graphstream.stream.file
 
FileSourceGEXF.GEXFConstants.WeightType - Enum in org.graphstream.stream.file
 
FileSourceGML - Class in org.graphstream.stream.file
A GML parser.
FileSourceGML() - Constructor for class org.graphstream.stream.file.FileSourceGML
 
FileSourceGPX - Class in org.graphstream.stream.file
Source to read GPX (GPS eXchange Format) data an XML extension to exchange gps coordinates, routes and tracks.
FileSourceGPX() - Constructor for class org.graphstream.stream.file.FileSourceGPX
 
FileSourceGPX.GPXConstants - Interface in org.graphstream.stream.file
 
FileSourceGPX.GPXConstants.Balise - Enum in org.graphstream.stream.file
 
FileSourceGPX.GPXConstants.BOUNDSAttribute - Enum in org.graphstream.stream.file
 
FileSourceGPX.GPXConstants.COPYRIGHTAttribute - Enum in org.graphstream.stream.file
 
FileSourceGPX.GPXConstants.EMAILAttribute - Enum in org.graphstream.stream.file
 
FileSourceGPX.GPXConstants.FixType - Enum in org.graphstream.stream.file
 
FileSourceGPX.GPXConstants.GPXAttribute - Enum in org.graphstream.stream.file
 
FileSourceGPX.GPXConstants.LINKAttribute - Enum in org.graphstream.stream.file
 
FileSourceGPX.GPXConstants.PTAttribute - Enum in org.graphstream.stream.file
 
FileSourceGPX.GPXConstants.WPTAttribute - Enum in org.graphstream.stream.file
 
FileSourceGraphML - Class in org.graphstream.stream.file
GraphML is a comprehensive and easy-to-use file format for graphs.
FileSourceGraphML() - Constructor for class org.graphstream.stream.file.FileSourceGraphML
Build a new source to parse an xml stream in GraphML format.
FileSourceGraphML.GraphMLConstants - Interface in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.Balise - Enum in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.Data - Class in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.DataAttribute - Enum in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.EdgeAttribute - Enum in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.EndPoint - Class in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.EndPointAttribute - Enum in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.EndPointType - Enum in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.GraphAttribute - Enum in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.HyperEdgeAttribute - Enum in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.Key - Class in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.KeyAttribute - Enum in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.KeyAttrType - Enum in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.KeyDomain - Enum in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.Locator - Class in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.LocatorAttribute - Enum in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.NodeAttribute - Enum in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.Port - Class in org.graphstream.stream.file
 
FileSourceGraphML.GraphMLConstants.PortAttribute - Enum in org.graphstream.stream.file
 
FileSourceLGL - Class in org.graphstream.stream.file
Reader for the "LGL" graph format.
FileSourceLGL() - Constructor for class org.graphstream.stream.file.FileSourceLGL
New reader for the "LGL" format.
FileSourceLGL(boolean) - Constructor for class org.graphstream.stream.file.FileSourceLGL
New reader for the "LGL" format.
FileSourceNCol - Class in org.graphstream.stream.file
Reader for the "ncol" graph format.
FileSourceNCol() - Constructor for class org.graphstream.stream.file.FileSourceNCol
New reader for the "ncol" format.
FileSourceNCol(boolean) - Constructor for class org.graphstream.stream.file.FileSourceNCol
New reader for the "ncol" format.
FileSourcePajek - Class in org.graphstream.stream.file
A parser for the Pajek NET format.
FileSourcePajek() - Constructor for class org.graphstream.stream.file.FileSourcePajek
 
FileSourceParser - Class in org.graphstream.stream.file
This defines source using a Parser object to parse a stream and generate graph events.
FileSourceTLP - Class in org.graphstream.stream.file
Source for the Tulip file format (TLP).
FileSourceTLP() - Constructor for class org.graphstream.stream.file.FileSourceTLP
 
FileSourceXML - Class in org.graphstream.stream.file
Base for XML-based file format.
fill(double) - Method in class org.graphstream.ui.geom.Vector2
Assign value to all elements.
fill(double) - Method in class org.graphstream.ui.geom.Vector3
Assign value to all elements.
FILLCOLOR - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
FILLIMAGE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
fillMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
 
FILLMODE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
Filter - Interface in org.graphstream.stream.file.images
Defines filter that will be applied on images before writing.
findGraphicElementAt(GraphicGraph, EnumSet<InteractiveElement>, double, double) - Method in interface org.graphstream.ui.view.camera.Camera
 
findGraphicElementAt(GraphicGraph, EnumSet<InteractiveElement>, double, double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
Search for the first GraphicElement among those specified.
findGraphicElementAt(EnumSet<InteractiveElement>, double, double) - Method in interface org.graphstream.ui.view.GraphRenderer
Search for the first GraphicElement among the specified types (precedence: node, edge, sprite) that contains the point at coordinates (x, y).
findGraphicElementAt(EnumSet<InteractiveElement>, double, double) - Method in interface org.graphstream.ui.view.View
Search for the first GraphicElement among the specified types (precedence: node, edge, sprite) that contains the point at coordinates (x, y).
FIT - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
FixedArrayList<E> - Class in org.graphstream.util.set
Array list with immutable element indices.
FixedArrayList() - Constructor for class org.graphstream.util.set.FixedArrayList
 
FixedArrayList(int) - Constructor for class org.graphstream.util.set.FixedArrayList
 
floatValue() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Value
 
FLOW - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
flush() - Method in interface org.graphstream.stream.file.FileSink
Ensure all data sent to the output are correctly written.
flush() - Method in class org.graphstream.stream.file.FileSinkBase
 
flush() - Method in class org.graphstream.stream.file.FileSinkGEXF2
 
flush() - Method in class org.graphstream.stream.file.FileSinkImages
 
flush() - Method in class org.graphstream.stream.file.FileSinkSVG2
 
flush() - Method in class org.graphstream.stream.file.gexf.SmartXMLWriter
 
FONT - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
RegularExpression Id.
font() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
 
FOS - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
RegularExpression Id.
FpsCounter - Class in org.graphstream.ui.view.util
A simple counter that allows to count the number of frames per second.
FpsCounter() - Constructor for class org.graphstream.ui.view.util.FpsCounter
 
FREEPLANE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
freezeElement(GraphicElement, boolean) - Method in interface org.graphstream.ui.view.View
Freeze an element so that the optional layout cannot move it.
freezeNode(String, boolean) - Method in interface org.graphstream.ui.layout.Layout
Freeze or un-freeze a node.
freezeNode(String, boolean) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
 
from - Variable in class org.graphstream.ui.graphicGraph.GraphicEdge
The first node.
FROM - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
from() - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
The first point of the edge shape.
frozen - Variable in class org.graphstream.ui.layout.springbox.NodeParticle
Should the node move?.
FULL_MONTH_NAME - Static variable in class org.graphstream.util.time.ISODateComponent
 
FULL_WEEKDAY_NAME - Static variable in class org.graphstream.util.time.ISODateComponent
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links