Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
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
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
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
FileSinkGML
- Class in
org.graphstream.stream.file
Transform the input events into a GML graph.
FileSinkGML()
- Constructor for class org.graphstream.stream.file.
FileSinkGML
FileSinkImages
- Class in
org.graphstream.stream.file
Output graph in image files.
FileSinkImages()
- Constructor for class org.graphstream.stream.file.
FileSinkImages
FileSinkImages(FileSinkImages.OutputType, FileSinkImages.Resolution)
- Constructor for class org.graphstream.stream.file.
FileSinkImages
FileSinkImages(String, FileSinkImages.OutputType, FileSinkImages.Resolution, FileSinkImages.OutputPolicy)
- Constructor for class org.graphstream.stream.file.
FileSinkImages
FileSinkImages.CustomResolution
- Class in
org.graphstream.stream.file
User-defined resolution.
FileSinkImages.CustomResolution(int, int)
- Constructor for class org.graphstream.stream.file.
FileSinkImages.CustomResolution
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.PostRenderer
- Interface in
org.graphstream.stream.file
Defines post rendering action on images.
FileSinkImages.Quality
- Enum in
org.graphstream.stream.file
FileSinkImages.RendererType
- Enum in
org.graphstream.stream.file
Experimental.
FileSinkImages.Resolution
- Interface in
org.graphstream.stream.file
Output resolutions.
FileSinkImages.Resolutions
- Enum in
org.graphstream.stream.file
Common resolutions.
FileSinkSVG
- Class in
org.graphstream.stream.file
Transforms a graph into a SVG description.
FileSinkSVG()
- Constructor for class org.graphstream.stream.file.
FileSinkSVG
FileSinkSWF
- Class in
org.graphstream.stream.file
This class intends to output a dynamic graph into a Flash animation.
FileSinkSWF()
- Constructor for class org.graphstream.stream.file.
FileSinkSWF
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
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.
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.
findNodeOrSpriteAt(double, double)
- Method in class org.graphstream.ui.swingViewer.basicRenderer.
SwingBasicGraphRenderer
findNodeOrSpriteAt(double, double)
- Method in class org.graphstream.ui.swingViewer.
DefaultView
findNodeOrSpriteAt(double, double)
- Method in interface org.graphstream.ui.swingViewer.
GraphRenderer
Search for the first node or sprite (in that order) that contains the point at coordinates (x, y).
findNodeOrSpriteAt(GraphicGraph, double, double)
- Method in class org.graphstream.ui.swingViewer.util.
DefaultCamera
Search for the first node or sprite (in that order) that contains the point at coordinates (x, y).
findNodeOrSpriteAt(double, double)
- Method in class org.graphstream.ui.swingViewer.
View
Search for the first node or sprite (in that order) 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.
FileSinkImages
flush()
- Method in class org.graphstream.stream.file.
FileSinkSWF
FONT
- Static variable in interface org.graphstream.stream.file.pajek.
PajekParserConstants
RegularExpression Id.
font()
- Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParser
FontCache
- Class in
org.graphstream.ui.swingViewer.util
A cache for fonts.
FontCache()
- Constructor for class org.graphstream.ui.swingViewer.util.
FontCache
New empty font cache.
FOS
- Static variable in interface org.graphstream.stream.file.pajek.
PajekParserConstants
RegularExpression Id.
FpsCounter
- Class in
org.graphstream.ui.swingViewer.util
A simple counter that allows to count the number of frames per second.
FpsCounter()
- Constructor for class org.graphstream.ui.swingViewer.util.
FpsCounter
FREEPLANE
- Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParserConstants
RegularExpression Id.
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.
SpringBox
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.
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
Copyright © 2011. All Rights Reserved.