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

L

layout - Variable in class edu.iu.cnets.klatsch.gui.WidgetGraph
the current layout for the graph
layout(VDictionary) - Method in class edu.iu.cnets.klatsch.model.basic.BasicGraph
 
layout(VDictionary) - Method in class edu.iu.cnets.klatsch.model.gephi.GephiGraph
Uses the given configuration dictionary to perform layout on the graph.
layout(VDictionary) - Method in interface edu.iu.cnets.klatsch.model.Graph
 
layoutEnergy() - Method in class edu.iu.cnets.klatsch.gui.WidgetGraph
Updates the layout using the Kamada-Kawai energy-based algorithm (or a crappy approximation to it).
layoutRadial() - Method in class edu.iu.cnets.klatsch.gui.WidgetGraph
Positions the nodes radially.
layoutRandom() - Method in class edu.iu.cnets.klatsch.gui.WidgetGraph
Positions the nodes randomly.
left - Variable in class edu.iu.cnets.klatsch.stream.SLimit
the number of elements we have left to produce
LineEditor - Class in edu.iu.cnets.klatsch.misc
This class takes care of line editing in the console version of the interpreter.
LineEditor(Reader, String, boolean) - Constructor for class edu.iu.cnets.klatsch.misc.LineEditor
Initialize with a source of character data, a prompt, and the noEscape flag.
lineNumber - Variable in class edu.iu.cnets.klatsch.misc.LineEditor
our current line number of input
lines - Variable in class edu.iu.cnets.klatsch.pane.Text
the maximum number of lines
listString(Object[]) - Static method in class edu.iu.cnets.klatsch.misc.Utility
Pretty-prints an array of objects so that they're separated by ", " substrings.
ls - Variable in class edu.iu.cnets.klatsch.lang.VList
the values actually being stored
ls - Variable in class edu.iu.cnets.klatsch.misc.History
the previous lines of input
ls - Variable in class edu.iu.cnets.klatsch.stream.SList
the list we're iterating over

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