Index
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
All Classes All Packages
All Classes All Packages
All Classes All Packages
L
- L - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- LA - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- label - Variable in class org.graphstream.ui.graphicGraph.GraphicElement
-
The label or null if not specified.
- LABEL - org.graphstream.stream.file.FileSourceGEXF.GEXFConstants.EDGEAttribute
- LABEL - org.graphstream.stream.file.FileSourceGEXF.GEXFConstants.NODEAttribute
- LASTMODIFIEDDATE - org.graphstream.stream.file.FileSourceGEXF.GEXFConstants.METAAttribute
- LAT - org.graphstream.stream.file.FileSourceGPX.GPXConstants.PTAttribute
- LAT - org.graphstream.stream.file.FileSourceGPX.GPXConstants.WPTAttribute
- LayerRenderer<G> - Interface in org.graphstream.ui.view
-
A specific rendering class that can be plugged in any view and is called to draw under or above the graph.
- Layout - Interface in org.graphstream.ui.layout
-
Layout algorithm interface.
- LayoutRunner - Class in org.graphstream.ui.layout
-
Allows to run a layout in a distinct thread.
- LayoutRunner(Graph, Layout, boolean, boolean) - Constructor for class org.graphstream.ui.layout.LayoutRunner
-
New layout runner that listen at the given graph and compute a layout on its graph structure in a distinct thread.
- LayoutRunner(Source, Layout) - Constructor for class org.graphstream.ui.layout.LayoutRunner
-
New layout runner that listens at the given source and compute a layout on its graph structure in a distinct thread.
- LayoutRunner(Source, Layout, boolean) - Constructor for class org.graphstream.ui.layout.LayoutRunner
-
New layout runner that listen at the given source and compute a layout on its graph structure in a distinct thread.
- Layouts - Class in org.graphstream.ui.layout
-
A factory in charge or creating various layout implementations.
- Layouts() - Constructor for class org.graphstream.ui.layout.Layouts
- LBRACE - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
-
RegularExpression Id.
- LBRACE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- LC - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- leafWithText(String, String) - Method in class org.graphstream.stream.file.gexf.SmartXMLWriter
- leavingEdges() - Method in class org.graphstream.graph.implementations.AdjacencyListNode
- leavingEdges() - Method in interface org.graphstream.graph.Node
-
Stream over all leaving edges.
- LEFT - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.TextAlignment
- LEFT - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- len - Variable in class org.graphstream.ui.layout.springbox.NodeParticle
-
Last computed displacement vector length.
- length() - Method in class org.graphstream.ui.geom.Vector2
-
Cartesian length.
- length() - Method in class org.graphstream.ui.geom.Vector3
-
Cartesian length.
- length() - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
Total length of the polyline defined by the points.
- lengthToGu(double, StyleConstants.Units) - Method in class org.graphstream.ui.view.util.GraphMetrics
-
Convert a value in given units to graph units.
- lengthToGu(Value) - Method in class org.graphstream.ui.view.util.GraphMetrics
-
Convert a value in a given units to graph units.
- lengthToGu(Values, int) - Method in class org.graphstream.ui.view.util.GraphMetrics
-
Convert one of the given values in a given units to graph units.
- lengthToPx(double, StyleConstants.Units) - Method in class org.graphstream.ui.view.util.GraphMetrics
-
Convert a value in a given units to pixels.
- lengthToPx(Value) - Method in class org.graphstream.ui.view.util.GraphMetrics
-
Convert a value in a given units to pixels.
- lengthToPx(Values, int) - Method in class org.graphstream.ui.view.util.GraphMetrics
-
Convert one of the given values in a given units pixels.
- LEXICAL_ERROR - Static variable in error org.graphstream.util.parser.TokenMgrError
-
Lexical error occurred.
- lexStateNames - Static variable in class org.graphstream.stream.file.dot.DOTParserTokenManager
-
Lexer state names.
- lexStateNames - Static variable in class org.graphstream.stream.file.gml.GMLParserTokenManager
-
Lexer state names.
- lexStateNames - Static variable in class org.graphstream.stream.file.pajek.PajekParserTokenManager
-
Lexer state names.
- lexStateNames - Static variable in class org.graphstream.stream.file.tlp.TLPParserTokenManager
-
Lexer state names.
- lexStateNames - Static variable in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserTokenManager
-
Lexer state names.
- LICENCE - org.graphstream.stream.file.FileSourceGPX.GPXConstants.Balise
- LIGHT_GRAY - Static variable in class org.graphstream.ui.graphicGraph.stylesheet.Color
- lightGray - Static variable in class org.graphstream.ui.graphicGraph.stylesheet.Color
- LINE - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.Shape
- LINE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- LINEAR - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.ShapeKind
- LINK - org.graphstream.stream.file.FileSourceGPX.GPXConstants.Balise
- LinLog - Class in org.graphstream.ui.layout.springbox.implementations
- LinLog() - Constructor for class org.graphstream.ui.layout.springbox.implementations.LinLog
-
New "LinLog" 2D Barnes-Hut simulation.
- LinLog(boolean) - Constructor for class org.graphstream.ui.layout.springbox.implementations.LinLog
-
New "LinLog" Barnes-Hut simulation.
- LinLog(boolean, Random) - Constructor for class org.graphstream.ui.layout.springbox.implementations.LinLog
-
New "LinLog" Barnes-Hut simulation.
- LinLogNodeParticle - Class in org.graphstream.ui.layout.springbox.implementations
- LinLogNodeParticle(LinLog, String) - Constructor for class org.graphstream.ui.layout.springbox.implementations.LinLogNodeParticle
-
New node.
- LinLogNodeParticle(LinLog, String, double, double, double) - Constructor for class org.graphstream.ui.layout.springbox.implementations.LinLogNodeParticle
-
New node at a given position.
- list() - Method in class org.graphstream.stream.file.gml.GMLParser
-
A list of key values, all values are stored in a KeyValues object.
- listeners - Variable in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
-
Set of listeners.
- LISTSTRING - org.graphstream.stream.file.FileSourceGEXF.GEXFConstants.AttributeType
- LISTSTRING - org.graphstream.stream.file.gexf.GEXFElement.AttrType
- lo - Variable in class org.graphstream.ui.view.util.GraphMetrics
-
Graph lower position (bottom,left,front).
- load(String) - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
-
Load a style sheet from an attribute value, the value can either be the contents of the whole style sheet, or begin by "url".
- LOCALE_CLOCK_TIME_12_HOUR - Static variable in class org.graphstream.util.time.ISODateComponent
- LOCALE_DATE_AND_TIME - Static variable in class org.graphstream.util.time.ISODateComponent
- LOCALE_DATE_REPRESENTATION - Static variable in class org.graphstream.util.time.ISODateComponent
- LOCALE_TIME_REPRESENTATION - Static variable in class org.graphstream.util.time.ISODateComponent
- LOCALE_TIME_ZONE_NAME - Static variable in class org.graphstream.util.time.ISODateComponent
- LOCATOR - org.graphstream.stream.file.FileSourceGraphML.GraphMLConstants.Balise
- lockEnvironment(boolean) - Method in class org.graphstream.util.Environment
-
Disallow the addition of new parameters.
- LOGO - org.graphstream.stream.file.FileSinkImages.Option
- LON - org.graphstream.stream.file.FileSourceGPX.GPXConstants.PTAttribute
- LON - org.graphstream.stream.file.FileSourceGPX.GPXConstants.WPTAttribute
- LONG - org.graphstream.stream.file.FileSourceGEXF.GEXFConstants.AttributeType
- LONG - org.graphstream.stream.file.FileSourceGraphML.GraphMLConstants.KeyAttrType
- LONG - org.graphstream.stream.file.gexf.GEXFElement.AttrType
- longValue() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Value
- LOOP_DETECTED - Static variable in error org.graphstream.util.parser.TokenMgrError
-
Detected (and bailed out of) an infinite loop in the token manager.
- loVisible - Variable in class org.graphstream.ui.view.util.GraphMetrics
-
The lowest visible point.
- LOW - org.graphstream.stream.file.FileSinkImages.Quality
- LP - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- LPAREN - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- LPHI - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- LR - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- LSQBR - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
-
RegularExpression Id.
- LSQBR - Static variable in interface org.graphstream.stream.file.gml.GMLParserConstants
-
RegularExpression Id.
- LSQUARELINE - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.Shape
- LSQUARELINE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
All Classes All Packages