- 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.
- length() - Method in class graphana.model.mathobjects.Vector2D
-
- libraries.jgrapht - package libraries.jgrapht
-
- libraries.jung - package libraries.jung
-
- libraries.libtw - package libraries.libtw
-
- LibTW - Class in libraries.libtw
-
- 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.
- ListEntry - Class in graphana.util
-
- ListEntry() - Constructor for class graphana.util.ListEntry
-
- 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.DegList
-
- 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
-
- 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
-
- LoopArealData - Interface in graphana.graphs.visualization.drawmodifiers
-