A B C D E F G H I J K L M N O P R S T U V W X Y Z

L

LABEL - Static variable in class graphlab.gui.core.graph.edge.EdgeView
 
LABEL - Static variable in class graphlab.gui.core.graph.vertex.VertexView
 
label - Variable in class graphlab.library.event.VertexEdgeLabelEvent
 
LabledSlider - Class in graphlab.ui.components.utils
 
LabledSlider(BoundedInteger) - Constructor for class graphlab.ui.components.utils.LabledSlider
 
LastSelectedStatusAction - Class in graphlab.gui.plugins.main.core.actions
Author: azin azadi
LastSelectedStatusAction(BlackBoard) - Constructor for class graphlab.gui.plugins.main.core.actions.LastSelectedStatusAction
 
lastTimeGraphWasClear - Static variable in class graphlab.gui.plugins.main.select.ClearSelection
indicates that wheter the last time GraphSelectPointData fired, it was originally cleared or not (it was cleared by thid object) the initially use was for AddVertex, because it only adds vertices on graphselectpoints and if the selection was empty, so AddVertex and ClearSelection are both listening to GraphSelectPoint, so if ClearSelection fired before AddVertex it clears the selection and then AddVertex adds the Vertex but it shouldn't do that, because at the click time the selection wasn'nt clear and it is a mistake (bug) from users point of view,....
lc - Variable in class graphlab.gui.core.graph.edge.EdgeView
determines the color of the line(edge);
lc - Variable in class graphlab.gui.core.graph.vertex.VertexView
 
LEFTWARDTRAPEZOID - Static variable in class graphlab.gui.core.graph.GShape
 
LEFTWARDTTRIANGLE - Static variable in class graphlab.gui.core.graph.GShape
 
lightEdgeIterator() - Method in class graphlab.gui.core.graph.graph.Graph
 
lightEdgeIterator(Vertex) - Method in class graphlab.gui.core.graph.graph.Graph
 
lightEdgeIterator(Vertex, Boolean) - Method in class graphlab.gui.core.graph.graph.Graph
 
lightEdgeIterator() - Method in class graphlab.library.BaseGraph
Returns a light(weight) Edge Iterator object which iterates through all the edges in the graph.
lightEdgeIterator(VertexType) - Method in class graphlab.library.BaseGraph
Constructs a light(weight) Edge Iterator object which iterates through all the edges going to or coming from the specified vertex v.
lightEdgeIterator(VertexType, boolean) - Method in class graphlab.library.BaseGraph
Constructs a light(weight) Edge Iterator object which iterates through all the edges going to or coming from (depending on the second parameter) the specified vertex v.
lightEdgeIterator() - Method in class graphlab.library.ListGraph
 
lightEdgeIterator(VertexType) - Method in class graphlab.library.ListGraph
 
lightEdgeIterator(VertexType, boolean) - Method in class graphlab.library.ListGraph
 
lightEdgeIterator() - Method in class graphlab.library.MatrixGraph
 
lightEdgeIterator(VertexType) - Method in class graphlab.library.MatrixGraph
 
lightEdgeIterator(VertexType, boolean) - Method in class graphlab.library.MatrixGraph
 
line(int, int, int, int, int) - Static method in class graphlab.gui.plugins.graphgenerator.core.PositionGenerators
 
linearOperation(Double[], Double[], Double[]) - Method in class graphlab.gui.core.utils.StaticUtils
The linear Operation AX+B
listeningEvents - Variable in class graphlab.main.core.action.AbstractAction
 
ListGraph<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library
Adjacency List Graph.
ListGraph(boolean, int) - Constructor for class graphlab.library.ListGraph
Constructs a graph object that stores graph data using adjacency list data structure.
ListGraph() - Constructor for class graphlab.library.ListGraph
Constructs an undirected graph object that stores graph data using adjacency list data structure.
ListGraph(BaseGraph<ImportVertexType, ImportEdgeType>, GraphConverter<ImportEdgeType, EdgeType, ImportVertexType, VertexType>) - Constructor for class graphlab.library.ListGraph
Constructs a graph object that stores graph data using adjacency list data structure by importing graph data from a pre-existing graph.
Load - Class in graphlab.gui.plugins.main.saveload
 
Load() - Constructor for class graphlab.gui.plugins.main.saveload.Load
 
load(String) - Method in class graphlab.main.plugin.Plugger
Load and initialize a plugin.
load(NotifiableAttributeSet) - Method in class graphlab.ui.components.GPropertyEditor.ProEditor2NotifiableAttributeSetConnector
 
loadGraphFromFile(File, Graph) - Static method in class graphlab.gui.plugins.main.saveload.Load
loads a graph from a file, note that this method clears the graph first
loadGraphML(String) - Method in class graphlab.gui.plugins.commandline.commands.GraphCommands
 
loadGraphML(File) - Method in class graphlab.gui.plugins.main.saveload.SaveLoadPluginMethods
clears the current graph and load a graphml file saved in file to the current graph
loadGraphML(Graph, File) - Method in class graphlab.gui.plugins.main.saveload.SaveLoadPluginMethods
clears g and load a graphml file saved in file to the current graph
LoadMatrix - Class in graphlab.gui.plugins.main.saveload.matrix
 
LoadMatrix() - Constructor for class graphlab.gui.plugins.main.saveload.matrix.LoadMatrix
 
loadMatrix(Graph, File) - Static method in class graphlab.gui.plugins.main.saveload.matrix.LoadMatrix
 
loadMatrix(File) - Method in class graphlab.gui.plugins.main.saveload.SaveLoadPluginMethods
loads the matrix saved in file to the current graph
loadXML(String, Class) - Method in class graphlab.ui.UI
 
loadXML(String, Class, GFrame, Configuration) - Method in class graphlab.ui.UI
 
LocalSF - Class in graphlab.gui.plugins.visualization
User: root
LocalSF(BlackBoard) - Constructor for class graphlab.gui.plugins.visualization.LocalSF
constructor
LOCATION - Static variable in class graphlab.gui.core.graph.vertex.Vertex
 
LSFUI - Class in graphlab.gui.plugins.visualization
 
LSFUI() - Constructor for class graphlab.gui.plugins.visualization.LSFUI
 

A B C D E F G H I J K L M N O P R S T U V W X Y Z