- lastIndexOf(Object) - Method in class graphana.util.QuickList
-
Returns the index of the last occurrence of the specified element
in this list, or -1 if this list does not contain the element.
- lastUsedGraphPath - Static variable in class system.GraphanaMain
-
- lastUsedListPath - Static variable in class system.GraphanaMain
-
- latePacking() - Method in class operations.graphoperations.algorithms.AlgoCVDHeuristic.CVD
-
- LAYOUT - Static variable in class genscript.syntax.tokens.TokenSet
-
- LAYOUTTOKEN - Static variable in class genscript.syntax.tokens.TokenSet
-
- LdFileFilter - Class in view
-
A FileFilter to filter the shown files in an open/save dialog
- LdFileFilter(String[], String) - Constructor for class view.LdFileFilter
-
Constructor if the FileFilter
- LegacyDegreeList<VertexType> - Class in graphana.util
-
Sorts the vertices of an input graph by degrees and holds them in a list.
- LegacyDegreeList(GraphLibrary<VertexType, ?>, boolean, boolean, boolean) - Constructor for class graphana.util.LegacyDegreeList
-
Creates a new instance with the given graph and configuration
- LegacyDegreeList.Index - Class in graphana.util
-
- length() - Method in class graphana.model.mathobjects.Vector2D
-
Calculates and returns the magnitude of the vector
- libraries.jgrapht - package libraries.jgrapht
-
- libraries.jung - package libraries.jung
-
- libraries.libtw - package libraries.libtw
-
- LibTW - Class in libraries.libtw
-
Binds the LibTW graph library to access its tree width algorithms
- LibTW() - Constructor for class libraries.libtw.LibTW
-
- LibTWEdge - Class in libraries.libtw
-
- LibTWEdge(NVertex<GraphInput.InputData>, NVertex<GraphInput.InputData>) - Constructor for class libraries.libtw.LibTWEdge
-
- LibTWVertex - Class in libraries.libtw
-
- LibTWVertex() - Constructor for class libraries.libtw.LibTWVertex
-
- LibTWVertexIterator - Class in libraries.libtw
-
- LibTWVertexIterator(Iterator<NVertex<GraphInput.InputData>>) - Constructor for class libraries.libtw.LibTWVertexIterator
-
- limitStringWidth(String, int, String) - Static method in class global.StringOps
-
Inserts line breaks into the string in order that the width of one line does not exceed the given maximum width
.
- line - Variable in exception operations.commands.exceptions.ParseDIMACSException
-
- LINE_COMMENT - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- LINE_COMMENT - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- LINEBREAK - Static variable in class genscript.syntax.Consts
-
- links(GraphLibrary<VertexType, EdgeType>, VertexType) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet
-
- linksFAS(GraphLibrary<VertexType, EdgeType>, VertexType) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet
-
- listFiles(LinkedList<File>, File, boolean, boolean, String[]) - Static method in class global.FileOps
-
Adds all or some files of the given directory with the given extensions to the
given list.
- listFiles(String, boolean, boolean, String[]) - Static method in class global.FileOps
-
Lists all or some files of the given directory.
- listIterator(int) - Method in class graphana.util.QuickList
-
Returns a list-iterator of the elements in this list (in proper
sequence), starting at the specified position in the list.
- lists - Variable in class graphana.util.LegacyDegreeList
-
- ListString - Class in global
-
Class for creating a user-readable string representation of a list.
- ListString(String, String, String) - Constructor for class global.ListString
-
Creates a new instance.
- ListString(String) - Constructor for class global.ListString
-
Initializes the instance with ": " as key value separator and "<>" as empty string.
- ListString() - Constructor for class global.ListString
-
Initializes the instance with ", " as the separator, ": " as key-value-separator and "<>" as empty string.
- loadAllDescriptions(MainControl) - Static method in class graphana.model.HelpSystem
-
Loads all description.
- loadDirectory(String, boolean) - Method in class descriptionfiles.DescriptionFiles
-
- loadExternalClass(File) - Static method in class graphana.model.PluginLoader
-
Loads the external class at runtime.
- loadExternalClass(String) - Static method in class graphana.model.PluginLoader
-
Loads the external class at runtime.
- loadFromFile(File) - Method in class graphana.model.InputHistory
-
Reads the given file line wise and appends the lines to the sequence of inputs
- loadFromFile(File) - Method in class view.fileset.GraphFilesTablePanel
-
Loads the graph files list line wise from the given file
- LoadLayout<VertexType,EdgeType> - Class in visualizations.layouts
-
Arranges the vertices of a graph according to a given file.
- LoadLayout() - Constructor for class visualizations.layouts.LoadLayout
-
- loadSelected() - Method in class view.fileset.GraphFilesTablePanel
-
Creates and executes a statement that loads the graph file which is selected by the user.
- LoopArealData - Interface in graphana.graphs.visualization.drawmodifiers
-
Contains areal data which is used to draw a loop
- LoopEdgeVisualData<VertexType,EdgeType> - Class in visualizations.stdlayout
-
Contains data for visualizing an edge loop
- LoopEdgeVisualData(EdgeType, StdLayout<VertexType, EdgeType>.VisVertex) - Constructor for class visualizations.stdlayout.LoopEdgeVisualData
-
Creates an instance
- lstLayoutParams - Variable in class visualizations.stdlayout.StdLayout
-