GraphLab Project
$ 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

$

$$$getRootComponent$$$() - Method in class graphlab.plugins.algorithmanimator.AnimatorGUI
 

A

a - Variable in class graphlab.plugins.reports.extension.GraphReportExtensionHandler
 
abbrs - Variable in class graphlab.plugins.commandline.parsers.InwardCommandParser
 
abbrs - Variable in class graphlab.plugins.commandline.ShellCodeCompletion
 
AboutAction - Class in graphlab.samples.ui.texteditor.myplugin.actions
 
AboutAction() - Constructor for class graphlab.samples.ui.texteditor.myplugin.actions.AboutAction
 
abrv - Variable in class graphlab.ui.ExtensionShellCommandProvider
 
AbstractAction - Class in graphlab.platform.core
AbstractAction itself is a wrapper for the interface Action.
AbstractAction(BlackBoard) - Constructor for class graphlab.platform.core.AbstractAction
constructor
AbstractExtensionAction<t extends Extension> - Class in graphlab.ui
the base class for creating extension handlers the implementing class will have a menu assigned to it automatically the name of the menu will be from the constructors parametr(sp) and the will also listen to UI.getUIEvent(sp.getName())
AbstractExtensionAction(BlackBoard, t) - Constructor for class graphlab.ui.AbstractExtensionAction
 
AbstractGraphRenderer - Class in graphlab.graph.graph
The basic renderer interface
AbstractGraphRenderer() - Constructor for class graphlab.graph.graph.AbstractGraphRenderer
 
AbstractPreference - Class in graphlab.platform.preferences
 
AbstractPreference(String, Preferences, String) - Constructor for class graphlab.platform.preferences.AbstractPreference
 
AcceleratedRenderer - Class in graphlab.graph.old
a super renderer, not working completely yet.
AcceleratedRenderer(GraphModel, BlackBoard) - Constructor for class graphlab.graph.old.AcceleratedRenderer
 
accept(File) - Method in class graphlab.plugins.main.saveload.ExampleFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
acceptEventDispatcher(EventDispatcher) - Method in class graphlab.library.algorithms.Algorithm
Gets a reference to the dispatcher object responsible for dispatching events.
acceptEventDispatcher(EventDispatcher) - Method in interface graphlab.library.algorithms.AlgorithmInterface
 
acceptEventDispatcher(EventDispatcher) - Method in class graphlab.plugins.algorithmanimator.More
 
accepts(File) - Method in class graphlab.extensions.io.LoadSimpleGraph
 
accepts(File) - Method in interface graphlab.plugins.main.saveload.core.GraphReaderInterface
Reads the file and enters the data in the graph.
accepts(File) - Method in class graphlab.plugins.main.saveload.Load
 
accepts(File) - Method in class graphlab.plugins.main.saveload.matrix.LoadMatrix
 
action(GraphData) - Method in class graphlab.extensions.actions.GraphPower
 
action(GraphData) - Method in class graphlab.extensions.actions.LineGraph
 
Action - Interface in graphlab.platform.core
Action is the base of the actions of graphlab.
action(GraphData) - Method in class graphlab.plugins.automaticupdator.AutomaticUpdatorAction
 
action(GraphData) - Method in class graphlab.plugins.commonplugin.help.actions.VisitGraphLabHomePage
 
action(GraphData) - Method in class graphlab.plugins.FileOpener
 
action(GraphData) - Method in interface graphlab.plugins.main.extension.GraphActionInterface
 
action(GraphData) - Method in class graphlab.plugins.main.select.MakeSelectionComplementGraph
 
action(GraphData) - Method in class graphlab.plugins.main.select.MakeSelectionCompleteGraph
 
action(GraphData) - Method in class graphlab.plugins.main.select.MakeSelectionEmptyGraph
 
action(GraphData) - Method in class graphlab.plugins.main.select.ScaleOutSelection
 
action(GraphData) - Method in class graphlab.plugins.reports.ShowReports
 
action(GraphData) - Method in class graphlab.samples.extensions.CompleteSelectionAction
 
ACTION - Static variable in class graphlab.ui.actions.UIEventData
 
action - Variable in class graphlab.ui.actions.UIEventData
the name of the action, this event should be passed to, the action should be loaded via XML to be known to UI.
ActionGrouper - Class in graphlab.plugins.commonplugin.actiongrouping
this class is used whenever you have more than one action and you want them to be enabled and desabled alltogether, so they can be thinked as a single action.
ActionGrouper(BlackBoard) - Constructor for class graphlab.plugins.commonplugin.actiongrouping.ActionGrouper
 
ActionPerformed(GraphEvent) - Method in interface graphlab.graph.event.GraphControlListener
 
ActionPerformed(VertexEvent) - Method in interface graphlab.graph.event.GraphControlListener
 
ActionPerformed(EdgeEvent) - Method in interface graphlab.graph.event.GraphControlListener
 
ActionPerformed(GraphEvent) - Method in class graphlab.graph.graph.FastRenderer
 
ActionPerformed(VertexEvent) - Method in class graphlab.graph.graph.FastRenderer
 
ActionPerformed(EdgeEvent) - Method in class graphlab.graph.graph.FastRenderer
 
actionPerformed(ActionEvent) - Method in class graphlab.plugins.algorithmanimator.core.AlgorithmAnimator
handles gui control events
actionPerformed(ActionEvent) - Method in class graphlab.plugins.commandline.ShellConsole
 
actionPerformed(BlackBoard) - Method in class graphlab.plugins.commonplugin.reporter.actions.Report
 
actionPerformed(ActionEvent) - Method in class graphlab.plugins.main.core.actions.GMergedColorEditor
 
actionPerformed(ActionEvent) - Method in class graphlab.plugins.main.core.actions.StatusBarMessage
 
actionPerformed(BlackBoard) - Method in class graphlab.plugins.main.help.ShowDocumentations
 
actionPerformed(BlackBoard) - Method in class graphlab.plugins.main.help.ShowWelcomePage
 
actionPerformed(ActionEvent) - Method in class graphlab.plugins.reports.ui.ReportsUI
 
actionPerformed(ActionEvent) - Method in class graphlab.plugins.visualization.localsfvis.LSFUI
 
actionPerformed(BlackBoard) - Method in class graphlab.samples.ui.texteditor.myplugin.actions.AboutAction
 
actionPerformed(BlackBoard) - Method in class graphlab.samples.ui.texteditor.myplugin.actions.ExitAction
 
actionPerformed(BlackBoard) - Method in class graphlab.samples.ui.texteditor.myplugin.actions.NewAction
 
actionPerformed(BlackBoard) - Method in class graphlab.samples.ui.texteditor.myplugin.actions.OpenAction
 
actionPerformed(BlackBoard) - Method in class graphlab.samples.ui.texteditor.myplugin.actions.SaveAction
 
actionPerformed(ActionEvent) - Method in class graphlab.ui.AbstractExtensionAction
occurs whenever extraButton pressed

=

actionPerformed(ActionEvent) - Method in class graphlab.ui.actions.MemoryUsageStatusAction
occurs when the button pressed
actionPerformed(ActionEvent) - Method in class graphlab.ui.components.GButton
 
actionPerformed(ActionEvent) - Method in class graphlab.ui.components.gmenu.GMenuItem
 
actionPerformed(ActionEvent) - Method in class graphlab.ui.components.gpropertyeditor.editors.GDialogEditor
 
actionPerformed(ActionEvent) - Method in class graphlab.ui.components.gpropertyeditor.editors.GStringEditor
 
actionPerformed(ActionEvent) - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GBooleanEditor
 
actionPerformed(ActionEvent) - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GComboEditor
occurs when one item of combo list selected
actionPerformed(BlackBoard) - Method in interface graphlab.ui.extension.UIActionExtension
 
actions - Variable in class graphlab.ui.UI
 
ACTIONS_MAP - Static variable in class graphlab.ui.actions.UIEventHandler
 
activePlugins - Variable in class graphlab.platform.plugin.Plugger
 
AcyclicChecker - Class in graphlab.library.algorithms.util
Checks whether a graph is acyclic.
AcyclicChecker() - Constructor for class graphlab.library.algorithms.util.AcyclicChecker
 
AcyclicCheckerAnim - Class in graphlab.plugins.algorithmanimator
 
AcyclicCheckerAnim() - Constructor for class graphlab.plugins.algorithmanimator.AcyclicCheckerAnim
 
AcyclicSP<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>,GraphType extends BaseGraph<VertexType,EdgeType>> - Class in graphlab.library.algorithms.shortestpath
 
AcyclicSP(EdgeVertexCopier<VertexType, EdgeType>) - Constructor for class graphlab.library.algorithms.shortestpath.AcyclicSP
 
acyclicSP(BaseGraph<VertexType, EdgeType>, VertexType) - Method in class graphlab.library.algorithms.shortestpath.AcyclicSP
 
add(GraphPoint) - Method in class graphlab.graph.graph.GraphPoint
adds this with dp (x=x+dp.x, y=y+dp.y)
add(double, double) - Method in class graphlab.graph.graph.GraphPoint
adds this with dp (x=x+dx.x, y=y+dy)
add(Object, String) - Method in class graphlab.graph.ui.GTabbedPane
 
add(String, String) - Method in class graphlab.plugins.commandline.parsers.DefaultParser
 
add(VertexModel) - Method in class graphlab.plugins.visualization.corebasics.basics.Cycle
 
add(VertexModel) - Method in class graphlab.plugins.visualization.corebasics.basics.Path
 
addAttributeListener(AttributeListener) - Method in interface graphlab.platform.attribute.NotifiableAttributeSet
Add a listener to changes of an AttributeSet.
addAttributeListener(AttributeListener) - Method in class graphlab.platform.attribute.NotifiableAttributeSetImpl
 
addAttributeListener(AttributeListener) - Method in class graphlab.platform.attribute.TimeLimitedNotifiableAttrSet
 
addAttributeListener(AttributeListener) - Method in class graphlab.ui.PortableNotifiableAttributeSetImpl
 
addButton(String, Component, String) - Method in class graphlab.ui.components.gsidebar.GSidebar
adds a button to side bar, and match it to component
addButton(URL, Component, String) - Method in class graphlab.ui.components.gsidebar.GSidebar
 
addButton(Icon, Component, String) - Method in class graphlab.ui.components.gsidebar.GSidebar
 
addCodeCompletionDictionary(String, Class) - Method in class graphlab.plugins.commandline.Shell
 
addCommand(AbstractExtensionAction, Extension, String, String, String, String, String) - Static method in class graphlab.ui.ExtensionShellCommandProvider
 
addCommands(Object) - Method in class graphlab.plugins.commandline.parsers.InwardCommandParser
imports all commands stored in annotated methods of o
addComponent(String, JComponent, boolean) - Method in class graphlab.graph.ui.GTabbedPane
adds a tab to the tabbed pane, if addHelper=true, the added component will be a GSplitedPane which have a GHTMLPageComponent on it's top as a helper
addComponent(Component) - Method in class graphlab.ui.components.GStatusBar
adds a new Component to the status bar
addData(Object, Object) - Method in class graphlab.ui.components.gpropertyeditor.GPropertyTableModel
adds a row to the table
addEdge(String, String) - Method in class graphlab.plugins.commandline.commands.EdgeCommands
 
AddEdge - Class in graphlab.plugins.main.core.actions.edge
 
AddEdge(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.edge.AddEdge
constructor
addEdge(GraphModel, EdgeModel) - Method in class graphlab.plugins.main.core.CorePluginMethods
adds e to g
addEdge(EdgeModel) - Method in class graphlab.plugins.main.core.CorePluginMethods
adds e to current editing graph
addEdge(GraphModel, VertexModel, VertexModel) - Method in class graphlab.plugins.main.core.CorePluginMethods
create and adds a new edge from v1, v2 to g
addEdge(VertexModel, VertexModel) - Method in class graphlab.plugins.main.core.CorePluginMethods
 
addEdgeGlobalUserdefinedAttribute(String, Object) - Static method in class graphlab.graph.GraphUtils
 
addExceptiontoLog(Throwable, BlackBoard) - Static method in class graphlab.platform.StaticUtils
 
addExtension(String) - Method in class graphlab.plugins.main.saveload.ExampleFileFilter
Adds a filetype "dot" extension to filter against.
addGlobalUserDefinedAttribute(String, Object) - Static method in class graphlab.graph.graph.EdgeModel
sets and stores a global user defined attribute for the vertex.
addGlobalUserDefinedAttribute(String, Object) - Static method in class graphlab.graph.graph.GraphModel
sets and stores a global user defined attribute for the graph.
addGlobalUserDefinedAttribute(String, Object) - Static method in class graphlab.graph.graph.VertexModel
sets and stores a global user defined attribute for the vertex.
addGraph(GraphModel) - Method in class graphlab.graph.ui.GTabbedGraphPane
create a tab for the given graph, the name of tab will be "G" + graph label
addGraphGlobalUserdefinedAttribute(String, Object) - Static method in class graphlab.graph.GraphUtils
 
addGraphListener(GraphModelListener) - Method in class graphlab.graph.graph.GraphModel
 
addIndexed(JToolBar, int) - Method in class graphlab.ui.components.GToolbar
 
addListener(String, Listener) - Method in class graphlab.platform.core.BlackBoard
adds a listener to the Data , which when the data changed, will be notified
addObject(Object) - Method in class graphlab.platform.preferences.GraphPreferences
 
addPostPaintHandler(PaintHandler<AbstractGraphRenderer>) - Method in class graphlab.graph.graph.AbstractGraphRenderer
adds ph to Post Paint Handlers which means that ph.paint will be called after each rendering of graph
addPrePaintHandler(PaintHandler<AbstractGraphRenderer>) - Method in class graphlab.graph.graph.AbstractGraphRenderer
adds ph to Pre Paint Handlers which means that ph.paint will be called before each rendering of graph
addReport(GraphReportExtension) - Method in class graphlab.plugins.reports.ui.ReportsUI
 
addSubGraph(GraphModel, Rectangle) - Method in class graphlab.graph.graph.GraphModel
adds graph to this graph and place it in the given rectangle
addTab() - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
AddTab - Class in graphlab.plugins.main.core.actions
 
AddTab(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.AddTab
constructor
addTab(BlackBoard) - Static method in class graphlab.plugins.main.core.actions.AddTab
creates a graph ans add it as a tab to the current editing graph window
addTab() - Method in class graphlab.plugins.main.core.CorePluginMethods
 
addTabNoGUI(boolean, BlackBoard) - Static method in class graphlab.plugins.main.core.actions.AddTab
creates a graph ans add it as a tab to the current editing graph window
addTabNoGUI(boolean, BlackBoard) - Method in class graphlab.plugins.main.core.CorePluginMethods
 
addUndoData(BlackBoard, UndoableActionOccuredData) - Static method in class graphlab.plugins.commonplugin.undo.UndoableActionOccuredData
puts data in the stack of undo/redo actions, so it will be regarded as an undoable action and will be undone by the rules of undo/redo.
addUndoData(EdgeModel, GraphModel) - Method in class graphlab.plugins.main.core.actions.edge.AddEdge
 
addUndoData(EdgeModel, GraphPoint, GraphPoint) - Method in class graphlab.plugins.main.core.actions.edge.DragEdge
 
addUndoData(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.CorePluginMethods
puts data in the stack of undo/redo actions, so it will be regarded as an undoable action and will be undone by the rules of undo/redo.
addValidValue(t) - Method in class graphlab.platform.lang.SetValidator
 
addValidValues(t[]) - Method in class graphlab.platform.lang.SetValidator
 
addVertex(int, int) - Method in class graphlab.plugins.commandline.commands.VertexCommands
 
AddVertex - Class in graphlab.plugins.main.core.actions.vertex
Adds a vertex to the graph: listens for "graph select point" & ...
AddVertex(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.vertex.AddVertex
 
addVertex(GraphModel) - Method in class graphlab.plugins.main.core.CorePluginMethods
adds a new vertex to a random point of the graph and returns it
addVertex() - Method in class graphlab.plugins.main.core.CorePluginMethods
add a new vertex to a random position of the current graph and returns it
addVertex(GraphModel, int, int) - Method in class graphlab.plugins.main.core.CorePluginMethods
adds a vertex to the given point of graph
addVertex(int, int) - Method in class graphlab.plugins.main.core.CorePluginMethods
adds a vertex to the given point of current graph
addVertexGlobalUserdefinedAttribute(String, Object) - Static method in class graphlab.graph.GraphUtils
 
addVertexToRandomPosition(GraphModel) - Static method in class graphlab.plugins.main.core.actions.vertex.AddVertex
adds a vertex to a random position of the graph return the added vertex
addXML(String, Class) - Method in class graphlab.ui.UI
fek mikonam ke in add xml kare plugin ha ro rah bendaze, vali hala kheili ghatiam, in tarif methoda ro ehtemalan taghir baies dad.
addXMLFromString(String, Class) - Method in class graphlab.ui.UI
 
AdjMatrixEigenValues - Class in graphlab.plugins.reports.basicreports
 
AdjMatrixEigenValues() - Constructor for class graphlab.plugins.reports.basicreports.AdjMatrixEigenValues
 
Algorithm - Class in graphlab.library.algorithms
 
Algorithm() - Constructor for class graphlab.library.algorithms.Algorithm
 
AlgorithmAnimator - Class in graphlab.plugins.algorithmanimator.core
Actually the class which animates the algorithms!
AlgorithmAnimator(BlackBoard) - Constructor for class graphlab.plugins.algorithmanimator.core.AlgorithmAnimator
 
AlgorithmExtension - Interface in graphlab.plugins.algorithmanimator.extension
 
AlgorithmExtensionAction - Class in graphlab.plugins.algorithmanimator.extension
 
AlgorithmExtensionAction(BlackBoard, AlgorithmExtension) - Constructor for class graphlab.plugins.algorithmanimator.extension.AlgorithmExtensionAction
 
AlgorithmExtensionHandler - Class in graphlab.plugins.algorithmanimator.extension
 
AlgorithmExtensionHandler() - Constructor for class graphlab.plugins.algorithmanimator.extension.AlgorithmExtensionHandler
 
AlgorithmInterface - Interface in graphlab.library.algorithms
 
algorithmOutputTextArea - Variable in class graphlab.plugins.algorithmanimator.AnimatorGUI
 
algorithmStep(Algorithm, String) - Static method in class graphlab.library.algorithms.util.EventUtils
dispatches an event in a which means that there is a Algorithm Step point here
algorithmStep(Algorithm, String) - Static method in class graphlab.library.algorithms.util.LibraryUtils
 
AlgorithmStep - Class in graphlab.library.event
this Event is a algorithm step, (is it a major step) -> play one step (on AnimatorGUI)
AlgorithmStep() - Constructor for class graphlab.library.event.AlgorithmStep
 
AlgorithmUtils - Class in graphlab.plugins.main.core
Just some methods helping you to write Graph Algorithms easier,
AlgorithmUtils() - Constructor for class graphlab.plugins.main.core.AlgorithmUtils
 
AlgorithmUtils.BFSListener<Vertex extends BaseVertex> - Interface in graphlab.plugins.main.core
 
allColorings - Variable in class graphlab.extensions.reports.ColoringReport
 
animate(EventType, BlackBoard) - Method in interface graphlab.plugins.algorithmanimator.core.AtomAnimator
animates event on the given blackboard as the world...
animate(DelayEvent, BlackBoard) - Method in class graphlab.plugins.algorithmanimator.core.atoms.DelayEventHandler
 
animate(EdgeEvent, BlackBoard) - Method in class graphlab.plugins.algorithmanimator.core.atoms.EdgeMarkAnimator
 
animate(GraphRequest, BlackBoard) - Method in class graphlab.plugins.algorithmanimator.core.atoms.GraphSelect
 
animate(BaseGraphEvent, BlackBoard) - Method in class graphlab.plugins.algorithmanimator.core.atoms.NewGraph
 
animate(Event, BlackBoard) - Method in class graphlab.plugins.algorithmanimator.core.atoms.PrePostWork
 
animate(MessageEvent, BlackBoard) - Method in class graphlab.plugins.algorithmanimator.core.atoms.ShowMessage
 
animate(VertexEdgeLabelEvent<VertexModel, EdgeModel>, BlackBoard) - Method in class graphlab.plugins.algorithmanimator.core.atoms.VertexEdgeLabelAnimator
 
animate(VertexRequest, BlackBoard) - Method in class graphlab.plugins.algorithmanimator.core.atoms.VertexSelect
 
animate - Variable in class graphlab.plugins.visualization.corebasics.animator.GeneralAnimator
 
animateAlgorithm(AutomatedAlgorithm) - Method in class graphlab.plugins.algorithmanimator.core.AlgorithmAnimator
The main method, Animates an algorithm
animateEvent(Event) - Method in class graphlab.plugins.algorithmanimator.core.AlgorithmAnimator
 
animatorFrame - Variable in class graphlab.plugins.algorithmanimator.AnimatorGUI
 
AnimatorGUI - Class in graphlab.plugins.algorithmanimator
 
AnimatorGUI(ActionListener) - Constructor for class graphlab.plugins.algorithmanimator.AnimatorGUI
 
AntLauncher - Class in graphlab.plugins.automaticupdator.net.interdirected.autoupdate
AntLauncher This is basically a copy of org.apache.tools.ant.launch.Launcher.
AntLauncher() - Constructor for class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AntLauncher
 
AppendArgs(String) - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AntLauncher
AppendArgs This method is used to add arguments to the arguments array used in ANT.
AppendArgs(String, String) - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AntLauncher
AppendArgs This is a shortcut to the AppendArgs(String) method in case you have a parameter/value pair that need to be added.
appendText(String) - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.GuiStatusScreen
 
Application - Class in graphlab.platform
The Main runner of program Author: reza
Application() - Constructor for class graphlab.platform.Application
 
APPLICATION_INSTANCE - Static variable in class graphlab.platform.Application
 
applyColoring() - Method in class graphlab.graph.graph.GraphColoring
 
AppVertexCover<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.vertexcover
 
AppVertexCover(BaseGraph<VertexType, EdgeType>, EdgeVertexConverter<VertexType, VertexType, EdgeType, EdgeType>) - Constructor for class graphlab.library.algorithms.vertexcover.AppVertexCover
 
AppVertexCoverAnim - Class in graphlab.plugins.algorithmanimator
 
AppVertexCoverAnim() - Constructor for class graphlab.plugins.algorithmanimator.AppVertexCoverAnim
 
ArrayX<T> - Class in graphlab.platform.lang
an eXtended data type that you can set it and also get it, only if your value is in the predefined set.
ArrayX(T, T...) - Constructor for class graphlab.platform.lang.ArrayX
 
ArrayXEditor - Class in graphlab.ui.components.gpropertyeditor.editors.inplace
 
ArrayXEditor(ArrayX) - Constructor for class graphlab.ui.components.gpropertyeditor.editors.inplace.ArrayXEditor
 
ARROW - Static variable in class graphlab.graph.atributeset.EdgeAttrSet
 
Arrow - Interface in graphlab.graph.old
 
ARROW - Static variable in interface graphlab.graph.old.Arrow
 
ArrowEditor - Class in graphlab.plugins.main.ui
 
ArrowEditor() - Constructor for class graphlab.plugins.main.ui.ArrowEditor
 
ArrowHandler - Class in graphlab.graph.old
 
ArrowHandler() - Constructor for class graphlab.graph.old.ArrowHandler
 
ArrowRenderer - Class in graphlab.plugins.main.ui
 
ArrowRenderer() - Constructor for class graphlab.plugins.main.ui.ArrowRenderer
 
arrowSize - Static variable in class graphlab.graph.old.ArrowHandler
 
AtomAnimator<EventType extends Event> - Interface in graphlab.plugins.algorithmanimator.core
 
AtomAnimatorExtension - Interface in graphlab.plugins.algorithmanimator.core.atoms.extension
 
AtomAnimatorExtensionAction - Class in graphlab.plugins.algorithmanimator.core.atoms.extension
 
AtomAnimatorExtensionAction(BlackBoard, AtomAnimatorExtension) - Constructor for class graphlab.plugins.algorithmanimator.core.atoms.extension.AtomAnimatorExtensionAction
 
AtomAnimatorExtensionHandler - Class in graphlab.plugins.algorithmanimator.core.atoms.extension
 
AtomAnimatorExtensionHandler() - Constructor for class graphlab.plugins.algorithmanimator.core.atoms.extension.AtomAnimatorExtensionHandler
 
AtomAttribute<T> - Interface in graphlab.platform.attribute
the place holder for a single validable attribute
atr - Variable in class graphlab.platform.attribute.AttributeSetImpl
 
atr - Variable in class graphlab.ui.components.gpropertyeditor.GCellEditor
 
atrs - Variable in class graphlab.plugins.connector.ConnectorDS
 
atrs - Variable in class graphlab.plugins.connector.ConnectorReportExtension
 
AttributeListener - Interface in graphlab.platform.attribute
The base interface for listening to the changes of attributes in an attribute set
AttributeSet - Interface in graphlab.platform.attribute
The base interface for storing a set of attributes, it is very similar to a map.
attributeSet - Variable in class graphlab.platform.preferences.AbstractPreference
 
AttributeSetImpl - Class in graphlab.platform.attribute
 
AttributeSetImpl() - Constructor for class graphlab.platform.attribute.AttributeSetImpl
 
AttributeSetView - Class in graphlab.ui
the eXtended attribute which is a kind of view for notifiableAttributeSet, it then connects to the notifiableAttributeSet which is a kind of model for it.
AttributeSetView() - Constructor for class graphlab.ui.AttributeSetView
 
attributeUpdated(String, Object, Object) - Method in class graphlab.graph.graph.AbstractGraphRenderer
 
attributeUpdated(String, Object, Object) - Method in interface graphlab.platform.attribute.AttributeListener
 
attributeUpdated(String, Object, Object) - Method in class graphlab.platform.preferences.GraphPreferences
 
attributeUpdated(String, Object, Object) - Method in class graphlab.platform.preferences.lastsettings.LastSettings
 
attributeUpdated(String, Object, Object) - Method in class graphlab.platform.preferences.lastsettings.Settings
 
attributeUpdated(String, Object, Object) - Method in class graphlab.plugins.main.core.actions.GraphPropertyEditor
 
attributeUpdated(String, Object, Object) - Method in class graphlab.ui.components.gpropertyeditor.ProEditor2NotifiableAttributeSetConnector
 
attributeUpdated(String, Object, Object) - Method in class graphlab.ui.ParameterShower
 
AutomatedAlgorithm - Interface in graphlab.library.algorithms
 
AutomatedUpdate - Class in graphlab.plugins.automaticupdator.net.interdirected.autoupdate
Downloaded from: http://sourceforge.net/projects/javaautoupdater/
AutomatedUpdate() - Constructor for class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AutomatedUpdate
 
AutomaticUpdatorAction - Class in graphlab.plugins.automaticupdator
 
AutomaticUpdatorAction() - Constructor for class graphlab.plugins.automaticupdator.AutomaticUpdatorAction
 

B

backupColoring() - Method in class graphlab.graph.graph.GraphColoring
resets and stores all colorings of g
BackwardTrees - Class in graphlab.plugins.visualization.treevisualizations
 
BackwardTrees() - Constructor for class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
BananaTreeGenerator - Class in graphlab.plugins.graphgenerator.generators
 
BananaTreeGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.BananaTreeGenerator
 
BaseEdge<VertexType extends BaseVertex> - Class in graphlab.library
The base class for all edges.
BaseEdge(VertexType, VertexType) - Constructor for class graphlab.library.BaseEdge
 
BaseEdge(VertexType, VertexType, BaseEdgeProperties) - Constructor for class graphlab.library.BaseEdge
 
BaseEdgeEvent - Class in graphlab.library.event.typedef
 
BaseEdgeEvent(BaseGraph<BaseVertex, BaseEdge<BaseVertex>>, BaseEdge<BaseVertex>) - Constructor for class graphlab.library.event.typedef.BaseEdgeEvent
 
BaseEdgeEvent(BaseGraph<BaseVertex, BaseEdge<BaseVertex>>, BaseEdge<BaseVertex>, EdgeEvent.EventType) - Constructor for class graphlab.library.event.typedef.BaseEdgeEvent
 
BaseEdgeProperties - Class in graphlab.library
Wrapper for basic properties of an edge.
BaseEdgeProperties(BaseEdgeProperties) - Constructor for class graphlab.library.BaseEdgeProperties
 
BaseEdgeProperties(int, int, boolean) - Constructor for class graphlab.library.BaseEdgeProperties
 
BaseEdgeRequest - Class in graphlab.library.event.typedef
 
BaseEdgeRequest(BaseGraph<BaseVertex, BaseEdge<BaseVertex>>) - Constructor for class graphlab.library.event.typedef.BaseEdgeRequest
 
BaseEdgeVertexCopier - Class in graphlab.library.genericcloners
 
BaseEdgeVertexCopier() - Constructor for class graphlab.library.genericcloners.BaseEdgeVertexCopier
 
BaseGraph<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library
Generic base class for representation of all types of graphs.
BaseGraph() - Constructor for class graphlab.library.BaseGraph
 
BaseGraphEvent - Class in graphlab.library.event.typedef
 
BaseGraphEvent(BaseGraph<BaseVertex, BaseEdge<BaseVertex>>, GraphEvent.EventType) - Constructor for class graphlab.library.event.typedef.BaseGraphEvent
 
BaseGraphEvent(BaseGraph<BaseVertex, BaseEdge<BaseVertex>>) - Constructor for class graphlab.library.event.typedef.BaseGraphEvent
 
BaseGraphRequest - Class in graphlab.library.event.typedef
 
BaseGraphRequest() - Constructor for class graphlab.library.event.typedef.BaseGraphRequest
 
BaseVertex - Class in graphlab.library
The base class for all vertices.
BaseVertex(BaseVertexProperties) - Constructor for class graphlab.library.BaseVertex
 
BaseVertex() - Constructor for class graphlab.library.BaseVertex
 
BaseVertexEvent - Class in graphlab.library.event.typedef
 
BaseVertexEvent(BaseGraph<BaseVertex, BaseEdge<BaseVertex>>, BaseVertex, VertexEvent.EventType) - Constructor for class graphlab.library.event.typedef.BaseVertexEvent
 
BaseVertexEvent(BaseGraph<BaseVertex, BaseEdge<BaseVertex>>, BaseVertex) - Constructor for class graphlab.library.event.typedef.BaseVertexEvent
 
BaseVertexProperties - Class in graphlab.library
 
BaseVertexProperties(BaseVertexProperties) - Constructor for class graphlab.library.BaseVertexProperties
 
BaseVertexProperties(int, boolean) - Constructor for class graphlab.library.BaseVertexProperties
 
BaseVertexRequest - Class in graphlab.library.event.typedef
 
BaseVertexRequest(BaseGraph<BaseVertex, BaseEdge<BaseVertex>>) - Constructor for class graphlab.library.event.typedef.BaseVertexRequest
 
BasicExtension - Interface in graphlab.platform.extension
The father of all extensions
bb - Variable in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
BellmanFord<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.shortestpath
This method finds the shortest path from a source vertex v, to all vertices of the graph.
BellmanFord() - Constructor for class graphlab.library.algorithms.shortestpath.BellmanFord
 
BellmanFordAnim - Class in graphlab.plugins.algorithmanimator
 
BellmanFordAnim() - Constructor for class graphlab.plugins.algorithmanimator.BellmanFordAnim
 
BendedTrees - Class in graphlab.plugins.visualization.hierarchical
 
BendedTrees(BlackBoard) - Constructor for class graphlab.plugins.visualization.hierarchical.BendedTrees
constructor
BFS(BaseGraph<Vertex, Edge>, AlgorithmUtils.BFSListener<Vertex>) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
performs a full BFS on graph, it selects the vertices with minimum degrees as the roots of the resulting forest
BFS(BaseGraph<Vertex, Edge>, Vertex, AlgorithmUtils.BFSListener<Vertex>) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
performs a bfs on the given root, this method changes vertex marks, and also marked vertices will not be traversed
BFS - Class in graphlab.plugins.visualization.corebasics.util
 
BFS() - Constructor for class graphlab.plugins.visualization.corebasics.util.BFS
 
BFSAnim - Class in graphlab.plugins.algorithmanimator
 
BFSAnim() - Constructor for class graphlab.plugins.algorithmanimator.BFSAnim
 
BFSOrder(BaseGraph<Vertex, Edge>, Vertex) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
gets the vertices in the order of AlgorithmUtils.getSubTree()
BFSrun(BaseGraph<Vertex, Edge>, Vertex, AlgorithmUtils.BFSListener<Vertex>) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
runs a BFS on graph, starting the given vertex as the root
Bicon(BaseGraph<VertexType, EdgeType>) - Method in class graphlab.library.algorithms.graphdecomposition.BiconnectedComponents
This is the main method, wich take the graph g as the input, and returns the biconnected components of g in a vector.
BiconnectedComponents<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.graphdecomposition
This Method find the biconnected components of a graph.
BiconnectedComponents() - Constructor for class graphlab.library.algorithms.graphdecomposition.BiconnectedComponents
 
BiconnectedComponentsAnim - Class in graphlab.plugins.algorithmanimator
 
BiconnectedComponentsAnim() - Constructor for class graphlab.plugins.algorithmanimator.BiconnectedComponentsAnim
 
BinaryTreeGenerator - Class in graphlab.samples.extensions
 
BinaryTreeGenerator() - Constructor for class graphlab.samples.extensions.BinaryTreeGenerator
 
blackboard - Variable in class graphlab.graph.ui.GTabbedPane
 
blackboard - Static variable in class graphlab.platform.Application
The default BlackBoard which plugins/extensions are connected to
blackboard - Variable in class graphlab.platform.core.AbstractAction
 
BlackBoard - Class in graphlab.platform.core
BlackBoard is just like a blackboard.
BlackBoard() - Constructor for class graphlab.platform.core.BlackBoard
 
blackboard - Variable in class graphlab.ui.components.GFrame
 
blackboard - Variable in class graphlab.ui.xml.UIHandlerImpl
 
BlackBoardWatcher - Class in graphlab.plugins.main.core.actions
 
BlackBoardWatcher(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.BlackBoardWatcher
constructor
BORDER - Static variable in class graphlab.graph.atributeset.VertexAttrSet
 
BoundedInteger - Class in graphlab.platform.lang
represents a bounded integer: it's value only can be in the (max ,min) bound.
BoundedInteger(int) - Constructor for class graphlab.platform.lang.BoundedInteger
sets the max and min to integer.maxvalue , minvalue
BoundedInteger(int, int, int) - Constructor for class graphlab.platform.lang.BoundedInteger
 
BoundedIntegerEditor - Class in graphlab.ui.components.gpropertyeditor.editors.inplace
 
BoundedIntegerEditor() - Constructor for class graphlab.ui.components.gpropertyeditor.editors.inplace.BoundedIntegerEditor
 
BoundedIntegerRenderer - Class in graphlab.ui.components.gpropertyeditor.renderers
 
BoundedIntegerRenderer() - Constructor for class graphlab.ui.components.gpropertyeditor.renderers.BoundedIntegerRenderer
 
BreadthFirstSearch<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.traversal
Description here.
BreadthFirstSearch(BaseGraph<VertexType, EdgeType>) - Constructor for class graphlab.library.algorithms.traversal.BreadthFirstSearch
 
BreadthFirstSearch() - Constructor for class graphlab.library.algorithms.traversal.BreadthFirstSearch
 
breadthFirstSearch(VertexType, PreWorkHandler<VertexType>) - Method in class graphlab.library.MatrixGraph
Runs Breadth First Search (BFS) algorithm on the graph starting from vertex vertexId.
browse(URL) - Static method in class graphlab.plugins.commonplugin.reporter.Browser
 
browse(String) - Static method in class graphlab.plugins.commonplugin.reporter.Browser
 
browse(URL) - Method in class graphlab.plugins.commonplugin.reporter.ReporterPluginMethods
opens a browser for displaing the given url it first tries to open an external browser then internal one
browseInternal(URL) - Method in class graphlab.plugins.commonplugin.reporter.Browser
 
browseInternal(String) - Method in class graphlab.plugins.commonplugin.reporter.Browser
 
Browser - Class in graphlab.plugins.commonplugin.reporter
 
Browser() - Constructor for class graphlab.plugins.commonplugin.reporter.Browser
 
browserPane - Variable in class graphlab.plugins.commonplugin.reporter.Browser
 
BSHExtensionLoader - Class in graphlab.plugins.commandline.extensionloader
This class loads extensions from .bsh files in extensions folder.
BSHExtensionLoader(Shell) - Constructor for class graphlab.plugins.commandline.extensionloader.BSHExtensionLoader
 
BSHFile - Class in graphlab.plugins.commandline.parsers
 
BSHFile(String) - Constructor for class graphlab.plugins.commandline.parsers.BSHFile
 
ButtonTabComponent - Class in graphlab.graph.old
Component to be used as tabComponent; Contains a JLabel to show the text and a JButton to close the tab it belongs to
ButtonTabComponent(JTabbedPane) - Constructor for class graphlab.graph.old.ButtonTabComponent
 
ButtonTabComponent - Class in graphlab.graph.ui
Component to be used as tabComponent; Contains a JLabel to show the text and a JButton to close the tab it belongs to
ButtonTabComponent(JTabbedPane) - Constructor for class graphlab.graph.ui.ButtonTabComponent
 

C

calculate(GraphData) - Method in class graphlab.extensions.reports.ChromaticNumber
 
calculate(GraphData) - Method in class graphlab.extensions.reports.ColoringReport
 
calculate(GraphData) - Method in class graphlab.extensions.reports.MaxIndependentSetReport
 
calculate(GraphData) - Method in class graphlab.plugins.connector.ConnectorReportExtension
 
calculate(GraphData) - Method in class graphlab.plugins.reports.basicreports.AdjMatrixEigenValues
 
calculate(GraphData) - Method in class graphlab.plugins.reports.basicreports.GirthSize
 
calculate(GraphData) - Method in class graphlab.plugins.reports.basicreports.IsEulerian
 
calculate(GraphData) - Method in class graphlab.plugins.reports.basicreports.MaxAndMinDegree
 
calculate(GraphData) - Method in class graphlab.plugins.reports.basicreports.NumOfConnectedComponents
 
calculate(GraphData) - Method in class graphlab.plugins.reports.basicreports.NumOfEdges
 
calculate(GraphData) - Method in class graphlab.plugins.reports.basicreports.NumOfQuadrangle
 
calculate(GraphData) - Method in class graphlab.plugins.reports.basicreports.NumOfTriangles
 
calculate(GraphData) - Method in class graphlab.plugins.reports.basicreports.NumOfVertices
 
calculate(GraphData) - Method in class graphlab.plugins.reports.basicreports.NumOfVerticesWithDegK
 
calculate(GraphData) - Method in class graphlab.plugins.reports.basicreports.VerticesDegreesList
 
calculate(GraphData) - Method in interface graphlab.plugins.reports.GraphReportInterface
 
calculate(GraphData) - Method in class graphlab.samples.extensions.HelloWorldReport
 
calculate(GraphData) - Method in class graphlab.samples.extensions.NumOfVerticesReport
 
calculate(GraphData) - Method in class graphlab.samples.extensions.OrderKReport
 
calculate(GraphData) - Method in class graphlab.samples.extensions.OrderOneReport
 
calculateSelected(GraphModel, Rectangle) - Static method in class graphlab.plugins.main.select.RectangularSelect
 
calculateSize() - Method in class graphlab.graph.graph.FastRenderer
 
CANCEL_OPTION - Static variable in class graphlab.ui.components.gpropertyeditor.utils.JFontChooser
 
cancelCellEditing() - Method in class graphlab.ui.components.gpropertyeditor.GCellEditor
 
cancelEditing() - Method in class graphlab.plugins.main.core.actions.GMergedColorEditor
 
cancelEditing() - Method in class graphlab.ui.components.gpropertyeditor.editors.GDialogEditor
 
cancelEditing() - Method in class graphlab.ui.components.gpropertyeditor.editors.GStringEditor
 
cancelEditing() - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.BoundedIntegerEditor
 
cancelEditing() - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GBooleanEditor
 
cancelEditing() - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GComboEditor
 
cancelEditing() - Method in interface graphlab.ui.components.gpropertyeditor.GBasicCellEditor
 
cartesian_product(GraphModel, GraphModel) - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
categories - Static variable in class graphlab.platform.preferences.Preferences
 
category - Variable in class graphlab.platform.preferences.AbstractPreference
 
characters(char[], int, int) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
characters(char[], int, int) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
checkCancelled() - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.UpdateEventHandler
 
checkColoring(BaseGraph) - Method in class graphlab.extensions.reports.Partitioner
 
checkParameters() - Method in class graphlab.extensions.actions.GraphPower
 
checkParameters() - Method in class graphlab.extensions.io.LatexCAD
 
checkParameters() - Method in class graphlab.extensions.io.LatexWriter
 
checkParameters() - Method in class graphlab.extensions.reports.ColoringReport
 
checkParameters() - Method in interface graphlab.platform.parameter.Parametrizable
checks the parameters and return an error string if the parameter values are invalid, otherwise it returns null, also if some other fields should be set after setting the parameters you can do it in this method
checkParameters() - Method in class graphlab.plugins.connector.ConnectorReportExtension
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.BananaTreeGenerator
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.CmnGenerator
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.CompleteGraphGenerator
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.GeneralizedPetersonGenerator
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.HelmGraph
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.KenserGraphGenerator
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.KmnGenerator
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.KmnoGenerator
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.PathGenerator
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.PmnGenerator
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.PrismGraph
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.RandomGenerator
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.RandomTreeGenerator
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.StarGenerator
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.TreeGenerator
 
checkParameters() - Method in class graphlab.plugins.graphgenerator.generators.WheelGenerator
 
checkParameters() - Method in class graphlab.plugins.main.saveload.image.SaveImage
 
checkParameters() - Method in class graphlab.plugins.reports.basicreports.NumOfVerticesWithDegK
 
checkParameters() - Method in class graphlab.samples.extensions.BinaryTreeGenerator
 
checkParameters() - Method in class graphlab.samples.extensions.OrderKReport
 
checkVertex(VertexType) - Method in class graphlab.library.BaseGraph
If the supplied vertex is invalid (Not one of graph's vertices), throws InvalidVertexException.
checkVertex(VertexType) - Method in class graphlab.library.ListGraph
 
checkVertex(VertexType) - Method in class graphlab.library.MatrixGraph
 
children - Variable in class graphlab.plugins.visualization.circular.CircularDispatchVisualization
 
children - Variable in class graphlab.plugins.visualization.hierarchical.BendedTrees
 
children - Variable in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
children - Variable in class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
children - Variable in class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
children - Variable in class graphlab.plugins.visualization.treevisualizations.SparseTreeVisualization
 
childs - Variable in class graphlab.platform.plugin.Plugger
 
ChromaticNumber - Class in graphlab.extensions.reports
 
ChromaticNumber() - Constructor for class graphlab.extensions.reports.ChromaticNumber
 
circle(int, int, int, int, int) - Static method in class graphlab.plugins.graphgenerator.core.PositionGenerators
 
circle(int, int, int, int) - Static method in class graphlab.plugins.graphgenerator.core.PositionGenerators
 
CircleGenerator - Class in graphlab.plugins.graphgenerator.generators
 
CircleGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.CircleGenerator
 
circular - Class in graphlab.plugins.visualization.localsfvis
 
circular(BlackBoard) - Constructor for class graphlab.plugins.visualization.localsfvis.circular
constructor
CircularDispatchVisualization - Class in graphlab.plugins.visualization.circular
 
CircularDispatchVisualization() - Constructor for class graphlab.plugins.visualization.circular.CircularDispatchVisualization
 
CircularTreeVisualization - Class in graphlab.plugins.visualization.treevisualizations
 
CircularTreeVisualization() - Constructor for class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
cl - Static variable in class graphlab.platform.extension.ExtensionClassLoader
 
classesData - Variable in class graphlab.platform.extension.ExtensionClassLoader
 
classLoader - Static variable in class graphlab.platform.extension.ExtensionClassLoader
 
classLoader - Variable in class graphlab.platform.plugin.Plugger
 
clear() - Method in class graphlab.graph.graph.GraphModel
 
clear() - Method in class graphlab.library.BaseGraph
Clears the graph.
clear() - Method in class graphlab.library.ListGraph
 
clear() - Method in class graphlab.library.MatrixGraph
 
clear() - Method in class graphlab.platform.attribute.AttributeSetImpl
clears all attributes in this set, this means that after calling this method the set of attributes will be empty
clear() - Method in class graphlab.plugins.commandline.ShellConsole
 
clear() - Method in class graphlab.ui.components.gpropertyeditor.GPropertyTableModel
clears all values ans names of the table
clearGraph() - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
ClearGraph - Class in graphlab.plugins.main.core.actions.graph
 
ClearGraph(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.graph.ClearGraph
 
clearGraph(GraphModel) - Method in class graphlab.plugins.main.core.CorePluginMethods
removes all edges and vertices of g
clearGraph() - Method in class graphlab.plugins.main.core.CorePluginMethods
removes all edges and vertices of current graph
clearSelected(BlackBoard) - Static method in class graphlab.plugins.main.select.ClearSelection
 
ClearSelection - Class in graphlab.plugins.main.select
 
ClearSelection(BlackBoard) - Constructor for class graphlab.plugins.main.select.ClearSelection
constructor
clearSelection() - Method in class graphlab.plugins.main.select.SelectPluginMethods
 
clearVertexMarks(BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
clears all vertex marks
CLICKED - Static variable in class graphlab.graph.event.EdgeEvent
 
clicked(EdgeModel, GraphPoint, int) - Static method in class graphlab.graph.event.EdgeEvent
 
CLICKED - Static variable in class graphlab.graph.event.GraphEvent
 
CLICKED - Static variable in class graphlab.graph.event.VertexEvent
 
clicked(VertexModel, GraphPoint, int, int) - Static method in class graphlab.graph.event.VertexEvent
 
close() - Method in class graphlab.plugins.commandline.MyReader
 
close() - Method in class graphlab.plugins.commandline.ShellConsole.BlockingPipedInputStream
 
closeTab() - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
CloseTab - Class in graphlab.plugins.main.core.actions
 
CloseTab(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.CloseTab
constructor
closeTab() - Method in class graphlab.plugins.main.core.CorePluginMethods
 
CmnGenerator - Class in graphlab.plugins.graphgenerator.generators
User: Houshmand
CmnGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.CmnGenerator
 
code_completion_dictionary - Variable in class graphlab.plugins.commandline.Shell
 
CodeCompletionUtils - Class in graphlab.plugins.commandline.util.codecompletionutils
 
CodeCompletionUtils() - Constructor for class graphlab.plugins.commandline.util.codecompletionutils.CodeCompletionUtils
 
color - Variable in class graphlab.extensions.reports.Partitioner
 
COLOR - Static variable in class graphlab.graph.atributeset.EdgeAttrSet
 
COLOR - Static variable in class graphlab.graph.atributeset.VertexAttrSet
 
color - Static variable in class graphlab.graph.graph.GraphModel
 
color - Variable in class graphlab.library.BaseEdgeProperties
 
color - Variable in class graphlab.library.BaseVertexProperties
 
coloringFound(int) - Method in class graphlab.extensions.reports.ChromaticNumber
 
coloringFound(int) - Method in interface graphlab.extensions.reports.ColoringListener
Fires whenever a coloring is found
coloringFound(int) - Method in class graphlab.extensions.reports.ColoringReport
 
ColoringListener - Interface in graphlab.extensions.reports
 
ColoringReport - Class in graphlab.extensions.reports
 
ColoringReport() - Constructor for class graphlab.extensions.reports.ColoringReport
 
comati - Variable in class graphlab.ui.ExtensionShellCommandProvider
 
comingFrom - Variable in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
command - Variable in class graphlab.plugins.connector.ConnectorDS
 
command - Variable in class graphlab.ui.ExtensionShellCommandProvider
 
CommandAttitude - Annotation Type in graphlab.platform.lang
The information which will provide a new command in CommandLine (beanshell)
commandName - Variable in class graphlab.plugins.connector.ConnectorDS
 
commands - Variable in class graphlab.plugins.commandline.parsers.InwardCommandParser
 
commands - Variable in class graphlab.plugins.commandline.ShellCodeCompletion
 
commands - Static variable in class graphlab.ui.ExtensionShellCommandProvider
 
commandsDict - Static variable in class graphlab.ui.ExtensionShellCommandProvider
 
compare(BaseVertex, BaseVertex, BaseVertex, BaseVertex) - Method in class graphlab.library.algorithms.goperators.product.GCartesianProduct
 
compare(BaseVertex, BaseVertex, BaseVertex, BaseVertex) - Method in class graphlab.library.algorithms.goperators.product.GPopularProduct
 
compare(VertexType, VertexType, VertexType, VertexType) - Method in class graphlab.library.algorithms.goperators.product.GProduct
 
compare(EdgeType, EdgeType) - Method in class graphlab.library.algorithms.spanningtree.Prim.DefaultEdgeComparator
 
compare(BaseEdge<BaseVertex>, BaseEdge<BaseVertex>) - Method in class graphlab.library.test.TestListGraph.BaseEdgeWeightComparator
 
compare(BaseEdge<BaseVertex>, BaseEdge<BaseVertex>) - Method in class graphlab.library.test.TestMatrixGraph.BaseEdgeWeightComparator
 
compare(Object, Object) - Method in class graphlab.plugins.visualization.corebasics.basics.VertexCycleLengthComparator
 
compareTo(BaseEdge<VertexType>) - Method in class graphlab.library.BaseEdge
Compares two edges according to their wrights.
complement(BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.library.algorithms.goperators.GraphComplement
 
complement(BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.library.algorithms.util.LibraryUtils
 
complete(HashMap<String, String>, String) - Static method in class graphlab.plugins.commandline.util.codecompletionutils.CodeCompletionUtils
 
complete(String, Interpreter) - Static method in class graphlab.plugins.commandline.util.codecompletionutils.CodeCompletionUtils
point completion
complete(String, Interpreter, HashMap<String, Method>, HashMap<String, Class>) - Static method in class graphlab.plugins.commandline.util.codecompletionutils.CodeCompletionUtils
 
CompleteGraphGenerator - Class in graphlab.plugins.graphgenerator.generators
 
CompleteGraphGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.CompleteGraphGenerator
 
completeName(String) - Method in class graphlab.plugins.commandline.ShellCodeCompletion
 
CompleteSelectionAction - Class in graphlab.samples.extensions
 
CompleteSelectionAction() - Constructor for class graphlab.samples.extensions.CompleteSelectionAction
 
complicatedTabs - Variable in class graphlab.ui.components.prefeditor.GTabbedAttributePane
 
computePaths(BaseGraph<VertexType, EdgeType>, VertexType) - Method in class graphlab.library.algorithms.shortestpath.BellmanFord
A graph with a negative cycle is not well defined as the input of a shortest path algorithm.
ComputePaths(GraphType) - Method in class graphlab.library.algorithms.shortestpath.Johnson
 
conector - Variable in class graphlab.ui.components.gpropertyeditor.GPropertyEditor
 
CONF - Static variable in class graphlab.ui.actions.UIEventHandler
 
configxml - Variable in class graphlab.platform.plugin.Plugger
 
connect(NotifiableAttributeSet) - Method in class graphlab.ui.components.gpropertyeditor.GPropertyEditor
 
connect(NotifiableAttributeSet) - Method in class graphlab.ui.components.gpropertyeditor.ProEditor2NotifiableAttributeSetConnector
 
Connect(Object) - Method in class graphlab.ui.components.gpropertyeditor.utils.ObjectViewer
 
ConnectivityChecker - Class in graphlab.library.algorithms.util
 
ConnectivityChecker() - Constructor for class graphlab.library.algorithms.util.ConnectivityChecker
 
Connector - Class in graphlab.plugins.connector
 
Connector() - Constructor for class graphlab.plugins.connector.Connector
 
ConnectorDS - Class in graphlab.plugins.connector
The base abstracting class for a connector, this class is under developement, I hope it will have a parse(file) and a run(shell) method
ConnectorDS() - Constructor for class graphlab.plugins.connector.ConnectorDS
 
ConnectorReportExtension - Class in graphlab.plugins.connector
 
ConnectorReportExtension(File, BlackBoard, ConnectorDS) - Constructor for class graphlab.plugins.connector.ConnectorReportExtension
 
console_interface - Variable in class graphlab.plugins.commandline.ShellConsole
 
contains(String) - Method in class graphlab.platform.attribute.AttributeSetImpl
 
contains(String) - Method in class graphlab.platform.core.BlackBoard
 
containsVertex(VertexType) - Method in class graphlab.library.BaseGraph
This method returns true if the graph contains the specified vertex, false otherwise.
containsVertex(VertexType) - Method in class graphlab.library.ListGraph
 
containsVertex(VertexType) - Method in class graphlab.library.MatrixGraph
 
convert(BaseEdge<BaseVertex>, BaseVertex, BaseVertex) - Method in class graphlab.library.genericcloners.BaseEdgeVertexCopier
 
convert(BaseVertex) - Method in class graphlab.library.genericcloners.BaseEdgeVertexCopier
 
convert(ImportEdgeType, ExportVertexType, ExportVertexType) - Method in interface graphlab.library.genericcloners.EdgeConverter
 
convert(ImportEdgeType, ExportVertexType, ExportVertexType) - Method in interface graphlab.library.genericcloners.EdgeVertexConverter
 
convert(ImportVertexType) - Method in interface graphlab.library.genericcloners.EdgeVertexConverter
 
convert(ImportGraphType) - Method in interface graphlab.library.genericcloners.GraphConverter
 
convert(ImportVertexType) - Method in interface graphlab.library.genericcloners.VertexConverter
 
convert(EdgeModel, VertexModel, VertexModel) - Method in class graphlab.plugins.commandline.commands.Converter
 
convert(VertexModel) - Method in class graphlab.plugins.commandline.commands.Converter
 
convert(EdgeModel, VertexModel, VertexModel) - Method in class graphlab.plugins.commandline.commands.Copier
 
convert(VertexModel) - Method in class graphlab.plugins.commandline.commands.Copier
 
Converter - Class in graphlab.plugins.commandline.commands
 
Converter() - Constructor for class graphlab.plugins.commandline.commands.Converter
 
Copier - Class in graphlab.plugins.commandline.commands
 
Copier() - Constructor for class graphlab.plugins.commandline.commands.Copier
 
copy(EdgeVertexCopier<VertexType, EdgeType>) - Method in class graphlab.library.BaseGraph
Creates a clone of the current graph using the GraphConverter object which is responsible for duplication of the graph elements (edges and vertices).
copy(EdgeVertexCopier<VertexType, EdgeType>) - Method in class graphlab.library.ListGraph
 
copy(EdgeVertexCopier<VertexType, EdgeType>) - Method in class graphlab.library.MatrixGraph
 
copy() - Method in class graphlab.library.test.TestNewEdge
 
Copy - Class in graphlab.plugins.main.ccp
 
Copy(BlackBoard) - Constructor for class graphlab.plugins.main.ccp.Copy
 
copy(SubGraph) - Static method in class graphlab.plugins.main.ccp.Copy
copies the given subgraph as a (GraphML) String to clipboard
CopyAsImage - Class in graphlab.plugins.main.saveload.image
 
CopyAsImage(BlackBoard) - Constructor for class graphlab.plugins.main.saveload.image.CopyAsImage
constructor
CopyAsMatrix - Class in graphlab.plugins.main.saveload.matrix
 
CopyAsMatrix(BlackBoard) - Constructor for class graphlab.plugins.main.saveload.matrix.CopyAsMatrix
constructor
copyAsMatrix(GraphModel, SubGraph) - Static method in class graphlab.plugins.main.saveload.matrix.CopyAsMatrix
sd should be a subset of g
copyFile(File, File) - Static method in class graphlab.platform.StaticUtils
 
copyGraph(SubGraph, GraphModel) - Static method in class graphlab.plugins.main.ccp.Copy
copies the sd to g
copySelectedAsMatrix(SubGraph) - Method in class graphlab.plugins.main.saveload.SaveLoadPluginMethods
copies the Vertices and Edges as a graph to clipboard
copyStream(InputStream, OutputStream) - Static method in class graphlab.platform.StaticUtils
 
copyToClipboard() - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
copyToClipboard(SubGraph) - Method in class graphlab.plugins.main.core.CorePluginMethods
 
CopyUnsupportedException - Exception in graphlab.library.exceptions
 
CopyUnsupportedException() - Constructor for exception graphlab.library.exceptions.CopyUnsupportedException
Constructs an instance of InvalidVertexException
core - Variable in class graphlab.plugins.main.GraphData
 
CorePluginMethods - Class in graphlab.plugins.main.core
 
CorePluginMethods(BlackBoard) - Constructor for class graphlab.plugins.main.core.CorePluginMethods
 
correct(String) - Method in class graphlab.plugins.commandline.parsers.DefaultParser
 
count(String, char) - Method in class graphlab.plugins.commandline.parsers.DefaultParser
 
createControlDialog(String) - Method in class graphlab.plugins.algorithmanimator.core.AlgorithmAnimator
creates the GUI control frame
createEmptyGraph() - Method in class graphlab.graph.graph.GraphModel
 
createEmptyGraph() - Method in class graphlab.library.BaseGraph
Returns a new instance of an empty graph of the current graph type.
createEmptyGraph() - Method in class graphlab.library.ListGraph
 
createEmptyGraph() - Method in class graphlab.library.MatrixGraph
 
createExtensionCommandsForCommandLine() - Method in class graphlab.ui.AbstractExtensionAction
 
createGraph(SubGraph, BlackBoard) - Method in class graphlab.plugins.main.saveload.image.CopyAsImage
creates a new graph with the selected edges and vertices, the new graph will be built on the given blackboard
createGraphPoint(GraphModel, int, int) - Static method in class graphlab.graph.GraphUtils
creates a new graph point from the given point according too graph zoom, The input x and y are typically are directly from view, notice that inside the GraphLab everything are GraphPoint, so they are independent of zoom use this method only if you want to convert a view point to graph point!
createMenuItem(String, String, BlackBoard) - Method in class graphlab.ui.AbstractExtensionAction
if you want to create custom menues for your extension (i.e.
createToolBar() - Method in class graphlab.ui.components.GToolbar
creates a toolbar, add it, and return it
createViewPoint(GraphModel, GraphPoint) - Static method in class graphlab.graph.GraphUtils
 
createViewRectangle(GraphModel, Rectangle) - Static method in class graphlab.graph.GraphUtils
 
CURRENT_COMPONENT - Static variable in class graphlab.graph.ui.GTabbedPane
 
CURVE_CONTROL_POINT - Static variable in class graphlab.graph.atributeset.EdgeAttrSet
 
curveControlPoint - Variable in class graphlab.graph.graph.EdgeModel
 
curVertexUnderMouse - Variable in class graphlab.plugins.main.core.actions.edge.AddEdge
 
Cut - Class in graphlab.plugins.main.ccp
 
Cut(BlackBoard) - Constructor for class graphlab.plugins.main.ccp.Cut
 
cut(SubGraph, GraphModel, BlackBoard) - Static method in class graphlab.plugins.main.ccp.Cut
 
cutToClipboard() - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
cutToClipboard(SubGraph) - Method in class graphlab.plugins.main.core.CorePluginMethods
 
cx - Variable in class graphlab.plugins.main.core.actions.edge.AddEdge
 
cy - Variable in class graphlab.plugins.main.core.actions.edge.AddEdge
 
Cycle<VertexType extends BaseVertex> - Class in graphlab.library
I think this is enough for a path;
Cycle() - Constructor for class graphlab.library.Cycle
 
Cycle - Class in graphlab.plugins.visualization.corebasics.basics
 
Cycle(ArrayList<VertexModel>) - Constructor for class graphlab.plugins.visualization.corebasics.basics.Cycle
 
Cycle() - Constructor for class graphlab.plugins.visualization.corebasics.basics.Cycle
 

D

d - Static variable in class graphlab.plugins.graphgenerator.generators.KenserGraphGenerator
 
d - Static variable in class graphlab.plugins.graphgenerator.generators.RandomTreeGenerator
 
dashed - Static variable in class graphlab.graph.old.GStroke
 
dashed_dashed_dotted - Static variable in class graphlab.graph.old.GStroke
 
dashed_dotted - Static variable in class graphlab.graph.old.GStroke
 
dashed_dotted_dotted - Static variable in class graphlab.graph.old.GStroke
 
DEBUG - Static variable in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
DEBUG - Static variable in class graphlab.ui.xml.UIHandlerImpl
 
Debugger - Class in graphlab.samples
 
Debugger() - Constructor for class graphlab.samples.Debugger
 
defaultArrow - Static variable in class graphlab.graph.old.ArrowHandler
 
defaultBorderStroke - Static variable in class graphlab.graph.graph.FastRenderer
 
defaultDirectedChoice - Static variable in class graphlab.graph.ui.GTabbedGraphPane
 
defaultEdgeColor - Static variable in class graphlab.graph.graph.FastRenderer
 
defaultFile - Static variable in class graphlab.plugins.main.saveload.core.extension.GraphIOExtensionHandler
 
DefaultParser - Class in graphlab.plugins.commandline.parsers
 
DefaultParser(Shell) - Constructor for class graphlab.plugins.commandline.parsers.DefaultParser
 
defaultShapeDimension - Static variable in class graphlab.graph.graph.FastRenderer
 
defaultStroke - Static variable in class graphlab.graph.graph.FastRenderer
 
DefaultUpdateCheck - Class in graphlab.plugins.automaticupdator.net.interdirected.autoupdate
 
DefaultUpdateCheck() - Constructor for class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.DefaultUpdateCheck
 
defaultVertexColor - Static variable in class graphlab.graph.graph.FastRenderer
 
defaultVertexRadius - Static variable in class graphlab.graph.graph.FastRenderer
 
defaultVertexShape - Static variable in class graphlab.graph.graph.FastRenderer
 
defineAttributes(HashMap<Object, ArrayX>) - Method in class graphlab.platform.preferences.AbstractPreference
 
defineAttributes(HashMap<Object, ArrayX>) - Method in class graphlab.platform.preferences.GraphPreferences
 
defineAttributes(HashMap<Object, Object>, boolean) - Method in class graphlab.platform.preferences.GraphPreferences
 
defineEligibleValuesForSettings(HashMap<Object, ArrayX>) - Method in class graphlab.graph.old.ArrowHandler
 
defineEligibleValuesForSettings(HashMap<Object, ArrayX>) - Method in interface graphlab.platform.preferences.UserDefinedEligiblity
 
defineListeners(AttributeListener) - Method in class graphlab.platform.preferences.AbstractPreference
 
defineListeners(AttributeListener) - Method in class graphlab.platform.preferences.GraphPreferences
 
defineMultipleAttributes(HashMap<Object, HashMap<Object, ArrayX>>) - Method in class graphlab.platform.preferences.GraphPreferences
 
degree - Static variable in class graphlab.plugins.graphgenerator.generators.TreeGenerator
 
DelayEvent - Class in graphlab.library.event
 
DelayEvent(int) - Constructor for class graphlab.library.event.DelayEvent
 
DelayEventHandler - Class in graphlab.plugins.algorithmanimator.core.atoms
 
DelayEventHandler() - Constructor for class graphlab.plugins.algorithmanimator.core.atoms.DelayEventHandler
 
DeleteEdge - Class in graphlab.plugins.main.core.actions.edge
 
DeleteEdge(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.edge.DeleteEdge
 
deleteEdge(GraphModel, EdgeModel) - Method in class graphlab.plugins.main.core.CorePluginMethods
 
DeleteSelected - Class in graphlab.plugins.main.select
User: root
DeleteSelected(BlackBoard) - Constructor for class graphlab.plugins.main.select.DeleteSelected
constructor
DeleteVertex - Class in graphlab.plugins.main.core.actions.vertex
Author: Ruzbeh Ebrahimi
DeleteVertex(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.vertex.DeleteVertex
 
deleteVertex(GraphModel, VertexModel) - Method in class graphlab.plugins.main.core.CorePluginMethods
deletes a vertex from it's coressponding graph
depends - Variable in class graphlab.platform.plugin.Plugger
 
depth - Static variable in class graphlab.plugins.graphgenerator.generators.TreeGenerator
 
depth - Variable in class graphlab.samples.extensions.BinaryTreeGenerator
 
DepthFirstSearch<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.traversal
 
DepthFirstSearch(BaseGraph<VertexType, EdgeType>) - Constructor for class graphlab.library.algorithms.traversal.DepthFirstSearch
 
DepthFirstSearch() - Constructor for class graphlab.library.algorithms.traversal.DepthFirstSearch
 
depthFirstSearch(VertexType, PreWorkPostWorkHandler<VertexType>) - Method in class graphlab.library.MatrixGraph
Runs Depth First Search (DFS) algorithm on the graph starting from vertex vertexId.
desc - Variable in class graphlab.ui.ExtensionShellCommandProvider
 
description - Variable in class graphlab.plugins.connector.ConnectorDS
 
DeSelect - Class in graphlab.plugins.main.select
Author: Azin Azadi
DeSelect(BlackBoard) - Constructor for class graphlab.plugins.main.select.DeSelect
constructor
destroyGraph(GraphModel) - Static method in class graphlab.plugins.main.core.actions.graph.ClearGraph
 
dfs(String) - Method in class graphlab.platform.plugin.Plugger
DFS to find a topological sort of plugins.
dfs(BaseGraph<VertexType, EdgeType>, int, ArrayList, int[]) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
runs a dfs and fills visit and parent, visit is the visiting order of vertices and parent[i] is the id of i'th vertex parent
DFSAnim - Class in graphlab.plugins.algorithmanimator
 
DFSAnim() - Constructor for class graphlab.plugins.algorithmanimator.DFSAnim
 
Dijkstra<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.shortestpath
This method finds the shortest path from a vertex to all vertices of a graph.
Dijkstra() - Constructor for class graphlab.library.algorithms.shortestpath.Dijkstra
 
DijkstraAnim - Class in graphlab.plugins.algorithmanimator
 
DijkstraAnim() - Constructor for class graphlab.plugins.algorithmanimator.DijkstraAnim
 
DIRECTED - Static variable in class graphlab.graph.atributeset.GraphAttrSet
 
disable() - Method in class graphlab.platform.core.AbstractAction
disables the action prevent it from doing anything.
disable() - Method in class graphlab.plugins.commonplugin.actiongrouping.ActionGrouper
 
DISABLE - Static variable in class graphlab.plugins.main.core.actions.vertex.AddVertex
 
disableActions() - Method in class graphlab.plugins.commonplugin.actiongrouping.ActionGrouper
 
dispatchEvent(Event) - Method in class graphlab.library.algorithms.Algorithm
Sends the event ae to the dispatcher.
dispatchEvent(Event) - Method in interface graphlab.library.event.EventDispatcher
Should take reactions (possibly to the gui) upon call by the algorithm.
dispatchEvent(Event) - Method in class graphlab.plugins.algorithmanimator.core.AlgorithmAnimator
dispatchs events that recieved from the algorithm
displayGraph(GraphModel, BlackBoard) - Static method in class graphlab.plugins.main.core.actions.AddTab
displays the givven graph in GraphLab
displayName - Variable in class graphlab.platform.preferences.AbstractPreference
 
distance(GraphPoint) - Method in class graphlab.graph.graph.GraphPoint
 
doAlgorithm() - Method in interface graphlab.library.algorithms.AutomatedAlgorithm
 
doAlgorithm() - Method in class graphlab.library.algorithms.coloring.SampleColoring
 
doAlgorithm() - Method in class graphlab.library.algorithms.graphdecomposition.BiconnectedComponents
 
doAlgorithm() - Method in class graphlab.library.algorithms.shortestpath.AcyclicSP
 
doAlgorithm() - Method in class graphlab.library.algorithms.shortestpath.BellmanFord
 
doAlgorithm() - Method in class graphlab.library.algorithms.shortestpath.Dijkstra
 
doAlgorithm() - Method in class graphlab.library.algorithms.sorting.TopologicalSort
 
doAlgorithm() - Method in class graphlab.library.algorithms.spanningtree.Kruskal
 
doAlgorithm() - Method in class graphlab.library.algorithms.spanningtree.Prim
 
doAlgorithm() - Method in class graphlab.library.algorithms.subgraphs.TestInducedSubgraphs
 
doAlgorithm() - Method in class graphlab.library.algorithms.traversal.BreadthFirstSearch
 
doAlgorithm() - Method in class graphlab.library.algorithms.traversal.DepthFirstSearch
 
doAlgorithm() - Method in class graphlab.library.algorithms.util.AcyclicChecker
 
doAlgorithm() - Method in class graphlab.library.algorithms.vertexcover.AppVertexCover
 
doAlgorithm() - Method in class graphlab.plugins.algorithmanimator.More
 
doColoring() - Method in class graphlab.library.algorithms.coloring.SampleColoring
 
doEdgeOperation(GraphModel, HashSet<VertexModel>) - Method in class graphlab.plugins.main.select.MakeSelectionComplementGraph
 
doEdgeOperation(GraphModel, HashSet<VertexModel>) - Method in class graphlab.plugins.main.select.MakeSelectionCompleteGraph
 
dojob(BlackBoard) - Static method in class graphlab.plugins.main.core.actions.CloseTab
removes the current tab from current editing graph window
doJob(GraphModel, VertexModel, VertexModel) - Static method in class graphlab.plugins.main.core.actions.edge.AddEdge
 
doJob(BlackBoard) - Static method in class graphlab.plugins.main.core.actions.graph.NewGraph
 
doJob(GraphModel, int, int) - Static method in class graphlab.plugins.main.core.actions.vertex.AddVertex
adds a vertex to the given location of graph
doJob(GraphModel, GraphPoint) - Static method in class graphlab.plugins.main.core.actions.vertex.AddVertex
adds a vertex to the given location of graph
doJob(GraphModel, VertexModel) - Static method in class graphlab.plugins.main.core.actions.vertex.DeleteVertex
 
doPostWork(VertexType, VertexType) - Method in interface graphlab.library.event.handlers.PostWorkHandler
Does postwork when traversing back from w to v.
doPreWork(VertexType, VertexType) - Method in interface graphlab.library.event.handlers.PreWorkHandler
Does prework on a vertex of a graph.
doSearch(VertexType, PreWorkHandler<VertexType>) - Method in class graphlab.library.algorithms.traversal.BreadthFirstSearch
 
doSearch(VertexType, PreWorkPostWorkHandler<VertexType>) - Method in class graphlab.library.algorithms.traversal.DepthFirstSearch
Calling this will not reset the marks.
doSearch(VertexType, PreWorkPostWorkHandler<VertexType>, boolean) - Method in class graphlab.library.algorithms.traversal.DepthFirstSearch
Runs Depth First Search (DFS) algorithm on the graph starting from vertex vertexId.
doSort(BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.library.algorithms.sorting.TopologicalSort
 
dotted - Static variable in class graphlab.graph.old.GStroke
 
DOUBLECLICKED - Static variable in class graphlab.graph.event.VertexEvent
 
doubleClicked(VertexModel, GraphPoint, int, int) - Static method in class graphlab.graph.event.VertexEvent
 
doUndoadd(HashMap<String, Object>, String) - Static method in class graphlab.plugins.main.select.MakeSelectionComplementGraph
 
doUndoPos(HashMap<String, Object>, String) - Static method in class graphlab.plugins.main.select.ScaleOutSelection
 
doUndoremove(HashMap<String, Object>, String) - Static method in class graphlab.plugins.main.select.MakeSelectionComplementGraph
 
DOWNWARDPARALLELOGRAM - Static variable in class graphlab.graph.old.GShape
 
DOWNWARDTRAPEZOID - Static variable in class graphlab.graph.old.GShape
 
DOWNWARDTRIANGLE - Static variable in class graphlab.graph.old.GShape
 
DragEdge - Class in graphlab.plugins.main.core.actions.edge
 
DragEdge(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.edge.DragEdge
constructor
DRAGGING - Static variable in class graphlab.graph.event.EdgeEvent
 
dragging(EdgeModel, GraphPoint, int) - Static method in class graphlab.graph.event.EdgeEvent
 
DRAGGING - Static variable in class graphlab.graph.event.GraphEvent
after start of dragging ,DRAGGING mouse move event will occur until the drop action
dragging(GraphModel, GraphPoint, int, int) - Static method in class graphlab.graph.event.GraphEvent
 
DRAGGING - Static variable in class graphlab.graph.event.VertexEvent
 
dragging(VertexModel, GraphPoint, int, int) - Static method in class graphlab.graph.event.VertexEvent
 
DRAGGING_STARTED - Static variable in class graphlab.graph.event.EdgeEvent
 
DRAGGING_STARTED - Static variable in class graphlab.graph.event.GraphEvent
indicates the start of dragging of mouse on graph.
DRAGGING_STARTED - Static variable in class graphlab.graph.event.VertexEvent
 
draggingStarted(EdgeModel, GraphPoint, int) - Static method in class graphlab.graph.event.EdgeEvent
 
draggingStarted(VertexModel, GraphPoint, int, int) - Static method in class graphlab.graph.event.VertexEvent
 
draw(Graphics, int, int, int, int) - Method in class graphlab.graph.old.GShape
 
DRAW_EDGE_LABELS - Static variable in class graphlab.graph.atributeset.GraphAttrSet
 
DRAW_VERTEX_LABELS - Static variable in class graphlab.graph.atributeset.GraphAttrSet
 
drawRoundRect(Graphics, Rectangle2D.Double, int) - Static method in class graphlab.plugins.main.core.actions.VertexTransformer
 
drawShape(GShape, Graphics, int, int) - Static method in class graphlab.graph.old.GShape
 
DROPPED - Static variable in class graphlab.graph.event.GraphEvent
indicates drop action after a drag event.
DROPPED - Static variable in class graphlab.graph.event.VertexEvent
DROPPED occurs in the case that mouse started dragging from a vertex and being dropped on another one, in this case a dropped event will be fired on the second vertex
dropped(VertexModel, GraphPoint, int, int) - Static method in class graphlab.graph.event.VertexEvent
 
dump() - Method in class graphlab.library.BaseGraph
Prints the Adjacency Matrix to the standard output.
dump() - Method in class graphlab.library.ListGraph
 
dump() - Method in class graphlab.library.MatrixGraph
 
durationShowTime - Variable in class graphlab.library.event.MessageEvent
 

E

e - Variable in class graphlab.graph.event.EdgeEvent
 
e - Variable in class graphlab.library.event.VertexEdgeLabelEvent
 
e - Variable in class graphlab.platform.core.exception.ExceptionOccuredData
 
eachLevelHeigh - Static variable in class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
eachLevelHeigh - Static variable in class graphlab.plugins.visualization.treevisualizations.SparseTreeVisualization
 
eatExtra(String, int, char, char) - Method in class graphlab.plugins.commandline.parsers.DefaultParser
 
eatExtraBracket(String, int) - Method in class graphlab.plugins.commandline.parsers.DefaultParser
 
edge - Variable in class graphlab.library.event.EdgeEvent
 
edge - Variable in class graphlab.plugins.main.core.actions.edge.DragEdge
 
edge - Variable in class graphlab.plugins.main.core.actions.edge.EdgeSelectData
 
edge2GraphML(EdgeModel) - Static method in class graphlab.graph.io.GraphML
 
EDGE_CURVE_CPNTROL_BOX_DIAMETER - Static variable in class graphlab.graph.graph.GraphControl
 
edge_induced(GraphModel) - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
edgeAdded(EdgeModel) - Method in interface graphlab.graph.event.GraphModelListener
 
edgeAdded(EdgeModel) - Method in class graphlab.graph.graph.FastRenderer
 
edgeAdded(EdgeModel) - Method in class graphlab.graph.graph.GraphControlGrid
 
edgeAdded(EdgeModel) - Method in class graphlab.graph.old.AcceleratedRenderer
 
edgeAdded(EdgeModel) - Method in class graphlab.graph.old.SuperAcceleratedRenderer
 
edgeArray - Variable in class graphlab.extensions.reports.Partitioner
 
EdgeAttrSet - Class in graphlab.graph.atributeset
 
EdgeAttrSet(EdgeModel) - Constructor for class graphlab.graph.atributeset.EdgeAttrSet
 
edgeBendPoints - Variable in class graphlab.plugins.visualization.corebasics.animator.GeneralAnimator
 
edgeBendPoints - Variable in class graphlab.plugins.visualization.hierarchical.BendedTrees
 
edgeColors - Variable in class graphlab.graph.graph.GraphColoring
 
EdgeCommands - Class in graphlab.plugins.commandline.commands
 
EdgeCommands(BlackBoard) - Constructor for class graphlab.plugins.commandline.commands.EdgeCommands
 
EdgeConverter<ImportVertexType extends BaseVertex,ExportVertexType extends BaseVertex,ImportEdgeType extends BaseEdge<ImportVertexType>,ExportEdgeType extends BaseEdge<ExportVertexType>> - Interface in graphlab.library.genericcloners
 
EDGEDEFAULT - Static variable in class graphlab.graph.atributeset.GraphAttrSet
 
EDGEDEFAULT_DIRECTED - Static variable in class graphlab.graph.atributeset.GraphAttrSet
 
EDGEDEFAULT_UNDIRECTED - Static variable in class graphlab.graph.atributeset.GraphAttrSet
 
EdgeEvent - Class in graphlab.graph.event
An event which indicates that a Edge action occurred.
EdgeEvent(int, EdgeModel, GraphPoint, int, boolean, boolean) - Constructor for class graphlab.graph.event.EdgeEvent
 
EdgeEvent<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.event
Happens when an edge's color or weight changes or a new edge is added to the graph.
EdgeEvent(BaseGraph<VertexType, EdgeType>, EdgeType, EdgeEvent.EventType) - Constructor for class graphlab.library.event.EdgeEvent
Constructs an event that means an event is occured on a specified edge.
EdgeEvent(BaseGraph<VertexType, EdgeType>, EdgeType) - Constructor for class graphlab.library.event.EdgeEvent
Constructs an event that means a new edge is added to the graph.
EdgeEvent.EventType - Enum in graphlab.library.event
 
EdgeHighlightAction - Class in graphlab.plugins.main.core.actions.edge
User: Shabn
EdgeHighlightAction(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.edge.EdgeHighlightAction
constructor
EdgeInduced - Class in graphlab.library.algorithms.goperators
 
EdgeInduced() - Constructor for class graphlab.library.algorithms.goperators.EdgeInduced
 
edgeInduced(BaseGraph<VertexType, EdgeType>, Collection<EdgeType>) - Static method in class graphlab.library.algorithms.goperators.EdgeInduced
 
edgeInduced(BaseGraph<VertexType, EdgeType>, Collection<EdgeType>) - Static method in class graphlab.library.algorithms.util.LibraryUtils
 
edgeIterator() - Method in class graphlab.library.BaseGraph
Constructs and returns an Edge Iterator object which iterates through all the edges in the graph.
edgeIterator(VertexType) - Method in class graphlab.library.BaseGraph
Constructs an Edge Iterator object which iterates through all the edges going to or coming from the specified vertex v.
edgeIterator() - Method in class graphlab.library.ListGraph
 
edgeIterator(VertexType) - Method in class graphlab.library.ListGraph
 
edgeIterator() - Method in class graphlab.library.MatrixGraph
Returns iterator object for the edges.
edgeIterator(VertexType) - Method in class graphlab.library.MatrixGraph
 
EdgeMarkAnimator - Class in graphlab.plugins.algorithmanimator.core.atoms
currently not use because of automatic marking of edges in EdgeModel
EdgeMarkAnimator() - Constructor for class graphlab.plugins.algorithmanimator.core.atoms.EdgeMarkAnimator
 
EdgeModel - Class in graphlab.graph.graph
User: azin azadi,roozbeh ebrahimi
EdgeModel(EdgeModel, VertexModel, VertexModel) - Constructor for class graphlab.graph.graph.EdgeModel
copy constructor creates a copy (clone) of edge, the source and target of edge will be source and target parameters other properties of edge will be copied from edge parameter
EdgeModel(VertexModel, VertexModel) - Constructor for class graphlab.graph.graph.EdgeModel
 
EdgeModelListener - Interface in graphlab.graph.event
EdgeModelListener defines the interface for an object that listens to changes in a EdgModel.
EdgeNotifiableAttrSet - Class in graphlab.graph.atributeset
changes on EdgeModel will take effect on next 100 milisecond, using this class should be done with care, this class uses a thread and checks the edge on each 100ms for any changes, so creating a lot of instances of this class (for example for all edges of graph) will take more and more cpu,

try to create as few as possible instances of this class and call stop() when you don't need it any more!

EdgeNotifiableAttrSet(EdgeModel) - Constructor for class graphlab.graph.atributeset.EdgeNotifiableAttrSet
 
edgeRemoved(EdgeModel) - Method in interface graphlab.graph.event.GraphModelListener
 
edgeRemoved(EdgeModel) - Method in class graphlab.graph.graph.FastRenderer
 
edgeRemoved(EdgeModel) - Method in class graphlab.graph.graph.GraphControlGrid
 
edgeRemoved(EdgeModel) - Method in class graphlab.graph.old.LayeredRenderer
 
EdgeRequest<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.event
 
EdgeRequest(BaseGraph<VertexType, EdgeType>) - Constructor for class graphlab.library.event.EdgeRequest
 
edges - Variable in class graphlab.graph.graph.SubGraph
 
edges() - Method in class graphlab.library.BaseGraph
 
edges() - Method in class graphlab.library.MatrixGraph
 
EdgeSelectData - Class in graphlab.plugins.main.core.actions.edge
 
EdgeSelectData() - Constructor for class graphlab.plugins.main.core.actions.edge.EdgeSelectData
 
EdgeSelectEvent - Class in graphlab.plugins.main.core.actions.edge
 
EdgeSelectEvent(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.edge.EdgeSelectEvent
 
EdgeVertexConverter<ImportVertexType extends BaseVertex,ExportVertexType extends BaseVertex,ImportEdgeType extends BaseEdge<ImportVertexType>,ExportEdgeType extends BaseEdge<ExportVertexType>> - Interface in graphlab.library.genericcloners
 
EdgeVertexCopier<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Interface in graphlab.library.genericcloners
 
editingFinished(Object) - Method in class graphlab.plugins.main.core.actions.GMergedColorEditor
 
editingFinished(Object) - Method in interface graphlab.ui.components.gpropertyeditor.EditingFinishedListener
 
editingFinished(Object) - Method in class graphlab.ui.components.gpropertyeditor.GCellEditor
 
EditingFinishedListener - Interface in graphlab.ui.components.gpropertyeditor
User: root
editor - Static variable in class graphlab.graph.old.GShape
 
EIGHTPOINTSTAR - Static variable in class graphlab.graph.old.GShape
 
empty - Static variable in class graphlab.graph.old.GStroke
 
enable() - Method in class graphlab.platform.core.AbstractAction
enables the action see disable
enableActions() - Method in class graphlab.plugins.commonplugin.actiongrouping.ActionGrouper
 
enableButton() - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.GuiStatusScreen
 
end_edge() - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A container element end event handling method.
end_edge() - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
end_endpoint() - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A container element end event handling method.
end_endpoint() - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
end_graph() - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A container element end event handling method.
end_graph() - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
end_graphml() - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A container element end event handling method.
end_graphml() - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
end_hyperedge() - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A container element end event handling method.
end_hyperedge() - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
end_menues() - Method in interface graphlab.ui.xml.UIHandler
A container element end event handling method.
end_menues() - Method in class graphlab.ui.xml.UIHandlerImpl
 
end_node() - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A container element end event handling method.
end_node() - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
end_port() - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A container element end event handling method.
end_port() - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
end_sidebar() - Method in class graphlab.ui.xml.UIHandlerImpl
 
end_submenu() - Method in interface graphlab.ui.xml.UIHandler
A container element end event handling method.
end_submenu() - Method in class graphlab.ui.xml.UIHandlerImpl
 
end_toolbar() - Method in interface graphlab.ui.xml.UIHandler
A container element end event handling method.
end_toolbar() - Method in class graphlab.ui.xml.UIHandlerImpl
 
end_toolbars() - Method in interface graphlab.ui.xml.UIHandler
A container element end event handling method.
end_toolbars() - Method in class graphlab.ui.xml.UIHandlerImpl
 
endCycle(VertexModel) - Method in class graphlab.plugins.visualization.corebasics.basics.Cycle
 
endDocument() - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
endDocument() - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
endElement(String, String, String) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
endElement(String, String, String) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
endPrefixMapping(String) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
endPrefixMapping(String) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
engine - Static variable in class graphlab.plugins.connector.matlab.MatlabRunner
 
equals(Object) - Method in class graphlab.library.BaseEdgeProperties
 
equals(Object) - Method in class graphlab.library.BaseVertexProperties
 
equals(Object) - Method in class graphlab.platform.lang.Pair
 
error(Object) - Method in class graphlab.plugins.commandline.ShellConsole
 
evaluate(String) - Method in class graphlab.plugins.commandline.Shell
 
evaluateCommand(String, String, String) - Method in class graphlab.plugins.commandline.parsers.InwardCommandParser
 
evaluateCommand(String, String, String) - Method in class graphlab.plugins.commandline.Shell
 
evaluations - Static variable in class graphlab.plugins.commandline.parsers.InwardCommandParser
 
Event - Interface in graphlab.library.event
It's just a tagging interface.
event - Static variable in class graphlab.plugins.commandline.Shell
 
event - Static variable in class graphlab.plugins.main.ccp.Copy
 
event - Static variable in class graphlab.plugins.main.ccp.Cut
 
event - Static variable in class graphlab.plugins.main.ccp.Paste
 
event - Static variable in class graphlab.plugins.main.core.actions.graph.ClearGraph
 
event - Static variable in class graphlab.plugins.main.core.actions.graph.NewGraph
 
event - Static variable in class graphlab.plugins.main.select.DeleteSelected
 
event - Static variable in class graphlab.plugins.main.select.InvertSelection
 
event - Static variable in class graphlab.plugins.main.select.SelectAll
 
event - Static variable in class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
event - Static variable in class graphlab.ui.actions.ExitAction
 
EVENT_KEY - Static variable in class graphlab.graph.event.EdgeEvent
 
EVENT_KEY - Static variable in class graphlab.graph.event.GraphEvent
 
EVENT_KEY - Static variable in class graphlab.graph.event.GraphSelectData
 
EVENT_KEY - Static variable in class graphlab.graph.event.VertexEvent
 
EVENT_KEY - Static variable in class graphlab.graph.graph.AbstractGraphRenderer
 
EVENT_KEY - Static variable in class graphlab.platform.core.exception.ExceptionOccuredData
 
EVENT_KEY - Static variable in class graphlab.plugins.commonplugin.help.actions.Help
 
EVENT_KEY - Static variable in class graphlab.plugins.commonplugin.undo.undo.RedoAction
 
EVENT_KEY - Static variable in class graphlab.plugins.commonplugin.undo.undo.UndoAction
 
EVENT_KEY - Static variable in class graphlab.plugins.commonplugin.undo.undo.UndoLogManager
 
EVENT_KEY - Static variable in class graphlab.plugins.commonplugin.undo.UndoableActionOccuredData
 
EVENT_KEY - Static variable in class graphlab.plugins.main.core.actions.edge.EdgeSelectData
 
EVENT_KEY - Static variable in class graphlab.plugins.main.core.actions.preferences.PreferencesAction
 
EVENT_KEY - Static variable in class graphlab.plugins.main.core.actions.vertex.VertexMoveData
 
EVENT_KEY - Static variable in class graphlab.plugins.main.core.actions.vertex.VertexSelectData
 
EVENT_KEY - Static variable in class graphlab.plugins.main.select.Select
 
EVENT_KEY - Static variable in class graphlab.plugins.visualization.localsfvis.LocalSF
 
EventDispatcher - Interface in graphlab.library.event
EventDispatcher is designed to receive notification of algorithm events.
eventType - Variable in class graphlab.graph.event.EdgeEvent
dropped is not implemented yet
eventType - Variable in class graphlab.graph.event.GraphEvent
 
eventType - Variable in class graphlab.graph.event.VertexEvent
 
eventType - Variable in class graphlab.library.event.EdgeEvent
 
eventType - Variable in class graphlab.library.event.GraphEvent
 
eventType - Variable in class graphlab.library.event.VertexEvent
 
eventType - Variable in class graphlab.ui.actions.UIEventData
 
EventUtils - Class in graphlab.library.algorithms.util
 
EventUtils() - Constructor for class graphlab.library.algorithms.util.EventUtils
 
ExampleFileFilter - Class in graphlab.plugins.main.saveload
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
ExampleFileFilter() - Constructor for class graphlab.plugins.main.saveload.ExampleFileFilter
Creates a file filter.
ExampleFileFilter(String) - Constructor for class graphlab.plugins.main.saveload.ExampleFileFilter
Creates a file filter that accepts files with the given extension.
ExampleFileFilter(String, String) - Constructor for class graphlab.plugins.main.saveload.ExampleFileFilter
Creates a file filter that accepts the given file type.
ExampleFileFilter(String[]) - Constructor for class graphlab.plugins.main.saveload.ExampleFileFilter
Creates a file filter from the given string array.
ExampleFileFilter(String[], String) - Constructor for class graphlab.plugins.main.saveload.ExampleFileFilter
Creates a file filter from the given string array and defaultValue.
Exceptioner - Class in graphlab.plugins.commonplugin.reporter.actions
this class is only for testing bug report, it just throws exception
Exceptioner(BlackBoard) - Constructor for class graphlab.plugins.commonplugin.reporter.actions.Exceptioner
constructor
ExceptionHandler - Class in graphlab.platform.core.exception
 
ExceptionHandler(BlackBoard) - Constructor for class graphlab.platform.core.exception.ExceptionHandler
 
ExceptionOccuredData - Class in graphlab.platform.core.exception
The base class which stores information about occcured exceptions in application.
ExceptionOccuredData(Throwable) - Constructor for class graphlab.platform.core.exception.ExceptionOccuredData
 
ExceptionReport - Class in graphlab.plugins.commonplugin.reporter.actions
 
ExceptionReport(BlackBoard) - Constructor for class graphlab.plugins.commonplugin.reporter.actions.ExceptionReport
 
exit() - Method in class graphlab.plugins.commandline.commands.ShellServerCommands
 
exit() - Static method in class graphlab.ui.UIUtils
 
ExitAction - Class in graphlab.samples.ui.texteditor.myplugin.actions
 
ExitAction() - Constructor for class graphlab.samples.ui.texteditor.myplugin.actions.ExitAction
 
ExitAction - Class in graphlab.ui.actions
 
ExitAction(BlackBoard) - Constructor for class graphlab.ui.actions.ExitAction
 
expandSelection() - Method in class graphlab.plugins.main.select.SelectPluginMethods
adds any vertex in graph which is adjacent to at list one vertex in selected vertices
ext_console - Variable in class graphlab.plugins.commandline.Shell
 
Extension - Interface in graphlab.platform.extension
The bsae interface for creating extensions, extensions are very simple classess that extend capabilities of program in a predefined way, for example one extension can add a new data input format to program.
extension - Static variable in class graphlab.plugins.main.saveload.image.SaveImage
 
ExtensionClassLoader - Class in graphlab.platform.extension
 
ExtensionClassLoader(String) - Constructor for class graphlab.platform.extension.ExtensionClassLoader
 
ExtensionConfigFrame - Class in graphlab.ui.components
this is a frame fo showing the confiurations before running an Extension
ExtensionConfigFrame(Extension, ExtensionExternalData) - Constructor for class graphlab.ui.components.ExtensionConfigFrame
Creates new form ExtensionConfigFrame
ExtensionExternalData - Annotation Type in graphlab.platform.extension
Provides some information about the extension
ExtensionHandler - Interface in graphlab.platform.extension
The base class to create new types of extensions.
ExtensionLoader - Class in graphlab.platform.extension
The base class for loading extensions.
ExtensionLoader() - Constructor for class graphlab.platform.extension.ExtensionLoader
 
ExtensionLoader(String) - Method in class graphlab.plugins.commandline.extensionloader.BSHExtensionLoader
 
ExtensionShellCommandProvider - Class in graphlab.ui
 
ExtensionShellCommandProvider(AbstractExtensionAction, Extension, String, String, String, String, String) - Constructor for class graphlab.ui.ExtensionShellCommandProvider
 
ExtParser - Interface in graphlab.plugins.commandline.parsers
 
extraButton - Variable in class graphlab.ui.AbstractExtensionAction
a button which will be added to the right of menu item
extractHelpPlugin(BlackBoard, Plugger, String, String, String) - Static method in class graphlab.ui.UI
 

F

falsifyEdgeMarks(BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.library.algorithms.util.LibraryUtils
 
falsifyVertexMarks(BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.library.algorithms.util.LibraryUtils
 
fastpaintGraph(Graphics, Boolean) - Method in class graphlab.graph.graph.FastRenderer
 
FastRenderer - Class in graphlab.graph.graph
 
FastRenderer(GraphModel, BlackBoard) - Constructor for class graphlab.graph.graph.FastRenderer
 
FileOpener - Class in graphlab.plugins
 
FileOpener() - Constructor for class graphlab.plugins.FileOpener
 
files - Variable in class graphlab.platform.plugin.Plugger
 
fill(Graphics, int, int, int, int) - Method in class graphlab.graph.old.GShape
 
fillShape(GShape, Graphics, int, int) - Static method in class graphlab.graph.old.GShape
 
fillUndoEdges(HashMap<String, Object>, GraphData, String) - Static method in class graphlab.plugins.main.select.MakeSelectionComplementGraph
 
fillUndoPos(HashMap<String, Object>, GraphData, String) - Static method in class graphlab.plugins.main.select.ScaleOutSelection
 
filter - Static variable in class graphlab.plugins.commonplugin.help.Init
 
findAllPartitionings(int, ColoringListener) - Method in class graphlab.extensions.reports.Partitioner
 
findAllPartitioningsRecursively(int, ColoringListener, ArrayDeque<BaseVertex>) - Method in class graphlab.extensions.reports.Partitioner
 
findAllSubsets(SubSetListener) - Method in class graphlab.extensions.reports.Partitioner
 
findAppCover() - Method in class graphlab.library.algorithms.vertexcover.AppVertexCover
 
findClass(String) - Method in class graphlab.platform.extension.ExtensionClassLoader
 
findMaxIndSet(boolean) - Method in class graphlab.extensions.reports.Partitioner
 
findMinimumSpanningTree(BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.library.algorithms.spanningtree.Kruskal
 
findMinimumSpanningTree(VertexType, Comparator<EdgeType>) - Method in class graphlab.library.algorithms.spanningtree.Prim
Finds minimum spanning tree starting at vertex v.
findMinimumSpanningTree(VertexType) - Method in class graphlab.library.algorithms.spanningtree.Prim
Finds minimum spanning tree starting at vertex v.
findNextLevelChildren(Vector<VertexModel>) - Method in class graphlab.plugins.visualization.circular.CircularDispatchVisualization
 
findNextLevelChildren(Vector<VertexModel>) - Method in class graphlab.plugins.visualization.hierarchical.BendedTrees
 
findNextLevelChildren(Vector<VertexModel>) - Method in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
findNextLevelChildren(Vector<VertexModel>) - Method in class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
findNextLevelChildren(Vector<VertexModel>) - Method in class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
findNextLevelChildren(Vector<VertexModel>) - Method in class graphlab.plugins.visualization.treevisualizations.SparseTreeVisualization
 
finishEdit() - Method in class graphlab.ui.components.gpropertyeditor.editors.GStringEditor
 
fireAttributeChange(Collection<AttributeListener>, String, Object, Object) - Method in class graphlab.platform.attribute.NotifiableAttributeSetImpl
 
fireAttributeChange(Collection<AttributeListener>, String, Object, Object) - Method in class graphlab.platform.attribute.TimeLimitedNotifiableAttrSet
 
fireListeners(String, Object) - Method in class graphlab.platform.core.BlackBoard
 
first - Variable in class graphlab.library.util.Pair
 
first - Variable in class graphlab.platform.lang.Pair
 
FloydWarshall<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.shortestpath
This method finds the shortest paths between any two vertices of a graph.
FloydWarshall() - Constructor for class graphlab.library.algorithms.shortestpath.FloydWarshall
 
FONT - Static variable in class graphlab.graph.atributeset.GraphAttrSet
 
footer - Static variable in class graphlab.plugins.commonplugin.reporter.Browser
 
forceQuickPaint - Variable in class graphlab.graph.graph.FastRenderer
 
from - Variable in class graphlab.library.event.PostWorkEvent
 
from - Variable in class graphlab.library.event.PreWorkEvent
 
fromString(String) - Method in class graphlab.graph.graph.GraphPoint
 
fromString(String) - Method in class graphlab.graph.old.ArrowHandler
 
fromString(String) - Method in class graphlab.graph.old.GShape
 
fromString(String) - Method in class graphlab.graph.old.GStroke
just changes the stroke of the graphics if nesecary
fromString(String) - Static method in class graphlab.platform.lang.ArrayX
 
fromString(String) - Method in interface graphlab.platform.lang.FromStringProvider
 
fromString(String, String) - Static method in class graphlab.platform.StaticUtils
 
FromStringProvider<t> - Interface in graphlab.platform.lang
provides a "From String" for a given String, which means to create an object from it's toString string.

G

g - Variable in class graphlab.graph.event.GraphSelectData
 
g - Variable in class graphlab.plugins.main.core.actions.edge.AddEdge
 
g - Variable in class graphlab.plugins.main.core.actions.edge.DragEdge
 
g - Variable in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
g1 - Variable in class graphlab.library.algorithms.goperators.product.GProduct
 
g2 - Variable in class graphlab.library.algorithms.goperators.product.GProduct
 
GAttrFrame - Class in graphlab.ui.components.utils
 
GAttrFrame(Frame, NotifiableAttributeSet, boolean) - Constructor for class graphlab.ui.components.utils.GAttrFrame
Creates new form GAttrFrame
GBasicCellEditor<t> - Interface in graphlab.ui.components.gpropertyeditor
Author: Azin Azadi Email :
GBasicCellRenderer<T> - Interface in graphlab.ui.components.gpropertyeditor
Author: Azin Azadi Email:
GBody - Class in graphlab.ui.components.gbody
this class is the Body of the GFrame, it is important that the word "Body" here means the body of program plus the side bar of the program, so it contains a Body pane, and a Split pane .
GBody() - Constructor for class graphlab.ui.components.gbody.GBody
 
GBodyPane - Interface in graphlab.ui.components.gbody
this is an interface which is used to give a JPanel, in graphlab the Graph implements this.
GBooleanEditor - Class in graphlab.ui.components.gpropertyeditor.editors.inplace
User: root
GBooleanEditor() - Constructor for class graphlab.ui.components.gpropertyeditor.editors.inplace.GBooleanEditor
 
GBooleanRenderer - Class in graphlab.ui.components.gpropertyeditor.renderers
User: root
GBooleanRenderer() - Constructor for class graphlab.ui.components.gpropertyeditor.renderers.GBooleanRenderer
 
GButton - Class in graphlab.ui.components
This is class is the child of JButton which is using the blackboard to pass the action of itself.
GButton(String, URL, BlackBoard, String) - Constructor for class graphlab.ui.components.GButton
action is the name of the class which the UIEventHandler will map the button to.
GButton(String, String, BlackBoard, String) - Constructor for class graphlab.ui.components.GButton
action is the name of the class which the UIEventHandler will map the button to.
GCartesianProduct - Class in graphlab.library.algorithms.goperators.product
 
GCartesianProduct() - Constructor for class graphlab.library.algorithms.goperators.product.GCartesianProduct
 
GCellEditor - Class in graphlab.ui.components.gpropertyeditor
 
GCellEditor() - Constructor for class graphlab.ui.components.gpropertyeditor.GCellEditor
 
GCellRenderer - Class in graphlab.ui.components.gpropertyeditor
this class is a part of gpropertyeditor, which creates a property editor with a jtable so it is implementation os TableCellRenderer.
GCellRenderer() - Constructor for class graphlab.ui.components.gpropertyeditor.GCellRenderer
 
GColorEditor - Class in graphlab.ui.components.gpropertyeditor.editors
author: Azin Azadi Email:
GColorEditor() - Constructor for class graphlab.ui.components.gpropertyeditor.editors.GColorEditor
 
GColorRenderer - Class in graphlab.ui.components.gpropertyeditor.renderers
author: Azin Azadi EMail:
GColorRenderer() - Constructor for class graphlab.ui.components.gpropertyeditor.renderers.GColorRenderer
 
GComboEditor - Class in graphlab.ui.components.gpropertyeditor.editors.inplace
User: root
GComboEditor() - Constructor for class graphlab.ui.components.gpropertyeditor.editors.inplace.GComboEditor
 
GComponentInterface - Interface in graphlab.ui.components
this interface provides a way to get components from xml files, all components you want to pass to UI from xml should implemented this interface, the returned component will be added to UI.
GDialogEditor<t> - Class in graphlab.ui.components.gpropertyeditor.editors
User: root
GDialogEditor() - Constructor for class graphlab.ui.components.gpropertyeditor.editors.GDialogEditor
 
GDimensionEditor - Class in graphlab.ui.components.gpropertyeditor.editors.inplace
 
GDimensionEditor() - Constructor for class graphlab.ui.components.gpropertyeditor.editors.inplace.GDimensionEditor
 
GDimensionRenderer - Class in graphlab.ui.components.gpropertyeditor.renderers
 
GDimensionRenderer() - Constructor for class graphlab.ui.components.gpropertyeditor.renderers.GDimensionRenderer
 
GeneralAnimator - Class in graphlab.plugins.visualization.corebasics.animator
 
GeneralAnimator(HashMap<VertexModel, Point2D>, GraphModel, BlackBoard) - Constructor for class graphlab.plugins.visualization.corebasics.animator.GeneralAnimator
 
GeneralAnimator(HashMap<VertexModel, Point2D>, HashMap<EdgeModel, Vector<Point2D>>, GraphModel, BlackBoard) - Constructor for class graphlab.plugins.visualization.corebasics.animator.GeneralAnimator
 
GeneralizedPetersonGenerator - Class in graphlab.plugins.graphgenerator.generators
 
GeneralizedPetersonGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.GeneralizedPetersonGenerator
 
generateBananaTree(int, int) - Static method in class graphlab.plugins.graphgenerator.generators.BananaTreeGenerator
 
generateCircle(int) - Static method in class graphlab.plugins.graphgenerator.generators.CircleGenerator
generates a Circle Graph with given parameters
generateCircle(int) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
 
generateCmn(int, int) - Static method in class graphlab.plugins.graphgenerator.generators.CmnGenerator
generates a Cm*Cn Graph with given parameters
generateCmn(int, int) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
 
generateCompleteGraph(int) - Static method in class graphlab.plugins.graphgenerator.generators.CompleteGraphGenerator
generates a Complete Graph with given parameters
generateCompleteGraph(int) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
 
generateGeneralizedPeterson(int, int) - Static method in class graphlab.plugins.graphgenerator.generators.GeneralizedPetersonGenerator
generates a Generalized Peterson Graph with given parameters
generateGeneralizedPeterson(int, int) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
 
generateGraph() - Method in interface graphlab.plugins.graphgenerator.core.GraphGeneratorInterface
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.BananaTreeGenerator
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.CircleGenerator
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.CmnGenerator
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.CompleteGraphGenerator
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.GeneralizedPetersonGenerator
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.HelmGraph
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.KenserGraphGenerator
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.KmnGenerator
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.KmnoGenerator
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.PathGenerator
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.PmnGenerator
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.PrismGraph
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.RandomGenerator
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.RandomTreeGenerator
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.StarGenerator
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.TreeGenerator
 
generateGraph() - Method in class graphlab.plugins.graphgenerator.generators.WheelGenerator
 
generateGraph(GraphGeneratorInterface, BlackBoard, Rectangle) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
generates and adds a graph from gen to current working graph
generateGraph() - Method in class graphlab.samples.extensions.BinaryTreeGenerator
 
generateHelm(int) - Static method in class graphlab.plugins.graphgenerator.generators.HelmGraph
generates a Helm Graph with given parameters
generateInRectangularBounds(GraphGeneratorInterface, BlackBoard) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
first request a GUI rectangular region from user and then generates and adds a graph from gen to current working graph
generateKenserGraph(int, int) - Static method in class graphlab.plugins.graphgenerator.generators.KenserGraphGenerator
generates a kenser Graph with given parameters
generateKenserGraph(int, int) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
 
generateKmn(int, int) - Static method in class graphlab.plugins.graphgenerator.generators.KmnGenerator
generates a Km,n Graph with given parameters
generateKmn(int, int) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
 
generateKmno(int, int, int) - Static method in class graphlab.plugins.graphgenerator.generators.KmnoGenerator
generates a Km,n,o Graph with given parameters
generatePath(int) - Static method in class graphlab.plugins.graphgenerator.generators.PathGenerator
generates a Path Graph with given parameters
generatePath(int) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
 
generatePmn(int, int) - Static method in class graphlab.plugins.graphgenerator.generators.PmnGenerator
generates a Pm*Pn Graph with given parameters
generatePmn(int, int) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
 
generateRandomGraph(int, int) - Static method in class graphlab.plugins.graphgenerator.generators.RandomGenerator
generates a Random Graph with given parameters
generateRandomGraph(int, int) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
 
generateRandomListGraph(int, int) - Static method in class graphlab.library.test.TestListGraph
 
generateRandomTree(int, int, int) - Static method in class graphlab.plugins.graphgenerator.generators.RandomTreeGenerator
generates a random tree with given parameters
generateStar(int) - Static method in class graphlab.plugins.graphgenerator.generators.StarGenerator
generates a Star Graph with given parameters
generateStar(int) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
 
generateTree(int, int) - Static method in class graphlab.plugins.graphgenerator.generators.TreeGenerator
generates a Complete Tree with given parameters
generateTree(int, int) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
 
generateWheel(int) - Static method in class graphlab.plugins.graphgenerator.generators.WheelGenerator
generates a Wheel Graph with given parameters
generateWheel(int) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
 
get(String) - Method in class graphlab.graph.atributeset.EdgeAttrSet
 
get(String) - Method in class graphlab.graph.atributeset.GraphAttrSet
 
get(String) - Method in class graphlab.graph.atributeset.VertexAttrSet
 
get(int) - Method in class graphlab.library.Cycle
 
get(int) - Method in class graphlab.library.Path
 
get(String) - Method in interface graphlab.platform.attribute.AttributeSet
 
get(String) - Method in class graphlab.platform.attribute.AttributeSetImpl
 
get(String) - Method in class graphlab.platform.attribute.NotifiableAttributeSetImpl
 
get(String) - Method in class graphlab.platform.attribute.TimeLimitedNotifiableAttrSet
 
get(String) - Method in class graphlab.plugins.commandline.Shell
 
get(String) - Method in class graphlab.ui.PortableNotifiableAttributeSetImpl
 
getAbsBounds() - Method in class graphlab.graph.graph.GraphModel
 
getActions() - Method in class graphlab.plugins.commonplugin.actiongrouping.ActionGrouper
 
getAdjacencyMatrix() - Method in class graphlab.library.BaseGraph
Returns a Jama Matrix object that represents adjacency matrix of the graph.
getAdjacencyMatrix() - Method in class graphlab.library.ListGraph
 
getAdjacencyMatrix() - Method in class graphlab.library.MatrixGraph
 
getAdjList(BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
Deprecated. use BaseGraph.getEdgeArray instead
getAlgorithm() - Method in class graphlab.plugins.algorithmanimator.core.SimpleAlgorithmAnimator
 
getAllPairsShortestPath(BaseGraph<VertexType, EdgeType>) - Method in class graphlab.library.algorithms.shortestpath.FloydWarshall
 
getAngle() - Method in class graphlab.graph.graph.EdgeModel
Returns the getAngle, in radians, of the edge from the positive x-axis, where the source vertex marks the origin of the edge.
getAngle(VertexModel, VertexModel, VertexModel) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
returns the angle between 3 vertices in graphical world!
getAngle(GraphPoint, GraphPoint, GraphPoint) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
returns the angle between 3 points
getAngle(GraphPoint, GraphPoint) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
 
GetAntLocation() - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AntLauncher
 
getApplicationInstance(BlackBoard) - Static method in class graphlab.platform.StaticUtils
return the Application Instance which created b during initialization
getArgs() - Method in class graphlab.plugins.connector.ConnectorDS
 
getArrow() - Method in class graphlab.graph.graph.EdgeModel
 
getAttribute(String) - Method in class graphlab.platform.preferences.AbstractPreference
 
getAttribute() - Method in class graphlab.ui.AttributeSetView
 
getAttributeListeners() - Method in interface graphlab.platform.attribute.NotifiableAttributeSet
 
getAttributeListeners() - Method in class graphlab.platform.attribute.NotifiableAttributeSetImpl
 
getAttributeListeners() - Method in class graphlab.platform.attribute.TimeLimitedNotifiableAttrSet
 
getAttributeListeners() - Method in class graphlab.ui.PortableNotifiableAttributeSetImpl
 
getAttributes() - Method in class graphlab.ui.PortableNotifiableAttributeSetImpl
 
getAttrs() - Method in class graphlab.graph.atributeset.EdgeAttrSet
 
getAttrs() - Method in class graphlab.graph.atributeset.GraphAttrSet
 
getAttrs() - Method in class graphlab.graph.atributeset.VertexAttrSet
 
getAttrs() - Method in interface graphlab.platform.attribute.AttributeSet
 
getAttrs() - Method in class graphlab.platform.attribute.AttributeSetImpl
 
getAttrs() - Method in class graphlab.platform.attribute.TimeLimitedNotifiableAttrSet
 
getAttrs() - Method in class graphlab.ui.PortableNotifiableAttributeSetImpl
 
getAVertex() - Method in class graphlab.library.ListGraph
 
getAVertex() - Method in class graphlab.library.MatrixGraph
 
getBlackBoard() - Static method in class graphlab.platform.Application
 
getBlackBoard() - Method in class graphlab.platform.core.AbstractAction
 
getBlackboard() - Method in class graphlab.plugins.main.GraphData
 
getBody() - Method in class graphlab.ui.components.GFrame
 
getBoundingRegion(Collection<VertexModel>) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
 
getBounds() - Method in class graphlab.graph.graph.VertexModel
 
getBounds() - Method in interface graphlab.graph.old.Arrow
 
getBounds() - Method in class graphlab.graph.old.PolygonArrow
 
getCategory(String) - Method in class graphlab.ui.AttributeSetView
 
getCellEditorValue() - Method in class graphlab.ui.components.gpropertyeditor.GCellEditor
 
getCenter() - Method in class graphlab.graph.graph.VertexModel
 
getCenter(Collection<VertexModel>) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
 
getChildren() - Method in class graphlab.plugins.visualization.treevisualizations.TreeVertex
 
getClassesImplementing(Class) - Method in class graphlab.platform.extension.ExtensionClassLoader
 
getColor(Integer) - Static method in class graphlab.graph.graph.GraphModel
in GraphLab all Colors that assign to Vertices/Edges are in values, so they can not directly shown with distinct colors, this method gived the standard GraphLab solution to this which assigns unique colors to 1..20 and if i>20, It will regards the i itself as the color (new Color(i)) regarding the fact that normally in GraphTheory Colors have small values.
getColor(Integer) - Static method in class graphlab.graph.GraphUtils
 
getColor() - Method in class graphlab.library.BaseEdge
Returns the color of the edge.
getColor() - Method in class graphlab.library.BaseVertex
Returns the color of the vertex.
getColumnClass(int) - Method in class graphlab.ui.components.gpropertyeditor.GPropertyTableModel
 
getColumnCount() - Method in class graphlab.ui.components.gpropertyeditor.GPropertyTableModel
 
getColumnName(int) - Method in class graphlab.ui.components.gpropertyeditor.GPropertyTableModel
 
getComponent(BlackBoard) - Method in class graphlab.graph.ui.GTabbedGraphPane
 
getComponent(BlackBoard) - Method in class graphlab.plugins.commandline.ShellSideBar
 
getComponent(BlackBoard) - Method in class graphlab.plugins.commonplugin.reporter.actions.ExceptionReport
 
getComponent(BlackBoard) - Method in class graphlab.plugins.main.core.actions.LastSelectedStatusAction
 
getComponent(BlackBoard) - Method in class graphlab.plugins.main.core.actions.StatusBarMessage
 
getComponent(BlackBoard) - Method in class graphlab.plugins.main.ui.GTabbedGraphPane
 
getComponent(BlackBoard) - Method in class graphlab.plugins.reports.ui.ReportsSideBar
 
getComponent(BlackBoard) - Method in class graphlab.samples.ui.texteditor.myplugin.components.LabelComponent
 
getComponent(BlackBoard) - Method in class graphlab.samples.ui.texteditor.myplugin.components.TextEditorComponent
 
getComponent(BlackBoard) - Method in class graphlab.ui.actions.MemoryUsageStatusAction
 
getComponent(BlackBoard) - Method in interface graphlab.ui.components.GComponentInterface
 
getComponent(Color) - Method in class graphlab.ui.components.gpropertyeditor.editors.GColorEditor
 
getComponent(t) - Method in class graphlab.ui.components.gpropertyeditor.editors.GDialogEditor
 
getComponent(File) - Method in class graphlab.ui.components.gpropertyeditor.editors.GFileEditor
 
getComponent(Font) - Method in class graphlab.ui.components.gpropertyeditor.editors.GFontEditor
 
getComponent(HashMap) - Method in class graphlab.ui.components.gpropertyeditor.editors.GHashMapEditor
 
getComponent(BlackBoard) - Method in class graphlab.ui.components.utils.PropertyEditorSidebar
 
getComponent(BlackBoard, String) - Static method in class graphlab.ui.UIUtils
 
getComponentVariableKeyNameInBlackBoard(String) - Static method in class graphlab.ui.UIUtils
This method gives a standard way to name the awt.components that are in the black board.
getContents(File) - Static method in class graphlab.samples.ui.texteditor.myplugin.actions.ReadWriteTextFile
Fetch the entire contents of a text file, and return it in a String.
getCopy(VertexModel, VertexModel) - Method in class graphlab.graph.graph.EdgeModel
This is the copy constructor method for the Edge Model
getCopy() - Method in class graphlab.graph.graph.VertexModel
 
getCopy(VertexType, VertexType) - Method in class graphlab.library.BaseEdge
 
getCopy() - Method in class graphlab.library.BaseVertex
 
getCurrentGHTGhtmlPageComponent(BlackBoard) - Static method in class graphlab.graph.ui.GTabbedGraphPane
returns the current GHTMLPageComponent which is used in the top of a tab, if there is not any of them returns null
getCurrentGraph() - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
getCurrentGraphRenderer(BlackBoard) - Static method in class graphlab.graph.graph.AbstractGraphRenderer
 
getCurrentGTabbedGraphPane(BlackBoard) - Static method in class graphlab.graph.ui.GTabbedGraphPane
 
getCurrentRect() - Method in class graphlab.graph.ui.GraphRectRegionSelect
 
getCurrentShell(BlackBoard) - Static method in class graphlab.plugins.commandline.Shell
 
getCurrentShell(BlackBoard) - Static method in class graphlab.plugins.commandline.ShellPluginMethods
 
getCurveControlPoint() - Method in class graphlab.graph.graph.EdgeModel
 
getCycle() - Method in class graphlab.plugins.visualization.corebasics.basics.Cycle
 
getData(String) - Method in class graphlab.platform.core.BlackBoard
 
getDefaultErrorHandler() - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
Creates default error handler used by this parser.
getDefaultErrorHandler() - Method in class graphlab.ui.xml.UIParser
Creates default error handler used by this parser.
getDegree(VertexType) - Method in class graphlab.library.BaseGraph
Returns degree of vertex, the number of edges which their target or source is the specified vertex.
getDegree(BaseGraph<VertexType, EdgeType>, int) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
Deprecated.  
getDegreesList(BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
returns the vertex degrees as a list, sorted by vertex ids
getDescription() - Method in class graphlab.extensions.actions.GraphPower
 
getDescription() - Method in class graphlab.extensions.actions.LineGraph
 
getDescription() - Method in class graphlab.extensions.io.LatexCAD
 
getDescription() - Method in class graphlab.extensions.io.LatexWriter
 
getDescription() - Method in class graphlab.extensions.io.LoadSimpleGraph
 
getDescription() - Method in class graphlab.extensions.io.SaveSimpleGraph
 
getDescription() - Method in class graphlab.extensions.reports.ChromaticNumber
 
getDescription() - Method in class graphlab.extensions.reports.ColoringReport
 
getDescription() - Method in class graphlab.extensions.reports.MaxIndependentSetReport
 
getDescription() - Method in class graphlab.library.event.AlgorithmStep
 
getDescription() - Method in class graphlab.library.event.DelayEvent
 
getDescription() - Method in class graphlab.library.event.EdgeEvent
 
getDescription() - Method in class graphlab.library.event.EdgeRequest
 
getDescription() - Method in interface graphlab.library.event.Event
 
getDescription() - Method in class graphlab.library.event.GraphEvent
 
getDescription() - Method in class graphlab.library.event.GraphRequest
 
getDescription() - Method in class graphlab.library.event.MessageEvent
 
getDescription() - Method in class graphlab.library.event.PostWorkEvent
 
getDescription() - Method in class graphlab.library.event.PreWorkEvent
 
getDescription() - Method in class graphlab.library.event.VertexEdgeLabelEvent
 
getDescription() - Method in class graphlab.library.event.VertexEvent
 
getDescription() - Method in class graphlab.library.event.VertexRequest
 
getDescription() - Method in interface graphlab.platform.extension.Extension
 
getDescription() - Method in class graphlab.plugins.algorithmanimator.AcyclicCheckerAnim
 
getDescription() - Method in class graphlab.plugins.algorithmanimator.AppVertexCoverAnim
 
getDescription() - Method in class graphlab.plugins.algorithmanimator.BellmanFordAnim
 
getDescription() - Method in class graphlab.plugins.algorithmanimator.BFSAnim
 
getDescription() - Method in class graphlab.plugins.algorithmanimator.BiconnectedComponentsAnim
 
getDescription() - Method in class graphlab.plugins.algorithmanimator.DFSAnim
 
getDescription() - Method in class graphlab.plugins.algorithmanimator.DijkstraAnim
 
getDescription() - Method in class graphlab.plugins.algorithmanimator.KruskalAnim
 
getDescription() - Method in class graphlab.plugins.algorithmanimator.More
 
getDescription() - Method in class graphlab.plugins.algorithmanimator.PrimAnim
 
getDescription() - Method in class graphlab.plugins.algorithmanimator.SampleColoringExtension
 
getDescription() - Method in class graphlab.plugins.algorithmanimator.tests.TestInducedSubgraphs
 
getDescription() - Method in class graphlab.plugins.algorithmanimator.TopologicalSortAnim
 
getDescription() - Method in class graphlab.plugins.automaticupdator.AutomaticUpdatorAction
 
getDescription() - Method in class graphlab.plugins.commonplugin.help.actions.VisitGraphLabHomePage
 
getDescription() - Method in class graphlab.plugins.connector.ConnectorReportExtension
 
getDescription() - Method in class graphlab.plugins.FileOpener
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.BananaTreeGenerator
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.CircleGenerator
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.CmnGenerator
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.CompleteGraphGenerator
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.GeneralizedPetersonGenerator
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.HelmGraph
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.KenserGraphGenerator
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.KmnGenerator
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.KmnoGenerator
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.PathGenerator
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.PmnGenerator
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.PrismGraph
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.RandomGenerator
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.RandomTreeGenerator
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.StarGenerator
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.TreeGenerator
 
getDescription() - Method in class graphlab.plugins.graphgenerator.generators.WheelGenerator
 
getDescription() - Method in class graphlab.plugins.main.saveload.ExampleFileFilter
Returns the human readable defaultValue of this filter.
getDescription() - Method in class graphlab.plugins.main.saveload.image.SaveImage
 
getDescription() - Method in class graphlab.plugins.main.saveload.Load
 
getDescription() - Method in class graphlab.plugins.main.saveload.matrix.LoadMatrix
 
getDescription() - Method in class graphlab.plugins.main.saveload.matrix.SaveMatrix
 
getDescription() - Method in class graphlab.plugins.main.saveload.Save
 
getDescription() - Method in class graphlab.plugins.main.select.MakeSelectionComplementGraph
 
getDescription() - Method in class graphlab.plugins.main.select.MakeSelectionCompleteGraph
 
getDescription() - Method in class graphlab.plugins.main.select.MakeSelectionEmptyGraph
 
getDescription() - Method in class graphlab.plugins.main.select.ScaleInSelection
 
getDescription() - Method in class graphlab.plugins.main.select.ScaleOutSelection
 
getDescription() - Method in class graphlab.plugins.reports.basicreports.AdjMatrixEigenValues
 
getDescription() - Method in class graphlab.plugins.reports.basicreports.GirthSize
 
getDescription() - Method in class graphlab.plugins.reports.basicreports.IsEulerian
 
getDescription() - Method in class graphlab.plugins.reports.basicreports.MaxAndMinDegree
 
getDescription() - Method in class graphlab.plugins.reports.basicreports.NumOfConnectedComponents
 
getDescription() - Method in class graphlab.plugins.reports.basicreports.NumOfEdges
 
getDescription() - Method in class graphlab.plugins.reports.basicreports.NumOfQuadrangle
 
getDescription() - Method in class graphlab.plugins.reports.basicreports.NumOfTriangles
 
getDescription() - Method in class graphlab.plugins.reports.basicreports.NumOfVertices
 
getDescription() - Method in class graphlab.plugins.reports.basicreports.NumOfVerticesWithDegK
 
getDescription() - Method in class graphlab.plugins.reports.basicreports.VerticesDegreesList
 
getDescription() - Method in class graphlab.plugins.reports.ShowReports
 
getDescription() - Method in class graphlab.plugins.visualization.circular.CircularDispatchVisualization
 
getDescription() - Method in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
getDescription() - Method in class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
getDescription() - Method in class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
getDescription() - Method in class graphlab.plugins.visualization.treevisualizations.SparseTreeVisualization
 
getDescription() - Method in class graphlab.samples.extensions.BinaryTreeGenerator
 
getDescription() - Method in class graphlab.samples.extensions.CompleteSelectionAction
 
getDescription() - Method in class graphlab.samples.extensions.HelloWorldReport
 
getDescription() - Method in class graphlab.samples.extensions.NumOfVerticesReport
 
getDescription() - Method in class graphlab.samples.extensions.OrderKReport
 
getDescription() - Method in class graphlab.samples.extensions.OrderOneReport
 
getDescription(String) - Method in class graphlab.ui.AttributeSetView
 
getDispatcher() - Method in class graphlab.library.algorithms.Algorithm
 
getDisplayName(String) - Method in class graphlab.ui.AttributeSetView
 
getDistance(VertexModel, VertexModel) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
returns the distance between two vertices in pixels, (in graphics not the path length between them)
getDistance(GraphPoint, GraphPoint) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
returns the distance between two points
getDomain() - Method in class graphlab.library.algorithms.homomorphism.Homomorphism
 
getEdge(VertexModel, VertexModel) - Method in class graphlab.graph.graph.GraphModel
 
getEdge() - Method in class graphlab.library.event.EdgeRequest
 
getEdgeArray() - Method in class graphlab.library.BaseGraph
Returns array of array of 'int's where represents a simple adjacency list.
getEdgeArray() - Method in class graphlab.library.ListGraph
 
getEdgeArray() - Method in class graphlab.library.MatrixGraph
 
getEdgeInducedSubgraph(BaseGraph<VertexType, EdgeType>, AbstractList<EdgeType>) - Static method in class graphlab.library.algorithms.subgraphs.InducedSubgraphs
 
getEdgeLabel(String, String) - Method in class graphlab.plugins.commandline.commands.EdgeCommands
 
getEdges(VertexType, VertexType) - Method in class graphlab.library.BaseGraph
Returns a collection of all edges which connects two vertices supplied as first and second arguments of this method.
getEdges() - Method in class graphlab.library.BaseGraph
Its the same as edges
getEdges(VertexType, VertexType) - Method in class graphlab.library.ListGraph
 
getEdges(VertexType, VertexType) - Method in class graphlab.library.MatrixGraph
Returns all edges between two vertices.
getEdges() - Method in interface graphlab.plugins.graphgenerator.core.SimpleGeneratorInterface
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.CircleGenerator
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.CmnGenerator
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.CompleteGraphGenerator
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.GeneralizedPetersonGenerator
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.HelmGraph
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.KenserGraphGenerator
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.KmnGenerator
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.KmnoGenerator
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.PathGenerator
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.PmnGenerator
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.RandomGenerator
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.RandomTreeGenerator
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.StarGenerator
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.TreeGenerator
 
getEdges() - Method in class graphlab.plugins.graphgenerator.generators.WheelGenerator
 
getEdgesCount() - Method in class graphlab.graph.graph.GraphModel
 
getEdgesCount() - Method in class graphlab.library.BaseGraph
 
getEdgesCount() - Method in class graphlab.library.ListGraph
 
getEdgesCount() - Method in class graphlab.library.MatrixGraph
 
getEdgeWeight(String, String) - Method in class graphlab.plugins.commandline.commands.EdgeCommands
 
getEditor(String) - Method in class graphlab.ui.AttributeSetView
 
getEditorComponent(Integer) - Method in class graphlab.plugins.main.core.actions.GMergedColorEditor
 
getEditorComponent(Object) - Method in class graphlab.ui.components.gpropertyeditor.editors.GDialogEditor
 
getEditorComponent(Object) - Method in class graphlab.ui.components.gpropertyeditor.editors.GStringEditor
 
getEditorComponent(Object) - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.ArrayXEditor
 
getEditorComponent(BoundedInteger) - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.BoundedIntegerEditor
 
getEditorComponent(Object) - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GBooleanEditor
 
getEditorComponent(Object) - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GComboEditor
 
getEditorComponent(Object) - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GDimensionEditor
 
getEditorComponent(t) - Method in interface graphlab.ui.components.gpropertyeditor.GBasicCellEditor
 
getEditorFor(Object) - Static method in class graphlab.ui.components.gpropertyeditor.GCellEditor
gets an editor for the given object, the editor should be registered before,...
getEditorFor(Object) - Static method in class graphlab.ui.UIUtils
 
getEditorValue() - Method in class graphlab.plugins.main.core.actions.GMergedColorEditor
 
getEditorValue() - Method in class graphlab.ui.components.gpropertyeditor.editors.GColorEditor
 
getEditorValue() - Method in class graphlab.ui.components.gpropertyeditor.editors.GDialogEditor
 
getEditorValue() - Method in class graphlab.ui.components.gpropertyeditor.editors.GFileEditor
 
getEditorValue() - Method in class graphlab.ui.components.gpropertyeditor.editors.GFontEditor
 
getEditorValue() - Method in class graphlab.ui.components.gpropertyeditor.editors.GHashMapEditor
 
getEditorValue() - Method in class graphlab.ui.components.gpropertyeditor.editors.GStringEditor
 
getEditorValue() - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.BoundedIntegerEditor
 
getEditorValue() - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GBooleanEditor
 
getEditorValue() - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GComboEditor
 
getEditorValue() - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GDimensionEditor
 
getEditorValue() - Method in interface graphlab.ui.components.gpropertyeditor.GBasicCellEditor
 
getErr() - Method in class graphlab.plugins.commandline.ShellConsole
 
getEvaluations() - Method in class graphlab.plugins.commandline.Shell
 
getExtension() - Method in class graphlab.extensions.io.LatexCAD
 
getExtension() - Method in class graphlab.extensions.io.LatexWriter
 
getExtension() - Method in class graphlab.extensions.io.LoadSimpleGraph
 
getExtension() - Method in class graphlab.extensions.io.SaveSimpleGraph
 
getExtension(File) - Static method in class graphlab.platform.plugin.Plugger
Return the extension portion of the file's name .
getExtension() - Method in interface graphlab.plugins.main.saveload.core.GraphReaderInterface
Retrieves the file extension for the file type.
getExtension() - Method in interface graphlab.plugins.main.saveload.core.GraphWriterInterface
Retrieves the file extension for the file type.
getExtension() - Method in class graphlab.plugins.main.saveload.image.SaveImage
 
getExtension() - Method in class graphlab.plugins.main.saveload.Load
 
getExtension() - Method in class graphlab.plugins.main.saveload.matrix.LoadMatrix
 
getExtension() - Method in class graphlab.plugins.main.saveload.matrix.SaveMatrix
 
getExtension() - Method in class graphlab.plugins.main.saveload.Save
 
getExtension(File) - Static method in class graphlab.plugins.main.saveload.SaveLoadPluginMethods
Return the extension portion of the file's name .
getExtensionsClassLoader() - Method in class graphlab.platform.Application
 
getExtensionsClassLoader() - Method in class graphlab.plugins.GraphLabDebugger
 
getFirstColor() - Method in class graphlab.plugins.visualization.corebasics.basics.PathProperties
 
getFont() - Method in class graphlab.graph.graph.GraphModel
 
getFont() - Method in class graphlab.ui.components.gpropertyeditor.utils.JFontChooser
 
getGFrame() - Method in class graphlab.ui.UI
 
getGFrame(BlackBoard) - Static method in class graphlab.ui.UIUtils
returns the GFrame object that mapped to the blackboard.
getgirthSize(GraphModel) - Static method in class graphlab.plugins.reports.basicreports.GirthSize
 
getGraph() - Method in class graphlab.graph.graph.AbstractGraphRenderer
 
getGraph() - Method in class graphlab.graph.JGraph
 
getGraph() - Method in class graphlab.library.event.GraphRequest
 
getGraph(boolean, SimpleGeneratorInterface) - Static method in class graphlab.plugins.graphgenerator.GraphGenerator
generates and return a graph from the given interface, not showing it on GUI
getGraph(BlackBoard) - Static method in class graphlab.plugins.main.core.CorePluginMethods
 
getGraph() - Method in class graphlab.plugins.main.GraphData
 
getGraph() - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
getGraphRenderer() - Method in class graphlab.plugins.main.GraphData
 
getGraphView() - Method in class graphlab.graph.JGraph
 
getGuiStatusScreen() - Static method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AutomatedUpdate
 
getId() - Method in class graphlab.graph.graph.EdgeModel
 
getId(VertexType) - Method in class graphlab.library.BaseGraph
A wrapper for getting vertex Id's which supports multiple vertex owners.
getId() - Method in class graphlab.library.BaseVertex
Returns the index of the vertex in the graph.
getID() - Method in class graphlab.library.event.AlgorithmStep
 
getID() - Method in class graphlab.library.event.DelayEvent
 
getID() - Method in class graphlab.library.event.EdgeEvent
 
getID() - Method in class graphlab.library.event.EdgeRequest
 
getID() - Method in interface graphlab.library.event.Event
 
getID() - Method in class graphlab.library.event.GraphEvent
 
getID() - Method in class graphlab.library.event.GraphRequest
 
getID() - Method in class graphlab.library.event.MessageEvent
 
getID() - Method in class graphlab.library.event.PostWorkEvent
 
getID() - Method in class graphlab.library.event.PreWorkEvent
 
getID() - Method in class graphlab.library.event.VertexEdgeLabelEvent
 
getID() - Method in class graphlab.library.event.VertexEvent
 
getID() - Method in class graphlab.library.event.VertexRequest
 
getID() - Method in class graphlab.plugins.algorithmanimator.core.SimpleAlgorithmAnimator
 
getIn() - Method in class graphlab.plugins.commandline.ShellConsole
 
getInDegree(VertexType) - Method in class graphlab.library.BaseGraph
Returns in-degree of vertex vertexId, the number of edges which their target goes to the specified vertex.
getInDegree(VertexType) - Method in class graphlab.library.ListGraph
 
getInDegree(VertexType) - Method in class graphlab.library.MatrixGraph
 
getIndex(String) - Method in class graphlab.ui.AttributeSetView
returns the index of the given name, if the index didn't set before, it returns Integer.MAX_VALUE
getInputStream() - Method in class graphlab.plugins.commandline.ShellConsole
 
getKeyEvent() - Method in class graphlab.ui.components.gmenu.KeyBoardShortCut
 
getKeyMnemonic() - Method in class graphlab.ui.components.gmenu.KeyBoardShortCut
 
getKeyModifiers() - Method in class graphlab.ui.components.gmenu.KeyBoardShortCut
 
getKeyWordIndex() - Method in class graphlab.ui.components.gmenu.KeyBoardShortCut
 
getKnownEditors() - Static method in class graphlab.ui.components.gpropertyeditor.GCellEditor
 
getKnownRenderers() - Static method in class graphlab.ui.components.gpropertyeditor.GCellRenderer
 
getLabel() - Method in class graphlab.graph.graph.EdgeModel
 
getLabel() - Method in class graphlab.graph.graph.GraphModel
 
getLabel() - Method in class graphlab.graph.graph.VertexModel
 
getLabelLocation() - Method in class graphlab.graph.graph.EdgeModel
 
getLabelLocation() - Method in class graphlab.graph.graph.VertexModel
 
getLastCreatedRenderer(int) - Method in class graphlab.ui.components.gpropertyeditor.GCellRenderer
returns the last generated renderer by this object for the given row, note that this is not a very safe method, It may return a generated renderer for another table, so use it carefully
getLastListenedEventKey() - Method in class graphlab.platform.core.AbstractAction
 
getLastToolBar() - Method in class graphlab.ui.components.GToolbar
returns the last toolbar which created with createToolbar()
getLength(double, double) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
returns the length of the given vector
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class graphlab.plugins.main.core.actions.GMergedColorEditor
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class graphlab.ui.components.gpropertyeditor.GCellRenderer
 
getListeners(String) - Method in class graphlab.platform.core.BlackBoard
 
getLoadedClasses() - Method in class graphlab.platform.extension.ExtensionClassLoader
 
getLocation() - Method in class graphlab.graph.graph.VertexModel
 
getLocation() - Static method in class graphlab.ui.components.utils.GFrameLocationProvider
 
getMainEditor(BlackBoard) - Static method in class graphlab.samples.ui.texteditor.myplugin.actions.Utils
 
getMark() - Method in class graphlab.library.BaseEdge
Returns the mark of the edge.
getMark() - Method in class graphlab.library.BaseVertex
Returns true if the vertex is already marked.
getMax() - Method in class graphlab.platform.lang.BoundedInteger
 
getMaximumSimilarities(String[]) - Static method in class graphlab.plugins.commandline.util.Utils
 
getMaxIndependentSet(GraphModel) - Static method in class graphlab.extensions.reports.MaxIndependentSetReport
 
getMaxIndependentSetSize(GraphModel, boolean) - Static method in class graphlab.extensions.reports.MaxIndependentSetReport
 
getMaxIndependentSetSize(GraphModel, boolean) - Static method in class graphlab.plugins.reports.Reports
 
getMenu() - Method in class graphlab.ui.components.GFrame
 
getMenuNamePrefix() - Method in class graphlab.plugins.main.saveload.core.extension.GraphReaderExtensionAction
 
getMenuNamePrefix() - Method in class graphlab.plugins.main.saveload.core.extension.GraphWriterExtensionAction
 
getMenuNamePrefix() - Method in class graphlab.ui.AbstractExtensionAction
to put a prefix before the name of your extension menu override this method
getMenuPlace() - Method in class graphlab.ui.AbstractExtensionAction
It is a XML-Based UI concept
getMessage() - Method in class graphlab.library.event.AlgorithmStep
 
getMessage() - Method in class graphlab.library.event.DelayEvent
 
getMessage() - Method in class graphlab.library.event.EdgeEvent
 
getMessage() - Method in class graphlab.library.event.EdgeRequest
 
getMessage() - Method in interface graphlab.library.event.Event
 
getMessage() - Method in class graphlab.library.event.GraphEvent
 
getMessage() - Method in class graphlab.library.event.GraphRequest
 
getMessage() - Method in class graphlab.library.event.MessageEvent
 
getMessage() - Method in class graphlab.library.event.PostWorkEvent
 
getMessage() - Method in class graphlab.library.event.PreWorkEvent
 
getMessage() - Method in class graphlab.library.event.typedef.BaseEdgeEvent
 
getMessage() - Method in class graphlab.library.event.typedef.BaseGraphEvent
 
getMessage() - Method in class graphlab.library.event.VertexEdgeLabelEvent
 
getMessage() - Method in class graphlab.library.event.VertexEvent
 
getMessage() - Method in class graphlab.library.event.VertexRequest
 
getMiddlePoint(GraphPoint, GraphPoint) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
 
getMin() - Method in class graphlab.platform.lang.BoundedInteger
 
getMinx() - Method in class graphlab.graph.graph.AbstractGraphRenderer
 
getMiny() - Method in class graphlab.graph.graph.AbstractGraphRenderer
 
getModel() - Method in class graphlab.ui.PortableNotifiableAttributeSetImpl
 
getName() - Method in class graphlab.extensions.actions.GraphPower
 
getName() - Method in class graphlab.extensions.actions.LineGraph
 
getName() - Method in class graphlab.extensions.io.LatexCAD
 
getName() - Method in class graphlab.extensions.io.LatexWriter
 
getName() - Method in class graphlab.extensions.io.LoadSimpleGraph
 
getName() - Method in class graphlab.extensions.io.SaveSimpleGraph
 
getName() - Method in class graphlab.extensions.reports.ChromaticNumber
 
getName() - Method in class graphlab.extensions.reports.ColoringReport
 
getName() - Method in class graphlab.extensions.reports.MaxIndependentSetReport
 
getName() - Method in interface graphlab.graph.old.Arrow
 
getName() - Method in class graphlab.graph.old.PolygonArrow
 
getName() - Method in interface graphlab.platform.extension.Extension
 
getName() - Method in class graphlab.plugins.algorithmanimator.AcyclicCheckerAnim
 
getName() - Method in class graphlab.plugins.algorithmanimator.AppVertexCoverAnim
 
getName() - Method in class graphlab.plugins.algorithmanimator.BellmanFordAnim
 
getName() - Method in class graphlab.plugins.algorithmanimator.BFSAnim
 
getName() - Method in class graphlab.plugins.algorithmanimator.BiconnectedComponentsAnim
 
getName() - Method in class graphlab.plugins.algorithmanimator.DFSAnim
 
getName() - Method in class graphlab.plugins.algorithmanimator.DijkstraAnim
 
getName() - Method in class graphlab.plugins.algorithmanimator.KruskalAnim
 
getName() - Method in class graphlab.plugins.algorithmanimator.More
 
getName() - Method in class graphlab.plugins.algorithmanimator.PrimAnim
 
getName() - Method in class graphlab.plugins.algorithmanimator.SampleColoringExtension
 
getName() - Method in class graphlab.plugins.algorithmanimator.tests.TestInducedSubgraphs
 
getName() - Method in class graphlab.plugins.algorithmanimator.TopologicalSortAnim
 
getName() - Method in class graphlab.plugins.automaticupdator.AutomaticUpdatorAction
 
getName() - Method in class graphlab.plugins.commandline.parsers.DefaultParser
 
getName() - Method in interface graphlab.plugins.commandline.parsers.ExtParser
 
getName() - Method in class graphlab.plugins.commonplugin.help.actions.VisitGraphLabHomePage
 
getName() - Method in class graphlab.plugins.connector.ConnectorReportExtension
 
getName() - Method in class graphlab.plugins.FileOpener
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.BananaTreeGenerator
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.CircleGenerator
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.CmnGenerator
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.CompleteGraphGenerator
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.GeneralizedPetersonGenerator
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.HelmGraph
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.KenserGraphGenerator
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.KmnGenerator
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.KmnoGenerator
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.PathGenerator
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.PmnGenerator
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.PrismGraph
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.RandomGenerator
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.RandomTreeGenerator
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.StarGenerator
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.TreeGenerator
 
getName() - Method in class graphlab.plugins.graphgenerator.generators.WheelGenerator
 
getName() - Method in interface graphlab.plugins.main.saveload.core.GraphReaderInterface
Retrieves the name of the file type.
getName() - Method in interface graphlab.plugins.main.saveload.core.GraphWriterInterface
Retrieves the name of the file type.
getName() - Method in class graphlab.plugins.main.saveload.image.SaveImage
 
getName() - Method in class graphlab.plugins.main.saveload.Load
 
getName() - Method in class graphlab.plugins.main.saveload.matrix.LoadMatrix
 
getName() - Method in class graphlab.plugins.main.saveload.matrix.SaveMatrix
 
getName() - Method in class graphlab.plugins.main.saveload.Save
 
getName() - Method in class graphlab.plugins.main.select.MakeSelectionComplementGraph
 
getName() - Method in class graphlab.plugins.main.select.MakeSelectionCompleteGraph
 
getName() - Method in class graphlab.plugins.main.select.MakeSelectionEmptyGraph
 
getName() - Method in class graphlab.plugins.main.select.ScaleInSelection
 
getName() - Method in class graphlab.plugins.main.select.ScaleOutSelection
 
getName() - Method in class graphlab.plugins.reports.basicreports.AdjMatrixEigenValues
 
getName() - Method in class graphlab.plugins.reports.basicreports.GirthSize
 
getName() - Method in class graphlab.plugins.reports.basicreports.IsEulerian
 
getName() - Method in class graphlab.plugins.reports.basicreports.MaxAndMinDegree
 
getName() - Method in class graphlab.plugins.reports.basicreports.NumOfConnectedComponents
 
getName() - Method in class graphlab.plugins.reports.basicreports.NumOfEdges
 
getName() - Method in class graphlab.plugins.reports.basicreports.NumOfQuadrangle
 
getName() - Method in class graphlab.plugins.reports.basicreports.NumOfTriangles
 
getName() - Method in class graphlab.plugins.reports.basicreports.NumOfVertices
 
getName() - Method in class graphlab.plugins.reports.basicreports.NumOfVerticesWithDegK
 
getName() - Method in class graphlab.plugins.reports.basicreports.VerticesDegreesList
 
getName() - Method in class graphlab.plugins.reports.ShowReports
 
getName() - Method in class graphlab.plugins.visualization.circular.CircularDispatchVisualization
 
getName() - Method in class graphlab.plugins.visualization.corebasics.basics.PathProperties
 
getName() - Method in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
getName() - Method in class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
getName() - Method in class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
getName() - Method in class graphlab.plugins.visualization.treevisualizations.SparseTreeVisualization
 
getName() - Method in class graphlab.samples.extensions.BinaryTreeGenerator
 
getName() - Method in class graphlab.samples.extensions.CompleteSelectionAction
 
getName() - Method in class graphlab.samples.extensions.HelloWorldReport
 
getName() - Method in class graphlab.samples.extensions.NumOfVerticesReport
 
getName() - Method in class graphlab.samples.extensions.OrderKReport
 
getName() - Method in class graphlab.samples.extensions.OrderOneReport
 
getNameAt(int) - Method in class graphlab.ui.AttributeSetView
 
getNames() - Method in class graphlab.ui.AttributeSetView
gets all visible names sorted by indices and then alphabetically!
getNeighbors(VertexModel) - Method in class graphlab.graph.graph.SubGraph
 
getNeighbors(VertexType) - Method in class graphlab.library.BaseGraph
 
getNeighbors(BaseGraph<VertexType, EdgeType>, VertexType) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
Deprecated.  
getNeighbors2(BaseGraph<VertexType, EdgeType>, VertexType) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
Deprecated.  
getNewComponent(BlackBoard) - Static method in class graphlab.graph.JGraph
 
getNewEdgeCurveControlPoints() - Method in class graphlab.plugins.visualization.circular.CircularDispatchVisualization
 
getNewEdgeCurveControlPoints() - Method in interface graphlab.plugins.visualization.corebasics.VisualizationInterface
 
getNewEdgeCurveControlPoints() - Method in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
getNewEdgeCurveControlPoints() - Method in class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
getNewEdgeCurveControlPoints() - Method in class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
getNewEdgeCurveControlPoints() - Method in class graphlab.plugins.visualization.treevisualizations.SparseTreeVisualization
 
getNewSubgraphIndex() - Method in class graphlab.library.BaseGraph
Get new id for a new subgraph;
getNewVertexPlaces() - Method in class graphlab.plugins.visualization.circular.CircularDispatchVisualization
 
getNewVertexPlaces() - Method in interface graphlab.plugins.visualization.corebasics.VisualizationInterface
 
getNewVertexPlaces() - Method in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
getNewVertexPlaces() - Method in class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
getNewVertexPlaces() - Method in class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
getNewVertexPlaces() - Method in class graphlab.plugins.visualization.treevisualizations.SparseTreeVisualization
 
getNextRedoData() - Method in class graphlab.plugins.commonplugin.undo.undo.UndoLogManager
returns the data for the next undo action
getNextUndoData() - Method in class graphlab.plugins.commonplugin.undo.undo.UndoLogManager
returns the data for the next undo action
getNumOfConnectedComponents(GraphModel) - Static method in class graphlab.plugins.reports.basicreports.NumOfConnectedComponents
 
getNumOfConnectedComponents(GraphModel) - Static method in class graphlab.plugins.reports.Reports
 
getNumOfQuadrangles(GraphModel) - Static method in class graphlab.plugins.reports.basicreports.NumOfQuadrangle
 
getNumOfQuadrangles(GraphModel) - Static method in class graphlab.plugins.reports.Reports
 
getNumOfTriangles(GraphModel) - Static method in class graphlab.plugins.reports.basicreports.NumOfTriangles
 
getNumOfTriangles(GraphModel) - Static method in class graphlab.plugins.reports.Reports
 
getOut() - Method in class graphlab.platform.GSplash
 
getOut() - Method in class graphlab.plugins.commandline.ShellConsole
 
getOutDegree(VertexType) - Method in class graphlab.library.BaseGraph
Returns out-degree of the supplied vertex, the number of edges which their source is attached to the specified vertex.
getOutDegree(VertexType) - Method in class graphlab.library.ListGraph
 
getOutDegree(VertexType) - Method in class graphlab.library.MatrixGraph
 
getPanel() - Method in interface graphlab.ui.components.gbody.GBodyPane
 
getParent(BaseGraph<VertexType, EdgeType>, VertexType, VertexType) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
returns the parent of v, if ve DFS on parent
getParent() - Method in class graphlab.plugins.visualization.treevisualizations.TreeVertex
 
getParentMenu() - Method in class graphlab.ui.AbstractExtensionAction
gets a menu for adding the sub menu, if returns null, no submenu will added!
getParentMenuName() - Method in class graphlab.plugins.algorithmanimator.core.atoms.extension.AtomAnimatorExtensionAction
 
getParentMenuName() - Method in class graphlab.plugins.algorithmanimator.extension.AlgorithmExtensionAction
 
getParentMenuName() - Method in class graphlab.plugins.graphgenerator.core.extension.GraphGeneratorExtensionAction
 
getParentMenuName() - Method in class graphlab.plugins.main.extension.GraphActionExtensionAction
 
getParentMenuName() - Method in class graphlab.plugins.main.saveload.core.extension.GraphReaderExtensionAction
 
getParentMenuName() - Method in class graphlab.plugins.main.saveload.core.extension.GraphWriterExtensionAction
 
getParentMenuName() - Method in class graphlab.plugins.reports.extension.GraphReportExtensionAction
 
getParentMenuName() - Method in class graphlab.plugins.visualization.corebasics.extension.VisualizationExtensionAction
 
getParentMenuName() - Method in class graphlab.ui.AbstractExtensionAction
returns the menu name that the menuitem of this action is its child
getPath(BaseGraph<VertexType, EdgeType>, VertexType, VertexType) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
returns a path from source to target path.get(0) = dest
getPopUpLocation() - Static method in class graphlab.ui.components.utils.GFrameLocationProvider
 
getPopUpSize() - Static method in class graphlab.ui.components.utils.GFrameLocationProvider
 
getPrefLocation() - Static method in class graphlab.ui.components.utils.GFrameLocationProvider
 
getPrefSize() - Static method in class graphlab.ui.components.utils.GFrameLocationProvider
 
getProp() - Method in class graphlab.library.BaseEdge
Returns property object for this edge.
getProp() - Method in class graphlab.library.BaseVertex
Returns property object for this vertex.
getPropertyEditor() - Method in class graphlab.plugins.main.core.actions.GraphPropertyEditor
 
getPropertyEditor() - Method in class graphlab.ui.components.prefeditor.GTabbedAttributeFrame
return the GProertyEditor which is the main editor of notifiableAttributeSet
getPropertyEditor() - Method in class graphlab.ui.components.prefeditor.GTabbedAttributePane
return the GProertyEditor which is the main editor of notifiableAttributeSet
getPropertyEditor() - Method in class graphlab.ui.components.utils.GAttrFrame
return the GProertyEditor which is the main editor of NotifiableAttributeSet
getRange() - Method in class graphlab.library.algorithms.homomorphism.Homomorphism
 
getRegisteredClasses() - Method in class graphlab.platform.preferences.lastsettings.Settings
 
getRegisteredExtensionHandlers() - Static method in class graphlab.platform.extension.ExtensionLoader
 
getRegisteredObjects() - Method in class graphlab.platform.preferences.lastsettings.Settings
 
getrenderer(String) - Method in class graphlab.ui.AttributeSetView
 
getRendererComponent(Object) - Method in class graphlab.plugins.main.core.actions.GMergedColorRenderer
 
getRendererComponent(Object, boolean) - Static method in class graphlab.plugins.main.core.actions.GMergedColorRenderer
 
getRendererComponent(Arrow) - Method in class graphlab.plugins.main.ui.ArrowRenderer
 
getRendererComponent(GraphColoring) - Method in class graphlab.plugins.main.ui.GraphColoringRenderer
 
getRendererComponent(GShape) - Method in class graphlab.plugins.main.ui.GShapeRenderer
 
getRendererComponent(Object) - Method in class graphlab.plugins.main.ui.GStrokeRenderer
 
getRendererComponent(SubGraph) - Method in class graphlab.plugins.main.ui.SubGraphRenderer
 
getRendererComponent(T) - Method in interface graphlab.ui.components.gpropertyeditor.GBasicCellRenderer
 
getRendererComponent(AtomAttribute) - Method in class graphlab.ui.components.gpropertyeditor.OAtrRenderer
 
getRendererComponent(BoundedInteger) - Method in class graphlab.ui.components.gpropertyeditor.renderers.BoundedIntegerRenderer
 
getRendererComponent(Object) - Method in class graphlab.ui.components.gpropertyeditor.renderers.GBooleanRenderer
 
getRendererComponent(Object) - Method in class graphlab.ui.components.gpropertyeditor.renderers.GColorRenderer
 
getRendererComponent(Dimension) - Method in class graphlab.ui.components.gpropertyeditor.renderers.GDimensionRenderer
 
getRendererComponent(Font) - Method in class graphlab.ui.components.gpropertyeditor.renderers.GFontRenderer
 
getRendererComponent(Object) - Method in class graphlab.ui.components.gpropertyeditor.renderers.GStringRenderer
 
getRendererComponent(Iterable) - Method in class graphlab.ui.components.gpropertyeditor.renderers.IterableRenderer
 
getRendererFor(Object) - Static method in class graphlab.ui.components.gpropertyeditor.GCellRenderer
return a renderer for he object from previously registered renderers
getRendererFor(Object) - Static method in class graphlab.ui.UIUtils
 
getResultColor() - Method in class graphlab.plugins.commandline.ShellConsole
 
getReturnStatus() - Method in class graphlab.ui.components.prefeditor.GTabbedAttributeFrame
 
getReturnStatus() - Method in class graphlab.ui.components.prefeditor.GTabbedAttributePane
 
getReturnStatus() - Method in class graphlab.ui.components.utils.GAttrFrame
 
getRoot(BaseGraph<Vertex, Edge>, Vertex) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
returns the root which is assigned to each vertex it is the minimum id vertex in the corresponding component of vertex
getRowCount() - Method in class graphlab.ui.components.gpropertyeditor.GPropertyTableModel
the number of properties, stored
getSecondColor() - Method in class graphlab.plugins.visualization.corebasics.basics.PathProperties
 
getSelected() - Method in class graphlab.plugins.main.select.SelectPluginMethods
 
getSelectedEdges() - Method in class graphlab.plugins.main.select.SelectPluginMethods
 
getSelectedItem() - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.ArrayXEditor
 
getSelectedItem() - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GComboEditor
returns the selected item in combo list
getSelectedVertices() - Method in class graphlab.plugins.main.select.SelectPluginMethods
 
getSelection() - Method in class graphlab.plugins.main.select.DeSelect
 
getSelection() - Method in class graphlab.plugins.main.select.InvertSelection
 
getSelection(BlackBoard) - Static method in class graphlab.plugins.main.select.Select
 
getSelection() - Method in class graphlab.plugins.main.select.SelectAll
 
getShape() - Method in class graphlab.graph.graph.VertexModel
 
getShapeStroke() - Method in class graphlab.graph.graph.VertexModel
 
getShortestPath(BaseGraph<VertexType, EdgeType>, VertexType) - Method in class graphlab.library.algorithms.shortestpath.Dijkstra
This method finds a reference array using Dijkstra algorithm from which, one can find the shortest paths of all vertices of a graph from an arbitrary given vertex.
getSidebar() - Method in class graphlab.ui.components.GFrame
 
getSize() - Method in class graphlab.graph.graph.VertexModel
 
getSize() - Static method in class graphlab.ui.components.utils.GFrameLocationProvider
 
getSlider() - Method in class graphlab.ui.components.utils.LabledSlider
 
getSortedNotifiableAttributeSet(NotifiableAttributeSet) - Method in class graphlab.ui.components.gpropertyeditor.utils.ObjectViewer
 
getStatusbar() - Method in class graphlab.ui.components.GFrame
 
getStroke() - Method in class graphlab.graph.graph.EdgeModel
 
getSubTree(BaseGraph<Vertex, Edge>, Vertex, Vertex) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
returns the subtree rooted by subTreeRoot in the rooted tree tree with the root treeRoot the vertices are ordered by their distances to subTreeRoot the exact distance is placed in v.getProp().obj as an Integer, starting distance is 0 which is subTreeRoot
getTabedPane() - Method in class graphlab.graph.ui.GTabbedPane
 
getTable() - Method in class graphlab.ui.components.gpropertyeditor.GPropertyEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class graphlab.ui.components.gpropertyeditor.GCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class graphlab.ui.components.gpropertyeditor.GCellRenderer
 
getTarget() - Method in class graphlab.ui.AbstractExtensionAction
 
getToolbar() - Method in class graphlab.ui.components.GFrame
 
getTotalDegree(BaseGraph, BaseVertex) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
retunrs the degree of vertex (indegree + outdegree)
getUI(BlackBoard) - Static method in class graphlab.ui.UIUtils
 
getUIEventKey(String) - Static method in class graphlab.ui.UIUtils
 
getUniqueMenu(String, int) - Method in class graphlab.ui.components.gmenu.GMenuBar
generates a menu from the given path, the path delimiter is "." , so this means a path in a tree, for example file.generate.star means a 3 layer menu.
getUnknownFilesFound() - Method in class graphlab.platform.extension.ExtensionClassLoader
 
getUserDefinedAttribute(String) - Method in class graphlab.graph.graph.EdgeModel
returns the specified user defined attribute, or null if it does not exists.
getUserDefinedAttribute(String) - Method in class graphlab.graph.graph.GraphModel
returns the specified user defined attribute, or null if it does not exists.
getUserDefinedAttribute(String) - Method in class graphlab.graph.graph.VertexModel
returns the specified user defined attribute, or null if it does not exists.
getUserDefinedAttributes() - Method in class graphlab.graph.graph.EdgeModel
 
getUserDefinedAttributes() - Method in class graphlab.graph.graph.GraphModel
 
getUserDefinedAttributes() - Method in class graphlab.graph.graph.VertexModel
 
getValidValues() - Method in class graphlab.platform.lang.SetValidator
 
getValue() - Method in interface graphlab.platform.attribute.AtomAttribute
 
getValue() - Method in class graphlab.platform.lang.ArrayX
 
getValue() - Method in class graphlab.platform.lang.BoundedInteger
 
getValueAt(int, int) - Method in class graphlab.ui.components.gpropertyeditor.GPropertyTableModel
 
getValues() - Method in class graphlab.plugins.main.ui.ArrowEditor
 
getValues() - Method in class graphlab.plugins.main.ui.GShapeEditor
 
getValues() - Method in class graphlab.plugins.main.ui.GShapeRenderer
 
getValues() - Method in class graphlab.plugins.main.ui.GStrokeEditor
 
getValues() - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.ArrayXEditor
 
getValues() - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GBooleanEditor
 
getValues() - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GComboEditor
 
getValues() - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GSimpleComboEditor
 
getValues() - Method in interface graphlab.ui.components.gpropertyeditor.editors.inplace.ValueSet
 
getVertex() - Method in class graphlab.library.event.VertexRequest
 
getVertexArray() - Method in class graphlab.graph.graph.GraphModel
 
getVertexArray() - Method in class graphlab.library.BaseGraph
Returns array of vertices upcasted to BaseVertex.
getVertexArray() - Method in class graphlab.library.ListGraph
 
getVertexArray() - Method in class graphlab.library.MatrixGraph
 
getVertexById(int, GraphModel) - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
getVertexInducedSubgraph(BaseGraph<VertexType, EdgeType>, AbstractList<VertexType>) - Static method in class graphlab.library.algorithms.subgraphs.InducedSubgraphs
 
getVertexIterator() - Method in class graphlab.plugins.commandline.commands.VertexCommands
 
getVertexMarks(BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.library.algorithms.util.LibraryUtils
returns all vertex marks in a array
getVertexPositions() - Method in interface graphlab.plugins.graphgenerator.core.SimpleGeneratorInterface
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.CircleGenerator
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.CmnGenerator
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.CompleteGraphGenerator
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.GeneralizedPetersonGenerator
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.HelmGraph
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.KenserGraphGenerator
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.KmnGenerator
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.KmnoGenerator
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.PathGenerator
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.PmnGenerator
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.PrismGraph
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.RandomGenerator
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.RandomTreeGenerator
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.StarGenerator
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.TreeGenerator
 
getVertexPositions() - Method in class graphlab.plugins.graphgenerator.generators.WheelGenerator
 
getVertexPositions() - Method in class graphlab.samples.extensions.BinaryTreeGenerator
 
getVertexPositionsBackward() - Method in class graphlab.plugins.graphgenerator.generators.TreeGenerator
 
getVertexPositionsCircular() - Method in class graphlab.plugins.graphgenerator.generators.TreeGenerator
 
getVertices() - Method in interface graphlab.plugins.graphgenerator.core.SimpleGeneratorInterface
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.CircleGenerator
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.CmnGenerator
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.CompleteGraphGenerator
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.GeneralizedPetersonGenerator
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.HelmGraph
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.KenserGraphGenerator
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.KmnGenerator
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.KmnoGenerator
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.PathGenerator
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.PmnGenerator
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.RandomGenerator
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.RandomTreeGenerator
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.StarGenerator
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.TreeGenerator
 
getVertices() - Method in class graphlab.plugins.graphgenerator.generators.WheelGenerator
 
getVerticesCount() - Method in class graphlab.library.BaseGraph
Returns the number of vertices.
getVerticesCount() - Method in class graphlab.library.ListGraph
 
getVerticesCount() - Method in class graphlab.library.MatrixGraph
 
getView() - Method in class graphlab.graph.JGraph
 
getView() - Method in interface graphlab.ui.NotifiableAttributeSetView
 
getView() - Method in class graphlab.ui.PortableNotifiableAttributeSetImpl
 
getWeight() - Method in class graphlab.library.BaseEdge
Returns the weight of the edge.
getZoom() - Method in class graphlab.graph.graph.GraphModel
 
getZoomedBounds() - Method in class graphlab.graph.graph.GraphModel
 
getZoomFactor() - Method in class graphlab.graph.graph.GraphModel
 
GFileEditor - Class in graphlab.ui.components.gpropertyeditor.editors
 
GFileEditor() - Constructor for class graphlab.ui.components.gpropertyeditor.editors.GFileEditor
 
GFontEditor - Class in graphlab.ui.components.gpropertyeditor.editors
User: root
GFontEditor() - Constructor for class graphlab.ui.components.gpropertyeditor.editors.GFontEditor
 
GFontRenderer - Class in graphlab.ui.components.gpropertyeditor.renderers
 
GFontRenderer() - Constructor for class graphlab.ui.components.gpropertyeditor.renderers.GFontRenderer
 
GFrame - Class in graphlab.ui.components
this class is the extension of JFrame, which is not only a simple JFrame, it is a frame work that has all parts of an User Interface, it contains: Toolbar, Status Bar, Side Bar, Menu Bar and a Body which is the main program
GFrame(BlackBoard) - Constructor for class graphlab.ui.components.GFrame
Creates new form GFrame
GFrameLocationProvider - Class in graphlab.ui.components.utils
 
GFrameLocationProvider() - Constructor for class graphlab.ui.components.utils.GFrameLocationProvider
 
GHashMapEditor - Class in graphlab.ui.components.gpropertyeditor.editors
 
GHashMapEditor() - Constructor for class graphlab.ui.components.gpropertyeditor.editors.GHashMapEditor
 
ghomomorph(GraphModel, GraphModel) - Method in class graphlab.plugins.commandline.commands.NativeCommands
 
GHTMLPageComponent - Class in graphlab.graph.ui
this class is able to show a HTML text, It's main capability is to handle hyperlinks, the default operation when user clicks on a link is to open the link, It is also possible to add other modes, for example when the link address is: "command?handler=BSH" it is possible to run the command, for this a HyperlinkHandler should be registered.
GHTMLPageComponent(BlackBoard) - Constructor for class graphlab.graph.ui.GHTMLPageComponent
 
GirthSize - Class in graphlab.plugins.reports.basicreports
 
GirthSize() - Constructor for class graphlab.plugins.reports.basicreports.GirthSize
 
girthSize(GraphModel) - Static method in class graphlab.plugins.reports.Reports
 
gjoin(GraphModel, GraphModel) - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
GMenuBar - Class in graphlab.ui.components.gmenu
this class is the menu bar of GFrame.
GMenuBar() - Constructor for class graphlab.ui.components.gmenu.GMenuBar
 
GMenuItem - Class in graphlab.ui.components.gmenu
this is the same as JMenuItem with the diffrece that it sends its events to the blackboard automatically.
GMenuItem(String, String, BlackBoard) - Constructor for class graphlab.ui.components.gmenu.GMenuItem
 
GMenuItem(String, String, BlackBoard, String, int) - Constructor for class graphlab.ui.components.gmenu.GMenuItem
 
GMergedColorEditor - Class in graphlab.plugins.main.core.actions
author: Azin Azadi Email:
GMergedColorEditor(boolean) - Constructor for class graphlab.plugins.main.core.actions.GMergedColorEditor
 
GMergedColorEditor() - Constructor for class graphlab.plugins.main.core.actions.GMergedColorEditor
 
GMergedColorRenderer - Class in graphlab.plugins.main.core.actions
author: Azin Azadi Email:
GMergedColorRenderer(boolean) - Constructor for class graphlab.plugins.main.core.actions.GMergedColorRenderer
 
GMergedColorRenderer() - Constructor for class graphlab.plugins.main.core.actions.GMergedColorRenderer
 
GPopularProduct - Class in graphlab.library.algorithms.goperators.product
 
GPopularProduct() - Constructor for class graphlab.library.algorithms.goperators.product.GPopularProduct
 
GPrefPane - Class in graphlab.ui.components.prefeditor
 
GPrefPane(BlackBoard, HashMap<String, AbstractPreference>) - Constructor for class graphlab.ui.components.prefeditor.GPrefPane
Creates new form prefForm
GProduct<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>,GraphType extends BaseGraph<VertexType,EdgeType>> - Class in graphlab.library.algorithms.goperators.product
 
GProduct() - Constructor for class graphlab.library.algorithms.goperators.product.GProduct
 
GPropertyEditor - Class in graphlab.ui.components.gpropertyeditor
see http://graphlab.sharif.ir/trac/wiki/PropertyEditor for documentations.
GPropertyEditor() - Constructor for class graphlab.ui.components.gpropertyeditor.GPropertyEditor
 
GPropertyTableModel - Class in graphlab.ui.components.gpropertyeditor
it is the Table Model which is used to create a property editor.
GPropertyTableModel() - Constructor for class graphlab.ui.components.gpropertyeditor.GPropertyTableModel
constructor
graph - Variable in class graphlab.graph.event.GraphEvent
 
graph - Variable in class graphlab.graph.graph.GraphColoring
 
graph - Variable in class graphlab.graph.graph.SubGraph
 
graph - Variable in class graphlab.library.event.EdgeEvent
 
graph - Variable in class graphlab.library.event.EdgeRequest
 
graph - Variable in class graphlab.library.event.GraphEvent
 
graph - Variable in class graphlab.library.event.PostWorkEvent
 
graph - Variable in class graphlab.library.event.PreWorkEvent
 
graph - Variable in class graphlab.library.event.VertexEvent
 
graph - Variable in class graphlab.library.event.VertexRequest
 
graph - Variable in class graphlab.plugins.visualization.hierarchical.BendedTrees
 
graph2GraphML(GraphModel) - Static method in class graphlab.graph.io.GraphML
 
Graph2Image(AbstractGraphRenderer, GraphModel) - Static method in class graphlab.plugins.main.saveload.image.Image
 
graph2Matrix() - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
graph2Matrix(BaseGraph<vt, et>) - Static method in class graphlab.plugins.main.saveload.matrix.Matrix
 
GraphAction - Class in graphlab.plugins.main
 
GraphAction(BlackBoard) - Constructor for class graphlab.plugins.main.GraphAction
constructor
GraphActionExtension - Interface in graphlab.plugins.main.extension
 
GraphActionExtensionAction - Class in graphlab.plugins.main.extension
 
GraphActionExtensionAction(BlackBoard, GraphActionExtension) - Constructor for class graphlab.plugins.main.extension.GraphActionExtensionAction
 
GraphActionExtensionHandler - Class in graphlab.plugins.main.extension
the plug in handler for GraphModel generators, this class loads classes that are implementing GraphGeneratorExtension interface,...
GraphActionExtensionHandler() - Constructor for class graphlab.plugins.main.extension.GraphActionExtensionHandler
 
GraphActionInterface - Interface in graphlab.plugins.main.extension
 
GraphAttrSet - Class in graphlab.graph.atributeset
this class provides a way to have a Graph object as a NotifiableAttributeSet this is usefull whenever some one wants to work blindly with graph attributes for example on saving graph to a gml xml file it is important to have all attributes saved, the meaning of values of attributes is not important, or when a property editor wants to show and edit the attributes of graph to the user, at that time it can use a XAttribute to have better looks see GraphPropertyEditor class as an example.
GraphAttrSet(GraphModel) - Constructor for class graphlab.graph.atributeset.GraphAttrSet
 
graphCleared() - Method in interface graphlab.graph.event.GraphModelListener
 
graphCleared() - Method in class graphlab.graph.graph.FastRenderer
 
graphCleared() - Method in class graphlab.graph.graph.GraphControlGrid
 
graphCleared() - Method in class graphlab.graph.old.LayeredRenderer
 
GraphColoring - Class in graphlab.graph.graph
 
GraphColoring(GraphModel) - Constructor for class graphlab.graph.graph.GraphColoring
 
GraphColoring() - Constructor for class graphlab.graph.graph.GraphColoring
using this constructor the selected graph will be considered as the default graph in the blackboard
GraphColoringRenderer - Class in graphlab.plugins.main.ui
 
GraphColoringRenderer() - Constructor for class graphlab.plugins.main.ui.GraphColoringRenderer
 
GraphCommands - Class in graphlab.plugins.commandline.commands
 
GraphCommands(BlackBoard) - Constructor for class graphlab.plugins.commandline.commands.GraphCommands
 
GraphComplement - Class in graphlab.library.algorithms.goperators
 
GraphComplement() - Constructor for class graphlab.library.algorithms.goperators.GraphComplement
 
GraphComponentInitializer - Class in graphlab.ui.components
 
GraphComponentInitializer() - Constructor for class graphlab.ui.components.GraphComponentInitializer
 
GraphControl - Class in graphlab.graph.graph
 
GraphControl(GraphModel, JPanel, BlackBoard) - Constructor for class graphlab.graph.graph.GraphControl
 
GraphControlGrid - Class in graphlab.graph.graph
This class puts graph elements in a grid (for example in a 10*10 grid) so that searching for the nearest element to a point of graph performs faster, larger grid will have faster searches, it does not guaranteed to have a fast search at every situation, but overally in a grid of size n (a n*n rectangle) the search for the vertex on the given point will finish in V(G)/(n*n) steps.
GraphControlGrid(GraphModel) - Constructor for class graphlab.graph.graph.GraphControlGrid
 
GraphControlListener - Interface in graphlab.graph.event
the base interface which should be used to implement any GraphRenderer
GraphConverter<ImportVertexType extends BaseVertex,ExportVertexType extends BaseVertex,ImportEdgeType extends BaseEdge<ImportVertexType>,ExportEdgeType extends BaseEdge<ExportVertexType>,ImportGraphType extends BaseGraph<ImportVertexType,ImportEdgeType>,ExportGraphType extends BaseGraph<ExportVertexType,ExportEdgeType>> - Interface in graphlab.library.genericcloners
 
GraphData - Class in graphlab.plugins.main
This class provides usefull information and methods all in one place
GraphData(BlackBoard) - Constructor for class graphlab.plugins.main.GraphData
 
GraphEvent - Class in graphlab.graph.event
An event which indicates that a graph action occurred.
GraphEvent(int, GraphModel, GraphPoint, int, boolean, boolean, boolean, int) - Constructor for class graphlab.graph.event.GraphEvent
 
GraphEvent<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.event
 
GraphEvent(BaseGraph<VertexType, EdgeType>, GraphEvent.EventType) - Constructor for class graphlab.library.event.GraphEvent
Constructs a GraphEvent object corresponding to graph g and event et.
GraphEvent(BaseGraph<VertexType, EdgeType>) - Constructor for class graphlab.library.event.GraphEvent
Constructs a GraphEvent object that represents construction of a new graph.
GraphEvent.EventType - Enum in graphlab.library.event
 
GraphGenerator - Class in graphlab.plugins.graphgenerator
 
GraphGenerator() - Constructor for class graphlab.plugins.graphgenerator.GraphGenerator
 
GraphGeneratorExtension - Interface in graphlab.plugins.graphgenerator.core.extension
represents a Graph Generator
GraphGeneratorExtensionAction - Class in graphlab.plugins.graphgenerator.core.extension
 
GraphGeneratorExtensionAction(BlackBoard, GraphGeneratorExtension) - Constructor for class graphlab.plugins.graphgenerator.core.extension.GraphGeneratorExtensionAction
 
GraphGeneratorExtensionHandler - Class in graphlab.plugins.graphgenerator.core.extension
the plug in handler for graph generators, this class loads classes that are implementing GraphGeneratorExtension interface,...
GraphGeneratorExtensionHandler() - Constructor for class graphlab.plugins.graphgenerator.core.extension.GraphGeneratorExtensionHandler
 
GraphGeneratorInterface - Interface in graphlab.plugins.graphgenerator.core
 
GraphIOException - Exception in graphlab.plugins.main.saveload.core
The exception thrown if an error occurs during importer or exporter operations.
GraphIOException(String) - Constructor for exception graphlab.plugins.main.saveload.core.GraphIOException
 
GraphIOExtensionHandler - Class in graphlab.plugins.main.saveload.core.extension
the plug in handler for graph Input and Output, this class loads classes that are implementing GraphReaderExtension interface,...
GraphIOExtensionHandler(boolean) - Constructor for class graphlab.plugins.main.saveload.core.extension.GraphIOExtensionHandler
 
graphlab.extensions.actions - package graphlab.extensions.actions
 
graphlab.extensions.io - package graphlab.extensions.io
 
graphlab.extensions.reports - package graphlab.extensions.reports
 
graphlab.graph - package graphlab.graph
 
graphlab.graph.atributeset - package graphlab.graph.atributeset
 
graphlab.graph.event - package graphlab.graph.event
 
graphlab.graph.graph - package graphlab.graph.graph
 
graphlab.graph.io - package graphlab.graph.io
 
graphlab.graph.old - package graphlab.graph.old
 
graphlab.graph.ui - package graphlab.graph.ui
 
graphlab.library - package graphlab.library
 
graphlab.library.algorithms - package graphlab.library.algorithms
 
graphlab.library.algorithms.coloring - package graphlab.library.algorithms.coloring
 
graphlab.library.algorithms.goperators - package graphlab.library.algorithms.goperators
 
graphlab.library.algorithms.goperators.product - package graphlab.library.algorithms.goperators.product
 
graphlab.library.algorithms.graphdecomposition - package graphlab.library.algorithms.graphdecomposition
 
graphlab.library.algorithms.homomorphism - package graphlab.library.algorithms.homomorphism
 
graphlab.library.algorithms.shortestpath - package graphlab.library.algorithms.shortestpath
 
graphlab.library.algorithms.sorting - package graphlab.library.algorithms.sorting
 
graphlab.library.algorithms.spanningtree - package graphlab.library.algorithms.spanningtree
 
graphlab.library.algorithms.subgraphs - package graphlab.library.algorithms.subgraphs
 
graphlab.library.algorithms.traversal - package graphlab.library.algorithms.traversal
 
graphlab.library.algorithms.util - package graphlab.library.algorithms.util
 
graphlab.library.algorithms.vertexcover - package graphlab.library.algorithms.vertexcover
 
graphlab.library.event - package graphlab.library.event
 
graphlab.library.event.handlers - package graphlab.library.event.handlers
 
graphlab.library.event.typedef - package graphlab.library.event.typedef
 
graphlab.library.exceptions - package graphlab.library.exceptions
 
graphlab.library.genericcloners - package graphlab.library.genericcloners
 
graphlab.library.test - package graphlab.library.test
 
graphlab.library.util - package graphlab.library.util
 
graphlab.platform - package graphlab.platform
 
graphlab.platform.attribute - package graphlab.platform.attribute
 
graphlab.platform.core - package graphlab.platform.core
 
graphlab.platform.core.exception - package graphlab.platform.core.exception
 
graphlab.platform.extension - package graphlab.platform.extension
 
graphlab.platform.lang - package graphlab.platform.lang
 
graphlab.platform.parameter - package graphlab.platform.parameter
 
graphlab.platform.plugin - package graphlab.platform.plugin
 
graphlab.platform.preferences - package graphlab.platform.preferences
 
graphlab.platform.preferences.lastsettings - package graphlab.platform.preferences.lastsettings
 
graphlab.plugins - package graphlab.plugins
 
graphlab.plugins.algorithmanimator - package graphlab.plugins.algorithmanimator
 
graphlab.plugins.algorithmanimator.core - package graphlab.plugins.algorithmanimator.core
 
graphlab.plugins.algorithmanimator.core.atoms - package graphlab.plugins.algorithmanimator.core.atoms
 
graphlab.plugins.algorithmanimator.core.atoms.extension - package graphlab.plugins.algorithmanimator.core.atoms.extension
 
graphlab.plugins.algorithmanimator.extension - package graphlab.plugins.algorithmanimator.extension
 
graphlab.plugins.algorithmanimator.tests - package graphlab.plugins.algorithmanimator.tests
 
graphlab.plugins.automaticupdator - package graphlab.plugins.automaticupdator
 
graphlab.plugins.automaticupdator.net.interdirected.autoupdate - package graphlab.plugins.automaticupdator.net.interdirected.autoupdate
 
graphlab.plugins.commandline - package graphlab.plugins.commandline
 
graphlab.plugins.commandline.commands - package graphlab.plugins.commandline.commands
 
graphlab.plugins.commandline.extensionloader - package graphlab.plugins.commandline.extensionloader
 
graphlab.plugins.commandline.parsers - package graphlab.plugins.commandline.parsers
 
graphlab.plugins.commandline.util - package graphlab.plugins.commandline.util
 
graphlab.plugins.commandline.util.codecompletionutils - package graphlab.plugins.commandline.util.codecompletionutils
 
graphlab.plugins.commonplugin - package graphlab.plugins.commonplugin
 
graphlab.plugins.commonplugin.actiongrouping - package graphlab.plugins.commonplugin.actiongrouping
 
graphlab.plugins.commonplugin.help - package graphlab.plugins.commonplugin.help
 
graphlab.plugins.commonplugin.help.actions - package graphlab.plugins.commonplugin.help.actions
 
graphlab.plugins.commonplugin.reporter - package graphlab.plugins.commonplugin.reporter
 
graphlab.plugins.commonplugin.reporter.actions - package graphlab.plugins.commonplugin.reporter.actions
 
graphlab.plugins.commonplugin.undo - package graphlab.plugins.commonplugin.undo
 
graphlab.plugins.commonplugin.undo.undo - package graphlab.plugins.commonplugin.undo.undo
 
graphlab.plugins.connector - package graphlab.plugins.connector
 
graphlab.plugins.connector.matlab - package graphlab.plugins.connector.matlab
 
graphlab.plugins.graphgenerator - package graphlab.plugins.graphgenerator
 
graphlab.plugins.graphgenerator.core - package graphlab.plugins.graphgenerator.core
 
graphlab.plugins.graphgenerator.core.extension - package graphlab.plugins.graphgenerator.core.extension
 
graphlab.plugins.graphgenerator.generators - package graphlab.plugins.graphgenerator.generators
 
graphlab.plugins.main - package graphlab.plugins.main
 
graphlab.plugins.main.ccp - package graphlab.plugins.main.ccp
 
graphlab.plugins.main.core - package graphlab.plugins.main.core
 
graphlab.plugins.main.core.actions - package graphlab.plugins.main.core.actions
 
graphlab.plugins.main.core.actions.edge - package graphlab.plugins.main.core.actions.edge
 
graphlab.plugins.main.core.actions.graph - package graphlab.plugins.main.core.actions.graph
 
graphlab.plugins.main.core.actions.preferences - package graphlab.plugins.main.core.actions.preferences
 
graphlab.plugins.main.core.actions.vertex - package graphlab.plugins.main.core.actions.vertex
 
graphlab.plugins.main.extension - package graphlab.plugins.main.extension
 
graphlab.plugins.main.help - package graphlab.plugins.main.help
 
graphlab.plugins.main.preview - package graphlab.plugins.main.preview
 
graphlab.plugins.main.resources - package graphlab.plugins.main.resources
 
graphlab.plugins.main.rightclick - package graphlab.plugins.main.rightclick
 
graphlab.plugins.main.saveload - package graphlab.plugins.main.saveload
 
graphlab.plugins.main.saveload.core - package graphlab.plugins.main.saveload.core
 
graphlab.plugins.main.saveload.core.extension - package graphlab.plugins.main.saveload.core.extension
 
graphlab.plugins.main.saveload.image - package graphlab.plugins.main.saveload.image
 
graphlab.plugins.main.saveload.matrix - package graphlab.plugins.main.saveload.matrix
 
graphlab.plugins.main.saveload.xmlparser - package graphlab.plugins.main.saveload.xmlparser
 
graphlab.plugins.main.select - package graphlab.plugins.main.select
 
graphlab.plugins.main.ui - package graphlab.plugins.main.ui
 
graphlab.plugins.reports - package graphlab.plugins.reports
 
graphlab.plugins.reports.basicreports - package graphlab.plugins.reports.basicreports
 
graphlab.plugins.reports.extension - package graphlab.plugins.reports.extension
 
graphlab.plugins.reports.ui - package graphlab.plugins.reports.ui
 
graphlab.plugins.visualization - package graphlab.plugins.visualization
 
graphlab.plugins.visualization.circular - package graphlab.plugins.visualization.circular
 
graphlab.plugins.visualization.corebasics - package graphlab.plugins.visualization.corebasics
 
graphlab.plugins.visualization.corebasics.animator - package graphlab.plugins.visualization.corebasics.animator
 
graphlab.plugins.visualization.corebasics.basics - package graphlab.plugins.visualization.corebasics.basics
 
graphlab.plugins.visualization.corebasics.extension - package graphlab.plugins.visualization.corebasics.extension
 
graphlab.plugins.visualization.corebasics.util - package graphlab.plugins.visualization.corebasics.util
 
graphlab.plugins.visualization.hierarchical - package graphlab.plugins.visualization.hierarchical
 
graphlab.plugins.visualization.localsfvis - package graphlab.plugins.visualization.localsfvis
 
graphlab.plugins.visualization.treevisualizations - package graphlab.plugins.visualization.treevisualizations
 
graphlab.samples - package graphlab.samples
 
graphlab.samples.extensions - package graphlab.samples.extensions
 
graphlab.samples.ui.texteditor.myplugin - package graphlab.samples.ui.texteditor.myplugin
 
graphlab.samples.ui.texteditor.myplugin.actions - package graphlab.samples.ui.texteditor.myplugin.actions
 
graphlab.samples.ui.texteditor.myplugin.components - package graphlab.samples.ui.texteditor.myplugin.components
 
graphlab.ui - package graphlab.ui
 
graphlab.ui.actions - package graphlab.ui.actions
 
graphlab.ui.components - package graphlab.ui.components
 
graphlab.ui.components.gbody - package graphlab.ui.components.gbody
 
graphlab.ui.components.gmenu - package graphlab.ui.components.gmenu
 
graphlab.ui.components.gpropertyeditor - package graphlab.ui.components.gpropertyeditor
 
graphlab.ui.components.gpropertyeditor.attrx - package graphlab.ui.components.gpropertyeditor.attrx
 
graphlab.ui.components.gpropertyeditor.editors - package graphlab.ui.components.gpropertyeditor.editors
 
graphlab.ui.components.gpropertyeditor.editors.inplace - package graphlab.ui.components.gpropertyeditor.editors.inplace
 
graphlab.ui.components.gpropertyeditor.renderers - package graphlab.ui.components.gpropertyeditor.renderers
 
graphlab.ui.components.gpropertyeditor.utils - package graphlab.ui.components.gpropertyeditor.utils
 
graphlab.ui.components.gsidebar - package graphlab.ui.components.gsidebar
 
graphlab.ui.components.prefeditor - package graphlab.ui.components.prefeditor
 
graphlab.ui.components.utils - package graphlab.ui.components.utils
 
graphlab.ui.extension - package graphlab.ui.extension
 
graphlab.ui.xml - package graphlab.ui.xml
 
GraphLabDebugger - Class in graphlab.plugins
this class creathed ONLY for test reasons, don't mistake it with main class of program which is GraphLab.
GraphLabDebugger() - Constructor for class graphlab.plugins.GraphLabDebugger
 
GraphML - Class in graphlab.graph.io
Author: @Reza Mohammadi
GraphML() - Constructor for class graphlab.graph.io.GraphML
 
graphMLEdgeKeys - Static variable in class graphlab.graph.io.GraphML
 
graphMLEdgeKeys - Static variable in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
graphMLGraphKeys - Static variable in class graphlab.graph.io.GraphML
 
graphMLGraphKeys - Static variable in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
GraphmlHandler - Interface in graphlab.plugins.main.saveload.xmlparser
 
GraphmlHandlerImpl - Class in graphlab.plugins.main.saveload.xmlparser
 
GraphmlHandlerImpl(GraphModel) - Constructor for class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
GraphmlHandlerImpl() - Constructor for class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
GraphmlHandlerImpl(BlackBoard) - Constructor for class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
graphMLKeys() - Static method in class graphlab.graph.io.GraphML
 
GraphmlParser - Class in graphlab.plugins.main.saveload.xmlparser
The class reads XML documents according to specified DTD and translates all related events into GraphmlHandler events.
GraphmlParser(GraphmlHandler, EntityResolver) - Constructor for class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
Creates a parser instance.
graphMLVertexKeys - Static variable in class graphlab.graph.io.GraphML
 
graphMLVertexKeys - Static variable in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
GraphModel - Class in graphlab.graph.graph
 
GraphModel() - Constructor for class graphlab.graph.graph.GraphModel
generates an undirected graph
GraphModel(boolean) - Constructor for class graphlab.graph.graph.GraphModel
 
GraphModelListener - Interface in graphlab.graph.event
the base interface which should be used to implement any GraphRenderer
GraphNotifiableAttrSet - Class in graphlab.graph.atributeset
 
GraphNotifiableAttrSet(GraphModel) - Constructor for class graphlab.graph.atributeset.GraphNotifiableAttrSet
 
graphNotified(GraphModel, int) - Static method in class graphlab.graph.event.GraphEvent
 
GraphPoint - Class in graphlab.graph.graph
 
GraphPoint() - Constructor for class graphlab.graph.graph.GraphPoint
 
GraphPoint(GraphPoint) - Constructor for class graphlab.graph.graph.GraphPoint
 
GraphPoint(double, double) - Constructor for class graphlab.graph.graph.GraphPoint
 
GraphPower - Class in graphlab.extensions.actions
 
GraphPower() - Constructor for class graphlab.extensions.actions.GraphPower
 
GraphPreferences - Class in graphlab.platform.preferences
 
GraphPreferences(String, Object, String) - Constructor for class graphlab.platform.preferences.GraphPreferences
 
GraphPreferences(String, HashSet<Object>, String) - Constructor for class graphlab.platform.preferences.GraphPreferences
 
GraphPrefFactory() - Method in class graphlab.graph.old.ArrowHandler
 
GraphPrefFactory() - Method in interface graphlab.platform.preferences.UserDefinedEligiblity
 
GraphPropertyEditor - Class in graphlab.plugins.main.core.actions
the left side property editor of graphlab gui
GraphPropertyEditor(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.GraphPropertyEditor
constructor
GraphReaderExtension - Interface in graphlab.plugins.main.saveload.core.extension
Classes implementing this interface provide exporting graphs.
GraphReaderExtensionAction - Class in graphlab.plugins.main.saveload.core.extension
 
GraphReaderExtensionAction(BlackBoard, GraphReaderExtension) - Constructor for class graphlab.plugins.main.saveload.core.extension.GraphReaderExtensionAction
 
GraphReaderInterface - Interface in graphlab.plugins.main.saveload.core
 
GraphRectRegionSelect - Class in graphlab.graph.ui
 
GraphRectRegionSelect(BlackBoard) - Constructor for class graphlab.graph.ui.GraphRectRegionSelect
 
GraphReportExtension<t> - Interface in graphlab.plugins.reports.extension
 
GraphReportExtensionAction - Class in graphlab.plugins.reports.extension
 
GraphReportExtensionAction(BlackBoard, GraphReportExtension) - Constructor for class graphlab.plugins.reports.extension.GraphReportExtensionAction
 
GraphReportExtensionHandler - Class in graphlab.plugins.reports.extension
 
GraphReportExtensionHandler() - Constructor for class graphlab.plugins.reports.extension.GraphReportExtensionHandler
 
GraphReportInterface<t> - Interface in graphlab.plugins.reports
 
GraphRequest<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.event
 
GraphRequest() - Constructor for class graphlab.library.event.GraphRequest
 
GraphSelect - Class in graphlab.plugins.algorithmanimator.core.atoms
 
GraphSelect() - Constructor for class graphlab.plugins.algorithmanimator.core.atoms.GraphSelect
 
GraphSelectData - Class in graphlab.graph.event
occurs in black board whenever a graph tab in GTabbedPane is selected
GraphSelectData() - Constructor for class graphlab.graph.event.GraphSelectData
 
GraphUnion - Class in graphlab.library.algorithms.goperators
 
GraphUnion() - Constructor for class graphlab.library.algorithms.goperators.GraphUnion
 
graphUnNotified(GraphModel, int) - Static method in class graphlab.graph.event.GraphEvent
 
GraphUtils - Class in graphlab.graph
 
GraphUtils() - Constructor for class graphlab.graph.GraphUtils
 
GraphWriterExtension - Interface in graphlab.plugins.main.saveload.core.extension
Classes implementing this interface provide exporting graphs.
GraphWriterExtensionAction - Class in graphlab.plugins.main.saveload.core.extension
 
GraphWriterExtensionAction(BlackBoard, GraphWriterExtension) - Constructor for class graphlab.plugins.main.saveload.core.extension.GraphWriterExtensionAction
 
GraphWriterInterface - Interface in graphlab.plugins.main.saveload.core
 
GShape - Class in graphlab.graph.old
User: Azin Azadi,Rouzbeh Ebrahimi
GShape(String) - Constructor for class graphlab.graph.old.GShape
 
GShapeEditor - Class in graphlab.plugins.main.ui
User: root
GShapeEditor() - Constructor for class graphlab.plugins.main.ui.GShapeEditor
 
GShapeRenderer - Class in graphlab.plugins.main.ui
 
GShapeRenderer() - Constructor for class graphlab.plugins.main.ui.GShapeRenderer
 
GSidebar - Class in graphlab.ui.components.gsidebar
this class is the sidebar part of GFrame Author: Azin Azadi Email: azin_azadi at users.sourceforge.net
GSidebar(GBody, BlackBoard) - Constructor for class graphlab.ui.components.gsidebar.GSidebar
constructor
GSideBarPanel - Class in graphlab.ui.components.gsidebar
 
GSideBarPanel(GBody, Component, String) - Constructor for class graphlab.ui.components.gsidebar.GSideBarPanel
Creates new form GSideBarPanel
GSimpleComboEditor - Class in graphlab.ui.components.gpropertyeditor.editors.inplace
a simple combo editor, with specific values
GSimpleComboEditor(ValueSet) - Constructor for class graphlab.ui.components.gpropertyeditor.editors.inplace.GSimpleComboEditor
 
GSplash - Class in graphlab.platform
an splash screen for showing when the program is loading, it simply redirects the System.out, so every thing you write on System.out will be written on the splash!
GSplash() - Constructor for class graphlab.platform.GSplash
Creates new form Splash
GSplitedPane - Class in graphlab.graph.ui
 
GSplitedPane(GHTMLPageComponent, JComponent) - Constructor for class graphlab.graph.ui.GSplitedPane
 
GStatusBar - Class in graphlab.ui.components
 
GStatusBar(BlackBoard) - Constructor for class graphlab.ui.components.GStatusBar
 
GStringEditor - Class in graphlab.ui.components.gpropertyeditor.editors
 
GStringEditor() - Constructor for class graphlab.ui.components.gpropertyeditor.editors.GStringEditor
 
GStringRenderer - Class in graphlab.ui.components.gpropertyeditor.renderers
User: root
GStringRenderer() - Constructor for class graphlab.ui.components.gpropertyeditor.renderers.GStringRenderer
 
GStroke - Class in graphlab.graph.old
User: root
GStroke(String, float[]) - Constructor for class graphlab.graph.old.GStroke
 
GStroke(String, int, float[]) - Constructor for class graphlab.graph.old.GStroke
 
GStroke() - Constructor for class graphlab.graph.old.GStroke
 
GStrokeEditor - Class in graphlab.plugins.main.ui
 
GStrokeEditor() - Constructor for class graphlab.plugins.main.ui.GStrokeEditor
 
GStrokeRenderer - Class in graphlab.plugins.main.ui
 
GStrokeRenderer() - Constructor for class graphlab.plugins.main.ui.GStrokeRenderer
 
GStrokeRenderer(GStroke) - Constructor for class graphlab.plugins.main.ui.GStrokeRenderer
 
GTabbedAttributeFrame - Class in graphlab.ui.components.prefeditor
 
GTabbedAttributeFrame(Frame, GTabbedAttributePane, boolean) - Constructor for class graphlab.ui.components.prefeditor.GTabbedAttributeFrame
Creates new form GAttrFrame
GTabbedAttributePane - Class in graphlab.ui.components.prefeditor
 
GTabbedAttributePane(HashMap<String, AbstractPreference>) - Constructor for class graphlab.ui.components.prefeditor.GTabbedAttributePane
Creates new form GAttrFrame
GTabbedAttributePane(HashMap<String, HashSet<AbstractPreference>>, boolean) - Constructor for class graphlab.ui.components.prefeditor.GTabbedAttributePane
 
GTabbedGraphPane - Class in graphlab.graph.ui
provides a tabbed UI Interface for editing multiple graphs in multiple tabs
GTabbedGraphPane(BlackBoard) - Constructor for class graphlab.graph.ui.GTabbedGraphPane
 
GTabbedGraphPane - Class in graphlab.plugins.main.ui
 
GTabbedGraphPane() - Constructor for class graphlab.plugins.main.ui.GTabbedGraphPane
 
GTabbedPane - Class in graphlab.graph.ui
 
GTabbedPane(BlackBoard) - Constructor for class graphlab.graph.ui.GTabbedPane
 
GTextFileRendererComponent - Class in graphlab.graph.ui
 
GTextFileRendererComponent(File) - Constructor for class graphlab.graph.ui.GTextFileRendererComponent
 
GToolbar - Class in graphlab.ui.components
 
GToolbar() - Constructor for class graphlab.ui.components.GToolbar
 
GuiStatusScreen - Class in graphlab.plugins.automaticupdator.net.interdirected.autoupdate
 
gunion(GraphModel, GraphModel) - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
gv - Variable in class graphlab.graph.ui.GraphRectRegionSelect
 
gv - Variable in class graphlab.plugins.main.core.actions.edge.AddEdge
 

H

h - Static variable in class graphlab.plugins.graphgenerator.generators.RandomTreeGenerator
 
handle(String, BlackBoard, URL) - Method in interface graphlab.graph.ui.HyperlinkHandler
 
handle(BlackBoard, Object) - Method in interface graphlab.platform.extension.ExtensionHandler
tries to handle the given Object as a known Extension,...
handle(BlackBoard, Object) - Method in class graphlab.plugins.algorithmanimator.core.atoms.extension.AtomAnimatorExtensionHandler
 
handle(BlackBoard, Object) - Method in class graphlab.plugins.algorithmanimator.extension.AlgorithmExtensionHandler
 
handle(String, BlackBoard, URL) - Method in class graphlab.plugins.commandline.ShellHyperlinkHandler
 
handle(BlackBoard, Object) - Method in class graphlab.plugins.graphgenerator.core.extension.GraphGeneratorExtensionHandler
 
handle(BlackBoard, Object) - Method in class graphlab.plugins.main.extension.GraphActionExtensionHandler
 
handle(BlackBoard, Object) - Method in class graphlab.plugins.main.saveload.core.extension.GraphIOExtensionHandler
 
handle(BlackBoard, Object) - Method in class graphlab.plugins.reports.extension.GraphReportExtensionHandler
 
handle(BlackBoard, Object) - Method in class graphlab.plugins.visualization.corebasics.extension.VisualizationExtensionHandler
 
handle(BlackBoard, Object) - Method in class graphlab.ui.extension.UIActionExtensionHandler
 
handle_action(Attributes) - Method in interface graphlab.ui.xml.UIHandler
An empty element event handling method.
handle_action(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
handle_bar(Attributes) - Method in interface graphlab.ui.xml.UIHandler
An empty element event handling method.
handle_bar(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
handle_body(Attributes) - Method in interface graphlab.ui.xml.UIHandler
An empty element event handling method.
handle_body(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
handle_data(String, Attributes) - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A data element event handling method.
handle_data(String, Attributes) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
handle_desc(String, Attributes) - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A data element event handling method.
handle_desc(String, Attributes) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
handle_key(String, Attributes) - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A data element event handling method.
handle_key(String, Attributes) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
handle_locator(Attributes) - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
An empty element event handling method.
handle_locator(Attributes) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
handle_menu(Attributes) - Method in interface graphlab.ui.xml.UIHandler
An empty element event handling method.
handle_menu(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
handle_sidebar(Attributes) - Method in interface graphlab.ui.xml.UIHandler
An empty element event handling method.
handle_sidebar(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
handle_tool(Attributes) - Method in interface graphlab.ui.xml.UIHandler
An empty element event handling method.
handle_tool(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
handleEvent(SVNEvent, double) - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.UpdateEventHandler
 
handleExtension(BlackBoard, Object) - Static method in class graphlab.platform.extension.ExtensionLoader
gets e as an extension and tries to create Its relating AbstractAction using registered ExtensionHandlers
handler_postfix - Variable in class graphlab.platform.plugin.Plugger
 
HandlerInit - Class in graphlab.plugins.main
 
HandlerInit() - Constructor for class graphlab.plugins.main.HandlerInit
 
hashCode() - Method in class graphlab.platform.lang.Pair
 
header - Static variable in class graphlab.plugins.commonplugin.reporter.Browser
 
HelloWorldReport - Class in graphlab.samples.extensions
 
HelloWorldReport() - Constructor for class graphlab.samples.extensions.HelloWorldReport
 
HelmGraph - Class in graphlab.plugins.graphgenerator.generators
Author: Mohsen Khaki
HelmGraph() - Constructor for class graphlab.plugins.graphgenerator.generators.HelmGraph
 
help() - Method in class graphlab.plugins.commandline.parsers.InwardCommandParser
 
help(String) - Method in class graphlab.plugins.commandline.parsers.InwardCommandParser
 
Help - Class in graphlab.plugins.commonplugin.help.actions
 
Help(BlackBoard) - Constructor for class graphlab.plugins.commonplugin.help.actions.Help
 
help - Variable in class graphlab.ui.ExtensionShellCommandProvider
 
helper - Variable in class graphlab.graph.ui.GSplitedPane
 
HelpPluginMethods - Class in graphlab.plugins.commonplugin.help
 
HelpPluginMethods(BlackBoard) - Constructor for class graphlab.plugins.commonplugin.help.HelpPluginMethods
 
helpPreDestDir - Static variable in class graphlab.plugins.commonplugin.help.Utils
 
HelpWindow - Class in graphlab.plugins.commonplugin.help.actions
 
HelpWindow() - Constructor for class graphlab.plugins.commonplugin.help.actions.HelpWindow
 
hide() - Method in class graphlab.plugins.reports.ui.ReportsUI
 
hideNotificationMessage(BlackBoard) - Static method in class graphlab.graph.GraphUtils
 
hideNotificationMessage() - Method in class graphlab.graph.ui.GHTMLPageComponent
 
hideNotificationMessage(BlackBoard) - Static method in class graphlab.graph.ui.GTabbedGraphPane
hides the previously showing message
hidePanel() - Method in class graphlab.ui.components.gsidebar.GSidebar
hides the panel from the screen
hideSideBar(Component, String) - Method in class graphlab.ui.components.gbody.GBody
 
hideSideBar() - Method in class graphlab.ui.components.gbody.GBody
 
HierarchicalTreeVisualization - Class in graphlab.plugins.visualization.treevisualizations
 
HierarchicalTreeVisualization() - Constructor for class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
Homomorphism<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.homomorphism
 
HyperlinkHandler - Interface in graphlab.graph.ui
 
hyperlinkUpdate(HyperlinkEvent) - Method in class graphlab.graph.ui.GHTMLPageComponent
 

I

ignorableWhitespace(char[], int, int) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
ignorableWhitespace(char[], int, int) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
ignoreRepaints(Runnable) - Method in class graphlab.graph.graph.AbstractGraphRenderer
ignores every repaint event on running the run

This method is useful when you want to do a great change on graph structure

It is equal to call ignoreRepaints(run, true)

ignoreRepaints(Runnable, boolean) - Method in class graphlab.graph.graph.AbstractGraphRenderer
Runs run.run() and ignore all repaints until Its execution finishes
ignoreRepaints(AbstractGraphRenderer, Runnable, boolean) - Method in class graphlab.graph.GraphUtils
 
Image - Class in graphlab.plugins.main.saveload.image
 
Image() - Constructor for class graphlab.plugins.main.saveload.image.Image
 
induced(BaseGraph<VertexType, EdgeType>, Collection<VertexType>) - Static method in class graphlab.library.algorithms.goperators.VertexInduced
 
induced(BaseGraph<VertexType, EdgeType>, Collection<VertexType>) - Static method in class graphlab.library.algorithms.util.LibraryUtils
 
induced(GraphModel, Object[]) - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
InducedSubgraphs - Class in graphlab.library.algorithms.subgraphs
 
InducedSubgraphs() - Constructor for class graphlab.library.algorithms.subgraphs.InducedSubgraphs
 
init() - Method in class graphlab.platform.Application
 
init(File) - Method in class graphlab.platform.plugin.Plugger
Read manifest of a jar file and make that plugin candidate to be loaded.
init(String, BlackBoard) - Method in interface graphlab.platform.plugin.PluginHandlerInterface
Default "child plugin" initializer.
init(BlackBoard) - Method in interface graphlab.platform.plugin.PluginInterface
Initializer of plugin.
Init - Class in graphlab.plugins.algorithmanimator
 
Init() - Constructor for class graphlab.plugins.algorithmanimator.Init
 
init(BlackBoard) - Method in class graphlab.plugins.algorithmanimator.Init
 
Init - Class in graphlab.plugins.automaticupdator
This plug in is under developement
Init() - Constructor for class graphlab.plugins.automaticupdator.Init
 
init(BlackBoard) - Method in class graphlab.plugins.automaticupdator.Init
 
Init - Class in graphlab.plugins.commandline
 
Init() - Constructor for class graphlab.plugins.commandline.Init
 
init(BlackBoard) - Method in class graphlab.plugins.commandline.Init
 
Init - Class in graphlab.plugins.commonplugin.help
 
Init() - Constructor for class graphlab.plugins.commonplugin.help.Init
 
init(BlackBoard) - Method in class graphlab.plugins.commonplugin.help.Init
 
Init - Class in graphlab.plugins.commonplugin
 
Init() - Constructor for class graphlab.plugins.commonplugin.Init
 
init(BlackBoard) - Method in class graphlab.plugins.commonplugin.Init
 
Init - Class in graphlab.plugins.commonplugin.reporter
 
Init() - Constructor for class graphlab.plugins.commonplugin.reporter.Init
 
init(BlackBoard) - Method in class graphlab.plugins.commonplugin.reporter.Init
 
Init - Class in graphlab.plugins.connector
 
Init() - Constructor for class graphlab.plugins.connector.Init
 
init(BlackBoard) - Method in class graphlab.plugins.connector.Init
 
Init - Class in graphlab.plugins.graphgenerator
 
Init() - Constructor for class graphlab.plugins.graphgenerator.Init
 
init(BlackBoard) - Method in class graphlab.plugins.graphgenerator.Init
 
Init - Class in graphlab.plugins.main.core
 
Init() - Constructor for class graphlab.plugins.main.core.Init
 
init(BlackBoard) - Method in class graphlab.plugins.main.core.Init
 
init(String, BlackBoard) - Method in class graphlab.plugins.main.HandlerInit
Load config xml in UI.
Init - Class in graphlab.plugins.main
 
Init() - Constructor for class graphlab.plugins.main.Init
 
init(BlackBoard) - Method in class graphlab.plugins.main.Init
 
Init - Class in graphlab.plugins.main.preview
 
Init() - Constructor for class graphlab.plugins.main.preview.Init
 
init(BlackBoard) - Method in class graphlab.plugins.main.preview.Init
 
Init - Class in graphlab.plugins.main.resources
 
Init() - Constructor for class graphlab.plugins.main.resources.Init
 
init(BlackBoard) - Method in class graphlab.plugins.main.resources.Init
 
Init - Class in graphlab.plugins.main.rightclick
 
Init() - Constructor for class graphlab.plugins.main.rightclick.Init
 
init(BlackBoard) - Method in class graphlab.plugins.main.rightclick.Init
 
Init - Class in graphlab.plugins.main.saveload
 
Init() - Constructor for class graphlab.plugins.main.saveload.Init
 
init(BlackBoard) - Method in class graphlab.plugins.main.saveload.Init
 
Init - Class in graphlab.plugins.main.select
 
Init() - Constructor for class graphlab.plugins.main.select.Init
 
init(BlackBoard) - Method in class graphlab.plugins.main.select.Init
 
Init - Class in graphlab.plugins.reports
 
Init() - Constructor for class graphlab.plugins.reports.Init
 
init(BlackBoard) - Method in class graphlab.plugins.reports.Init
 
Init - Class in graphlab.plugins.visualization
 
Init() - Constructor for class graphlab.plugins.visualization.Init
 
init(BlackBoard) - Method in class graphlab.plugins.visualization.Init
 
Init - Class in graphlab.samples.ui.texteditor.myplugin
 
Init() - Constructor for class graphlab.samples.ui.texteditor.myplugin.Init
 
init(BlackBoard) - Method in class graphlab.samples.ui.texteditor.myplugin.Init
 
initComponents() - Method in class graphlab.ui.components.prefeditor.GTabbedAttributePane
 
initialize() - Method in class graphlab.plugins.commandline.parsers.DefaultParser
 
initializer - Variable in class graphlab.platform.plugin.Plugger
 
initVal - Variable in class graphlab.ui.components.gpropertyeditor.editors.GStringEditor
 
insert(VertexType) - Method in class graphlab.library.Cycle
 
insert(VertexType, int) - Method in class graphlab.library.Cycle
 
insert(VertexType) - Method in class graphlab.library.Path
 
insert(VertexType, int) - Method in class graphlab.library.Path
 
insert(JMenu, Component, int) - Static method in class graphlab.ui.components.gmenu.GMenuBar
inserts the child to parent with the given places, it doesn't forget the place in the next times that you want to insert another childs with another places
insertEdge(EdgeModel) - Method in class graphlab.graph.graph.GraphModel
adds new edge only if it doesn't exist in graph
insertEdge(EdgeType) - Method in class graphlab.library.BaseGraph
Inserts an edge in the graph.
insertEdge(EdgeType) - Method in class graphlab.library.ListGraph
 
insertEdge(EdgeType) - Method in class graphlab.library.MatrixGraph
 
insertEdges(Iterable<EdgeModel>) - Method in class graphlab.graph.graph.GraphModel
 
insertEdges(EdgeModel[]) - Method in class graphlab.graph.graph.GraphModel
 
insertVertex(VertexModel) - Method in class graphlab.graph.graph.GraphModel
same to insertVertex
insertVertex(VertexType) - Method in class graphlab.library.BaseGraph
Inserts a new vertex to the graph.
insertVertex(VertexType) - Method in class graphlab.library.ListGraph
 
insertVertex(VertexType) - Method in class graphlab.library.MatrixGraph
 
insertVertices(Collection<VertexModel>) - Method in class graphlab.graph.graph.GraphModel
 
insertVertices(VertexModel[]) - Method in class graphlab.graph.graph.GraphModel
 
InvalidEdgeException - Exception in graphlab.library.exceptions
 
InvalidEdgeException() - Constructor for exception graphlab.library.exceptions.InvalidEdgeException
Constructs an instance of InvalidVertexException
InvalidGraphException - Exception in graphlab.library.exceptions
 
InvalidGraphException() - Constructor for exception graphlab.library.exceptions.InvalidGraphException
Constructs an instance of InvalidGraphException
InvalidGraphException(Throwable) - Constructor for exception graphlab.library.exceptions.InvalidGraphException
 
InvalidGraphException(String) - Constructor for exception graphlab.library.exceptions.InvalidGraphException
 
InvalidVertexException - Exception in graphlab.library.exceptions
 
InvalidVertexException() - Constructor for exception graphlab.library.exceptions.InvalidVertexException
Constructs an instance of InvalidVertexException
InvalidVertexException(String) - Constructor for exception graphlab.library.exceptions.InvalidVertexException
 
InvertSelection - Class in graphlab.plugins.main.select
 
InvertSelection(BlackBoard) - Constructor for class graphlab.plugins.main.select.InvertSelection
 
InwardCommandParser - Class in graphlab.plugins.commandline.parsers
 
InwardCommandParser(Interpreter, Shell) - Constructor for class graphlab.plugins.commandline.parsers.InwardCommandParser
 
IS_EDGES_CURVED - Static variable in class graphlab.graph.atributeset.GraphAttrSet
 
is_interface - Variable in class graphlab.plugins.commandline.ShellConsole
 
IS_TRANSFORMING - Static variable in class graphlab.plugins.main.core.actions.VertexTransformer
 
isAccelerator() - Method in class graphlab.ui.components.gmenu.KeyBoardShortCut
 
isAnimatable(Event) - Method in interface graphlab.plugins.algorithmanimator.core.AtomAnimator
 
isAnimatable(Event) - Method in class graphlab.plugins.algorithmanimator.core.atoms.DelayEventHandler
 
isAnimatable(Event) - Method in class graphlab.plugins.algorithmanimator.core.atoms.EdgeMarkAnimator
 
isAnimatable(Event) - Method in class graphlab.plugins.algorithmanimator.core.atoms.GraphSelect
 
isAnimatable(Event) - Method in class graphlab.plugins.algorithmanimator.core.atoms.NewGraph
 
isAnimatable(Event) - Method in class graphlab.plugins.algorithmanimator.core.atoms.PrePostWork
 
isAnimatable(Event) - Method in class graphlab.plugins.algorithmanimator.core.atoms.ShowMessage
 
isAnimatable(Event) - Method in class graphlab.plugins.algorithmanimator.core.atoms.VertexEdgeLabelAnimator
 
isAnimatable(Event) - Method in class graphlab.plugins.algorithmanimator.core.atoms.VertexSelect
 
isCellEditable(int, int) - Method in class graphlab.ui.components.gpropertyeditor.GPropertyTableModel
the second column cells(values) are editable, and the first are not
isClick - Variable in class graphlab.plugins.main.core.actions.edge.AddEdge
 
isColorable(int) - Method in class graphlab.extensions.reports.ChromaticNumber
 
isCompleteGraph(BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
determines wether g is complete or not
isComplicatedForm - Variable in class graphlab.ui.components.prefeditor.GTabbedAttributePane
 
isConnected(BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
determines wether g is connected or not
isDirected() - Method in class graphlab.library.BaseGraph
Returns whether the graph is directed.
isDirected() - Method in class graphlab.library.ListGraph
 
isDirected() - Method in class graphlab.library.MatrixGraph
 
isDrag - Variable in class graphlab.plugins.main.core.actions.edge.AddEdge
 
isDrawEdgeLabels() - Method in class graphlab.graph.graph.GraphModel
 
isDrawVertexLabels() - Method in class graphlab.graph.graph.GraphModel
 
isEdge(VertexType, VertexType) - Method in class graphlab.library.BaseGraph
Returns true if there is an edge between specified vertices (direction considered for directed graphs).
isEdge(VertexType, VertexType) - Method in class graphlab.library.ListGraph
 
isEdge(VertexType, VertexType) - Method in class graphlab.library.MatrixGraph
 
isEdgesCurved - Variable in class graphlab.graph.graph.GraphModel
It is true if the edges of this graph are curves (not line), This will be applied to all edges of graph
isEdgesCurved() - Method in class graphlab.graph.graph.GraphModel
 
isEditable(String) - Method in class graphlab.ui.AttributeSetView
 
isEnable() - Method in class graphlab.graph.ui.GraphRectRegionSelect
 
isEnable() - Method in class graphlab.platform.core.AbstractAction
 
IsEulerian - Class in graphlab.plugins.reports.basicreports
 
IsEulerian() - Constructor for class graphlab.plugins.reports.basicreports.IsEulerian
 
isEulerian(GraphModel) - Static method in class graphlab.plugins.reports.basicreports.IsEulerian
 
isEulerian(GraphModel) - Static method in class graphlab.plugins.reports.Reports
 
isExtensionListInDescription() - Method in class graphlab.plugins.main.saveload.ExampleFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable defaultValue.
isGraphAcyclic(BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.library.algorithms.util.AcyclicChecker
Checks whether the current graph is acyclic.
isGraphAcyclic() - Method in class graphlab.library.MatrixGraph
Checks whether the current graph is acyclic.
isGraphConnected(BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.library.algorithms.util.ConnectivityChecker
Checks whether the current graph is a connected graph.
isGraphConnected() - Method in class graphlab.library.MatrixGraph
Checks whether the current graph is a connected graph.
isImplementing(Class, Class) - Static method in class graphlab.platform.StaticUtils
 
isInsertExtraButtonToMenuItem() - Method in class graphlab.ui.AbstractExtensionAction
determines wheter to insert an extra button at the right side of mene item, normally this is true whenever the target extension implements Parametrizable (have some parameters) on this mode on pressing the button a dialog for setting the parameters will be shown, and then it will be executed, if the user clicks the menu item directly the extension will be performed without asking of parameters.
isMouseEntered - Variable in class graphlab.graph.event.EdgeEvent
in the case that event occurs because of a EDGE_MOUSE_ENTERED_EXITED event isMouseEntered will show that is mouse entered to the vertex (true) otherwise mouse exited from the vertex (false)
isMouseEntered - Variable in class graphlab.graph.event.GraphEvent
in the case that event occurs because of a GRAPH_MOUSE_ENTERED_EXITED event isMouseEntered will show that is mouse entered to the vertex (true) otherwise mouse exited from the vertex (false)
isMouseEntered - Variable in class graphlab.graph.event.VertexEvent
in the case that event occurs because of a VERTEX_MOUSE_ENTERED_EXITED event isMouseEntered will show that is mouse entered to the vertex (true) otherwise mouse exited from the vertex (false)
isNotification - Variable in class graphlab.library.event.MessageEvent
 
isNotified - Variable in class graphlab.graph.event.GraphEvent
in the case that event occurs because of a NOTIFIED of UNNOTIFIED event isNotified will show that is vertex notified (true) or unNotified (false)
isPointOnVertex(GraphModel, VertexModel, GraphPoint) - Static method in class graphlab.graph.graph.GraphControl
 
isPointOnVertex(GraphModel, VertexModel, GraphPoint) - Static method in class graphlab.graph.GraphUtils
 
isPositionOnResizeBoxes(GraphPoint, BlackBoard) - Static method in class graphlab.plugins.main.core.actions.VertexTransformer
 
isSelected() - Method in class graphlab.graph.graph.EdgeModel
 
isSelected - Variable in class graphlab.graph.graph.VertexModel
 
isSelected() - Method in class graphlab.graph.graph.VertexModel
 
isSelected(String) - Method in class graphlab.plugins.commandline.commands.VertexCommands
 
isSelecting - Static variable in class graphlab.graph.ui.GraphRectRegionSelect
 
isSelectionEmpty() - Method in class graphlab.plugins.main.select.SelectPluginMethods
 
isShowChangesOnView() - Method in class graphlab.graph.graph.GraphModel
 
isShowWeight() - Method in class graphlab.graph.graph.EdgeModel
 
isStep() - Method in class graphlab.library.event.AlgorithmStep
 
isSubgraph - Variable in class graphlab.library.BaseGraph
Whether the graph is a subgraph.
isUpdatable() - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.DefaultUpdateCheck
 
isUpdatable() - Method in interface graphlab.plugins.automaticupdator.net.interdirected.autoupdate.SoftwareUpdateable
 
isValid() - Method in class graphlab.library.algorithms.homomorphism.Homomorphism
 
isValid(Integer) - Method in class graphlab.platform.lang.BoundedInteger
is xx in bounds?
isValid(t) - Method in class graphlab.platform.lang.SetValidator
 
isValid(T) - Method in interface graphlab.platform.lang.Validator
 
isvalid(String) - Method in class graphlab.ui.AttributeSetView
returns true if the name didn't setted to be invalid.
isVertexInRect(VertexModel, GraphModel, Rectangle) - Static method in class graphlab.plugins.main.select.RectangularSelect
 
isVisible(String) - Method in class graphlab.ui.AttributeSetView
returns true if the name didn't setted to be invisible.
IterableRenderer - Class in graphlab.ui.components.gpropertyeditor.renderers
Renders any Iterable object( including vcollections, ectors, sets, ...)
IterableRenderer() - Constructor for class graphlab.ui.components.gpropertyeditor.renderers.IterableRenderer
 
iterator() - Method in class graphlab.library.BaseGraph
Returns iterator object for the vertices.
iterator() - Method in class graphlab.library.Cycle
 
iterator() - Method in class graphlab.library.ListGraph
 
iterator() - Method in class graphlab.library.MatrixGraph
 
iterator() - Method in class graphlab.library.Path
 

J

JFontChooser - Class in graphlab.ui.components.gpropertyeditor.utils
 
JFontChooser() - Constructor for class graphlab.ui.components.gpropertyeditor.utils.JFontChooser
 
JGraph - Class in graphlab.graph
A Swing Graph component which can be used easily to show graphs, note that the resulting component will not have any editing capabilities, The Events (GraphEvent, VertexEvent, EdgeEvent) will be sent to blackboard and can be used from there.
JGraph(GraphModel, AbstractGraphRenderer) - Constructor for class graphlab.graph.JGraph
 
jList1 - Variable in class graphlab.plugins.commonplugin.help.actions.HelpWindow
 
Johnson<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>,GraphType extends BaseGraph<VertexType,EdgeType>> - Class in graphlab.library.algorithms.shortestpath
This Algorithm computes the lenght of the shortest path between any two arbitrary vertices.
join(BaseGraph<VertexType, EdgeType>, BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.library.algorithms.util.LibraryUtils
 
jPanel2 - Variable in class graphlab.ui.components.gsidebar.GSideBarPanel
 
jt - Variable in class graphlab.ui.components.gpropertyeditor.editors.GStringEditor
 
jtp - Variable in class graphlab.graph.ui.GTabbedPane
 

K

k - Variable in class graphlab.extensions.actions.GraphPower
 
k - Variable in class graphlab.plugins.graphgenerator.generators.BananaTreeGenerator
 
k - Static variable in class graphlab.plugins.graphgenerator.generators.GeneralizedPetersonGenerator
 
k - Static variable in class graphlab.plugins.reports.basicreports.NumOfVerticesWithDegK
 
k - Variable in class graphlab.samples.extensions.OrderKReport
 
KenserGraphGenerator - Class in graphlab.plugins.graphgenerator.generators
 
KenserGraphGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.KenserGraphGenerator
 
KeyBoardShortCut - Class in graphlab.ui.components.gmenu
 
KeyBoardShortCut(int, int, int, boolean, int) - Constructor for class graphlab.ui.components.gmenu.KeyBoardShortCut
 
KeyBoardShortCut(int, int, boolean) - Constructor for class graphlab.ui.components.gmenu.KeyBoardShortCut
 
KeyBoardShortCutProvider - Class in graphlab.ui.components.gmenu
 
KeyBoardShortCutProvider() - Constructor for class graphlab.ui.components.gmenu.KeyBoardShortCutProvider
 
keyChanged(String, Object) - Method in class graphlab.graph.ui.GraphRectRegionSelect
 
keyChanged(String, Object) - Method in class graphlab.platform.core.AbstractAction
 
keyChanged(String, Object) - Method in interface graphlab.platform.core.Listener
Event occured, Go and call the listeners to do the Job
keyChanged(String, Object) - Method in class graphlab.plugins.main.core.actions.MiddleClickAction
 
keyPressed(KeyEvent) - Method in class graphlab.plugins.commandline.ShellConsole
 
keyReleased(KeyEvent) - Method in class graphlab.plugins.commandline.ShellConsole
 
keyTyped(KeyEvent) - Method in class graphlab.plugins.commandline.ShellConsole
 
KmnGenerator - Class in graphlab.plugins.graphgenerator.generators
User: root
KmnGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.KmnGenerator
 
KmnoGenerator - Class in graphlab.plugins.graphgenerator.generators
Author: Saman Feghhi
KmnoGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.KmnoGenerator
 
knownArrows - Static variable in class graphlab.graph.old.ArrowHandler
 
knownEditors - Static variable in class graphlab.ui.components.gpropertyeditor.GCellEditor
 
knownRenderers - Static variable in class graphlab.ui.components.gpropertyeditor.GCellRenderer
 
Kruskal - Class in graphlab.library.algorithms.spanningtree
 
Kruskal() - Constructor for class graphlab.library.algorithms.spanningtree.Kruskal
 
KruskalAnim - Class in graphlab.plugins.algorithmanimator
 
KruskalAnim() - Constructor for class graphlab.plugins.algorithmanimator.KruskalAnim
 

L

LABEL - Static variable in class graphlab.graph.atributeset.EdgeAttrSet
 
LABEL - Static variable in class graphlab.graph.atributeset.GraphAttrSet
 
LABEL - Static variable in class graphlab.graph.atributeset.VertexAttrSet
 
label - Variable in class graphlab.graph.graph.GraphColoring
 
label - Variable in class graphlab.graph.graph.SubGraph
 
label - Variable in class graphlab.graph.old.ButtonTabComponent
 
label - Variable in class graphlab.graph.ui.ButtonTabComponent
 
label - Variable in class graphlab.library.event.VertexEdgeLabelEvent
 
LABEL_LOCATION - Static variable in class graphlab.graph.atributeset.EdgeAttrSet
 
LABEL_LOCATION - Static variable in class graphlab.graph.atributeset.VertexAttrSet
 
LabelComponent - Class in graphlab.samples.ui.texteditor.myplugin.components
 
LabelComponent() - Constructor for class graphlab.samples.ui.texteditor.myplugin.components.LabelComponent
 
LabledSlider - Class in graphlab.ui.components.utils
 
LabledSlider(BoundedInteger) - Constructor for class graphlab.ui.components.utils.LabledSlider
 
LastSelectedStatusAction - Class in graphlab.plugins.main.core.actions
Author: azin azadi
LastSelectedStatusAction(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.LastSelectedStatusAction
 
LastSettings - Class in graphlab.platform.preferences.lastsettings
 
LastSettings() - Constructor for class graphlab.platform.preferences.lastsettings.LastSettings
 
lastSubgraphIndex - Variable in class graphlab.library.BaseGraph
 
lastTimeGraphWasClear - Static variable in class graphlab.plugins.main.select.ClearSelection
indicates that wheter the last time GraphSelectPointData fired, it was originally cleared or not (it was cleared by this 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,....
LatexCAD - Class in graphlab.extensions.io
 
LatexCAD() - Constructor for class graphlab.extensions.io.LatexCAD
 
LatexWriter - Class in graphlab.extensions.io
 
LatexWriter() - Constructor for class graphlab.extensions.io.LatexWriter
 
LayeredRenderer - Class in graphlab.graph.old
 
LayeredRenderer(GraphModel, BlackBoard) - Constructor for class graphlab.graph.old.LayeredRenderer
 
LEFTWARDTRAPEZOID - Static variable in class graphlab.graph.old.GShape
 
LEFTWARDTTRIANGLE - Static variable in class graphlab.graph.old.GShape
 
LibraryUtils - Class in graphlab.library.algorithms.util
 
LibraryUtils() - Constructor for class graphlab.library.algorithms.util.LibraryUtils
 
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() - Method in class graphlab.library.ListGraph
 
lightEdgeIterator(VertexType) - Method in class graphlab.library.ListGraph
 
lightEdgeIterator() - Method in class graphlab.library.MatrixGraph
 
lightEdgeIterator(VertexType) - Method in class graphlab.library.MatrixGraph
 
line - Variable in class graphlab.graph.graph.EdgeModel
it's a straight line between source and target vertices
line(int, int, int, int, int) - Static method in class graphlab.plugins.graphgenerator.core.PositionGenerators
 
linearOperation(Double[], Double[], Double[]) - Method in class graphlab.platform.StaticUtils
The linear Operation AX+B
LineGraph - Class in graphlab.extensions.actions
Creates a line graph from the current graph and shows it in a new tab
LineGraph() - Constructor for class graphlab.extensions.actions.LineGraph
 
listen4Event(String) - Method in class graphlab.platform.core.AbstractAction
listens for an event in the black board, (so multiple listening is available)
Listener - Interface in graphlab.platform.core
Listener is a kind of listener that the Black board use to notify the action, when their events occurs.
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<ImportVertexType, VertexType, ImportEdgeType, EdgeType, ImportGraphType, ListGraph<VertexType, EdgeType>>) - 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(File, BlackBoard) - Method in interface graphlab.platform.extension.UnknownExtensionLoader
 
load(String) - Method in class graphlab.platform.plugin.Plugger
Load and initialize a plugin.
load(File, BlackBoard) - Method in class graphlab.plugins.commandline.extensionloader.BSHExtensionLoader
 
load(File, BlackBoard) - Method in class graphlab.plugins.connector.matlab.MatlabExtensionLoader
 
Load - Class in graphlab.plugins.main.saveload
 
Load() - Constructor for class graphlab.plugins.main.saveload.Load
 
load(NotifiableAttributeSet) - Method in class graphlab.ui.components.gpropertyeditor.ProEditor2NotifiableAttributeSetConnector
 
loadExtension(Class) - Static method in class graphlab.platform.extension.ExtensionLoader
returns an instance of extensionClass if the given extensionClass implements Extension (BasicExtension) or has default constructor, otherwise it returns null
loadExtensions(BlackBoard) - Method in class graphlab.platform.Application
load all extensions from /extensions directory
loadGraphFromFile(File) - Static method in class graphlab.plugins.main.saveload.Load
loads a graph from a file, note that this method clears the graph first
loadGraphML(String) - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
loadGraphML(File) - Method in class graphlab.plugins.main.saveload.SaveLoadPluginMethods
clears the current graph and load a graphml file saved in file to the current graph
LoadMatrix - Class in graphlab.plugins.main.saveload.matrix
 
LoadMatrix() - Constructor for class graphlab.plugins.main.saveload.matrix.LoadMatrix
 
loadMatrix(File) - Static method in class graphlab.plugins.main.saveload.matrix.LoadMatrix
 
loadMatrix(File) - Method in class graphlab.plugins.main.saveload.SaveLoadPluginMethods
loads the matrix saved in file to the current graph
LoadSimpleGraph - Class in graphlab.extensions.io
sample.simplegraph :
graph:
directed
label g0
begin vertices:
vertex 0:
label v1
location 120,23
color 3
vertex 1:
label second vertex
color 1
vertex 2:
vertex 3:
label 4
begin edges:
0 -> 1
label my edge
color 12
weight -2
3 -> 0
label edge 2
2 -> 1
LoadSimpleGraph() - Constructor for class graphlab.extensions.io.LoadSimpleGraph
 
loadSingleExtension(Class) - Static method in class graphlab.platform.StaticUtils
loads(includes its automatically generated menues, ...) a single extension into application
loadUnknownExtension(File, BlackBoard) - Static method in class graphlab.platform.extension.ExtensionLoader
returns an instance of extensionClsas if the given extensionClass implements Extension, otherwise it returns null
loadXML(String, Class) - Method in class graphlab.ui.UI
 
loadXML(String, Class, GFrame) - Method in class graphlab.ui.UI
 
LocalSF - Class in graphlab.plugins.visualization.localsfvis
User: root
LocalSF(BlackBoard) - Constructor for class graphlab.plugins.visualization.localsfvis.LocalSF
constructor
locateAll(Vector<VertexModel>, int, int) - Method in class graphlab.plugins.visualization.circular.CircularDispatchVisualization
 
locateAll(Vector<VertexModel>, int, int, int, int) - Method in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
locateAll(Vector<VertexModel>, int, int) - Method in class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
locateAll(Vector<VertexModel>, int, int) - Method in class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
locateAll(Vector<VertexModel>, int, int) - Method in class graphlab.plugins.visualization.treevisualizations.SparseTreeVisualization
 
locateAllSubTrees(VertexModel, double, double) - Method in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
locateAllSubTrees(VertexModel, double, double) - Method in class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
locateAllVertices(Vector<VertexModel>, int, int) - Method in class graphlab.plugins.visualization.hierarchical.BendedTrees
 
LOCATION - Static variable in class graphlab.graph.atributeset.VertexAttrSet
 
lowerBound - Variable in class graphlab.extensions.reports.ColoringReport
 
LSFUI - Class in graphlab.plugins.visualization.localsfvis
 
LSFUI() - Constructor for class graphlab.plugins.visualization.localsfvis.LSFUI
 

M

m - Static variable in class graphlab.plugins.graphgenerator.generators.CmnGenerator
 
m - Static variable in class graphlab.plugins.graphgenerator.generators.KmnGenerator
 
m - Static variable in class graphlab.plugins.graphgenerator.generators.KmnoGenerator
 
m - Static variable in class graphlab.plugins.graphgenerator.generators.PmnGenerator
 
m - Static variable in class graphlab.plugins.graphgenerator.generators.TreeGenerator
 
main(String[]) - Static method in class graphlab.extensions.actions.GraphPower
 
main - Variable in class graphlab.graph.ui.GSplitedPane
 
main(String[]) - Static method in class graphlab.library.test.TestListGraph
 
main(String[]) - Static method in class graphlab.library.test.TestMatrixGraph
 
main(String[]) - Static method in class graphlab.library.test.TestNewEdge
 
main(String[]) - Static method in class graphlab.platform.Application
Runs Application in these steps: 0- starts GraphLab exception handler, to catch uncaught exceptions
1- shows a splash on the screen, and redirect System.out to the splash screen
2- loads plugins which are jar files located in plugins directory
3- loads extensions which are files located in extensions directory
4- fires a Application#POST_INIT_EVENT on blackboard
5- hides the splash screen
main(String[]) - Static method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AutomatedUpdate
 
main(String[]) - Static method in class graphlab.plugins.graphgenerator.generators.BananaTreeGenerator
 
main(String[]) - Static method in class graphlab.plugins.graphgenerator.generators.HelmGraph
 
main(String[]) - Static method in class graphlab.plugins.graphgenerator.generators.KmnoGenerator
 
main(String[]) - Static method in class graphlab.plugins.graphgenerator.generators.PrismGraph
 
main(String[]) - Static method in class graphlab.plugins.GraphLabDebugger
 
main(String[]) - Static method in class graphlab.samples.Debugger
 
main(String[]) - Static method in class graphlab.samples.ui.texteditor.myplugin.UISample
 
main(String[]) - Static method in class graphlab.ui.components.gpropertyeditor.attrx.tester
 
main(String[]) - Static method in class graphlab.ui.components.gpropertyeditor.utils.ObjectViewer
 
mainCheckAcyclicChecker(String[]) - Static method in class graphlab.library.test.TestListGraph
 
mainCheckConnectivityChecker(String[]) - Static method in class graphlab.library.test.TestListGraph
 
mainCheckTraversals(String[]) - Static method in class graphlab.library.test.TestListGraph
 
mainOld(String[]) - Static method in class graphlab.library.test.TestListGraph
 
mainTestEdgeInduced(String[]) - Static method in class graphlab.library.test.TestListGraph
 
mainTestKruskal(String[]) - Static method in class graphlab.library.test.TestListGraph
 
mainTestVertexInduced(String[]) - Static method in class graphlab.library.test.TestListGraph
 
MakeSelectionComplementGraph - Class in graphlab.plugins.main.select
 
MakeSelectionComplementGraph() - Constructor for class graphlab.plugins.main.select.MakeSelectionComplementGraph
 
MakeSelectionCompleteGraph - Class in graphlab.plugins.main.select
 
MakeSelectionCompleteGraph() - Constructor for class graphlab.plugins.main.select.MakeSelectionCompleteGraph
 
MakeSelectionEmptyGraph - Class in graphlab.plugins.main.select
 
MakeSelectionEmptyGraph() - Constructor for class graphlab.plugins.main.select.MakeSelectionEmptyGraph
 
MARK - Static variable in class graphlab.graph.atributeset.EdgeAttrSet
 
MARK - Static variable in class graphlab.graph.atributeset.VertexAttrSet
 
mark - Variable in class graphlab.library.BaseEdgeProperties
 
mark - Variable in class graphlab.library.BaseVertexProperties
 
mark - Variable in class graphlab.platform.plugin.Plugger
 
MatlabExtensionLoader - Class in graphlab.plugins.connector.matlab
 
MatlabExtensionLoader() - Constructor for class graphlab.plugins.connector.matlab.MatlabExtensionLoader
 
matlabMatrix() - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
matlabRunner(File, Object[]) - Static method in class graphlab.plugins.connector.Connector
 
MatlabRunner - Class in graphlab.plugins.connector.matlab
 
MatlabRunner() - Constructor for class graphlab.plugins.connector.matlab.MatlabRunner
 
matlabRunner(File, Object[]) - Static method in class graphlab.plugins.connector.matlab.MatlabRunner
runs the given matlab (.m) file as a function with the given params as the inputs of function in the Matlab environment.
Matrix - Class in graphlab.plugins.main.saveload.matrix
 
Matrix() - Constructor for class graphlab.plugins.main.saveload.matrix.Matrix
 
Matrix2Graph(boolean[][], GraphModel) - Static method in class graphlab.plugins.main.saveload.matrix.Matrix
 
Matrix2String(boolean[][]) - Static method in class graphlab.plugins.main.saveload.matrix.Matrix
 
matrix2String(GraphModel) - Method in class graphlab.plugins.main.saveload.SaveLoadPluginMethods
 
MatrixGraph<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library
Adjacency Matrix Graph.
MatrixGraph(boolean, int) - Constructor for class graphlab.library.MatrixGraph
Constructs a graph object that stores graph data using adjacency matrix data structure.
MatrixGraph(boolean) - Constructor for class graphlab.library.MatrixGraph
Constructs a MatrixGraph object
MatrixGraph() - Constructor for class graphlab.library.MatrixGraph
Constructs an undirected graph object that stores graph data using adjacency list data structure.
MatrixGraph(BaseGraph<ImportVertexType, ImportEdgeType>, GraphConverter<ImportVertexType, VertexType, ImportEdgeType, EdgeType, ImportGraphType, MatrixGraph<VertexType, EdgeType>>) - Constructor for class graphlab.library.MatrixGraph
Constructs a graph object that stores graph data using adjacency matrix data structure by importing graph data from a pre-existing graph.
max(double, double) - Method in class graphlab.extensions.io.LatexCAD
 
Max_Int - Static variable in class graphlab.plugins.main.core.AlgorithmUtils
 
MaxAndMinDegree - Class in graphlab.plugins.reports.basicreports
 
MaxAndMinDegree() - Constructor for class graphlab.plugins.reports.basicreports.MaxAndMinDegree
 
MaxIndependentSetReport - Class in graphlab.extensions.reports
 
MaxIndependentSetReport() - Constructor for class graphlab.extensions.reports.MaxIndependentSetReport
 
MemoryUsageStatusAction - Class in graphlab.ui.actions
 
MemoryUsageStatusAction(BlackBoard) - Constructor for class graphlab.ui.actions.MemoryUsageStatusAction
constructor
menubar - Variable in class graphlab.ui.xml.UIHandlerImpl
 
menueIndexChar - Static variable in class graphlab.ui.xml.UIHandlerImpl
determines the character which if put before a character in the string of the label, that character will be set to it's mnemonics
menuItem - Variable in class graphlab.ui.AbstractExtensionAction
 
message - Variable in class graphlab.library.event.VertexRequest
 
MessageEvent - Class in graphlab.library.event
 
MessageEvent(String, boolean, long) - Constructor for class graphlab.library.event.MessageEvent
 
MessageEvent(String) - Constructor for class graphlab.library.event.MessageEvent
 
methodObjects - Variable in class graphlab.plugins.commandline.parsers.InwardCommandParser
the Objects that the methods should be invoked on.
MiddleClickAction - Class in graphlab.plugins.main.core.actions
 
MiddleClickAction(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.MiddleClickAction
 
millisecond - Variable in class graphlab.library.event.DelayEvent
 
min(double, double) - Method in class graphlab.extensions.io.LatexCAD
 
mindiste(GraphModel, GraphPoint) - Static method in class graphlab.graph.graph.GraphControl
 
mindiste(GraphModel, GraphPoint) - Method in class graphlab.graph.graph.GraphControlGrid
 
mindiste(GraphModel, GraphPoint) - Static method in class graphlab.graph.GraphUtils
 
mindistv(GraphModel, GraphPoint) - Static method in class graphlab.graph.graph.GraphControl
 
mindistv(GraphPoint) - Method in class graphlab.graph.graph.GraphControlGrid
 
mindistv(GraphModel, GraphPoint) - Static method in class graphlab.graph.GraphUtils
 
model - Variable in class graphlab.ui.components.gpropertyeditor.GPropertyEditor
 
modifiers - Variable in class graphlab.graph.event.GraphEvent
 
modifiers - Variable in class graphlab.graph.event.VertexEvent
 
More - Class in graphlab.plugins.algorithmanimator
 
More() - Constructor for class graphlab.plugins.algorithmanimator.More
 
MOUSE_ENTERED_EXITED - Static variable in class graphlab.graph.event.GraphEvent
 
MOUSE_MOVED - Static variable in class graphlab.graph.event.GraphEvent
indicates moving of the mouse on graph
MOUSE_WHEEL_MOVED - Static variable in class graphlab.graph.event.GraphEvent
indicates moving the wheel of the mouse on graph
mouseBtn - Variable in class graphlab.graph.event.EdgeEvent
 
mouseBtn - Variable in class graphlab.graph.event.GraphEvent
 
mouseBtn - Variable in class graphlab.graph.event.VertexEvent
 
mouseClicked(GraphModel, GraphPoint, int, int) - Static method in class graphlab.graph.event.GraphEvent
 
mouseClicked(MouseEvent) - Method in class graphlab.graph.graph.GraphControl
 
mouseClicked(MouseEvent) - Method in class graphlab.plugins.commandline.ShellConsole
 
mouseClicked(MouseEvent) - Method in class graphlab.plugins.main.core.actions.GMergedColorEditor
 
mouseDragged(MouseEvent) - Method in class graphlab.graph.graph.GraphControl
 
mouseDraggingStarted(GraphModel, GraphPoint, int, int) - Static method in class graphlab.graph.event.GraphEvent
 
mouseDropped(GraphModel, GraphPoint, int, int) - Static method in class graphlab.graph.event.GraphEvent
 
mouseEntered(GraphModel, GraphPoint, int, int) - Static method in class graphlab.graph.event.GraphEvent
 
mouseEntered(MouseEvent) - Method in class graphlab.graph.graph.GraphControl
 
mouseEntered(MouseEvent) - Method in class graphlab.plugins.commandline.ShellConsole
 
mouseEntered(MouseEvent) - Method in class graphlab.plugins.main.core.actions.GMergedColorEditor
 
mouseExited(GraphModel, GraphPoint, int, int) - Static method in class graphlab.graph.event.GraphEvent
 
mouseExited(MouseEvent) - Method in class graphlab.graph.graph.GraphControl
 
mouseExited(MouseEvent) - Method in class graphlab.plugins.commandline.ShellConsole
 
mouseExited(MouseEvent) - Method in class graphlab.plugins.main.core.actions.GMergedColorEditor
 
mouseMoved(GraphModel, GraphPoint, int, int) - Static method in class graphlab.graph.event.GraphEvent
 
mouseMoved(MouseEvent) - Method in class graphlab.graph.graph.GraphControl
 
mousePos - Variable in class graphlab.graph.event.EdgeEvent
 
mousePos - Variable in class graphlab.graph.event.GraphEvent
position of mouse according to top left point of graph
mousePos - Variable in class graphlab.graph.event.VertexEvent
 
mousePressed(MouseEvent) - Method in class graphlab.graph.graph.GraphControl
 
mousePressed(MouseEvent) - Method in class graphlab.plugins.commandline.ShellConsole
 
mousePressed(MouseEvent) - Method in class graphlab.plugins.main.core.actions.GMergedColorEditor
 
mouseReleased(MouseEvent) - Method in class graphlab.graph.graph.GraphControl
 
mouseReleased(MouseEvent) - Method in class graphlab.plugins.commandline.ShellConsole
 
mouseReleased(MouseEvent) - Method in class graphlab.plugins.main.core.actions.GMergedColorEditor
 
mouseWheelMoveAmount - Variable in class graphlab.graph.event.GraphEvent
the amount which mouse wheel is scrolled, positive or negative
mouseWheelMoved(GraphModel, GraphPoint, int, int) - Static method in class graphlab.graph.event.GraphEvent
 
mouseWheelMoved(MouseWheelEvent) - Method in class graphlab.graph.graph.GraphControl
 
move(VertexModel, double, double) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
moves the vertex relative to its current position
MoveSelected - Class in graphlab.plugins.main.select
 
MoveSelected(BlackBoard) - Constructor for class graphlab.plugins.main.select.MoveSelected
constructor
moveToGraph(GraphModel, Collection<EdgeModel>, Collection<VertexModel>, GraphModel) - Static method in class graphlab.plugins.main.ccp.Cut
 
MoveVertex - Class in graphlab.plugins.main.core.actions.vertex
 
MoveVertex(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.vertex.MoveVertex
 
mr - Variable in class graphlab.plugins.reports.extension.GraphReportExtensionAction
 
multiply(double) - Method in class graphlab.graph.graph.GraphPoint
multiplies x and y by p (x=x*p, y=y*p)
multiply(GraphType, GraphType) - Method in class graphlab.library.algorithms.goperators.product.GProduct
 
MyReader - Class in graphlab.plugins.commandline
 
MyReader(Reader) - Constructor for class graphlab.plugins.commandline.MyReader
 

N

n - Variable in class graphlab.plugins.graphgenerator.generators.BananaTreeGenerator
 
n - Static variable in class graphlab.plugins.graphgenerator.generators.CmnGenerator
 
n - Static variable in class graphlab.plugins.graphgenerator.generators.CompleteGraphGenerator
 
n - Static variable in class graphlab.plugins.graphgenerator.generators.GeneralizedPetersonGenerator
 
n - Static variable in class graphlab.plugins.graphgenerator.generators.HelmGraph
 
n - Static variable in class graphlab.plugins.graphgenerator.generators.KenserGraphGenerator
 
n - Static variable in class graphlab.plugins.graphgenerator.generators.KmnGenerator
 
n - Static variable in class graphlab.plugins.graphgenerator.generators.KmnoGenerator
 
n - Static variable in class graphlab.plugins.graphgenerator.generators.PathGenerator
 
n - Static variable in class graphlab.plugins.graphgenerator.generators.PmnGenerator
 
n - Static variable in class graphlab.plugins.graphgenerator.generators.PrismGraph
 
n - Static variable in class graphlab.plugins.graphgenerator.generators.RandomTreeGenerator
 
n - Static variable in class graphlab.plugins.graphgenerator.generators.StarGenerator
 
n - Static variable in class graphlab.plugins.graphgenerator.generators.WheelGenerator
 
name - Static variable in class graphlab.graph.atributeset.GraphAttrSet
 
name - Variable in class graphlab.graph.old.GShape
 
name - Variable in class graphlab.graph.old.GStroke
 
NAME - Static variable in class graphlab.graph.ui.GTabbedGraphPane
 
NAME - Static variable in class graphlab.graph.ui.GTabbedPane
provides a tabbed UI Interface for editing multiple graphs in multiple tabs
NAME - Static variable in class graphlab.platform.preferences.Preferences
 
name - Static variable in class graphlab.ui.actions.UIEventData
 
name(String) - Static method in class graphlab.ui.actions.UIEventData
 
name - Variable in class graphlab.ui.ExtensionShellCommandProvider
 
name - Static variable in class graphlab.ui.UI
 
NativeCommands - Class in graphlab.plugins.commandline.commands
 
NativeCommands(BlackBoard) - Constructor for class graphlab.plugins.commandline.commands.NativeCommands
 
NewAction - Class in graphlab.samples.ui.texteditor.myplugin.actions
 
NewAction() - Constructor for class graphlab.samples.ui.texteditor.myplugin.actions.NewAction
 
NewGraph - Class in graphlab.plugins.algorithmanimator.core.atoms
 
NewGraph() - Constructor for class graphlab.plugins.algorithmanimator.core.atoms.NewGraph
 
NewGraph - Class in graphlab.plugins.main.core.actions.graph
 
NewGraph(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.graph.NewGraph
 
newPosition - Variable in class graphlab.plugins.main.core.actions.vertex.VertexMoveData
 
newVariable() - Method in class graphlab.plugins.commandline.Shell
 
NICEEIGHTPOINTSTAR - Static variable in class graphlab.graph.old.GShape
 
NICENINEPOINTSTAR - Static variable in class graphlab.graph.old.GShape
 
nicepaintGraph(Graphics, Boolean) - Method in class graphlab.graph.graph.FastRenderer
 
NICESEVENPOINTSTAR - Static variable in class graphlab.graph.old.GShape
 
NICESIXPOINTSTAR - Static variable in class graphlab.graph.old.GShape
 
NICESTAR - Static variable in class graphlab.graph.old.GShape
 
NICETENPOINTSTAR - Static variable in class graphlab.graph.old.GShape
 
NINEPOINTSTAR - Static variable in class graphlab.graph.old.GShape
 
normalHyperlinkUpdate(HyperlinkEvent) - Method in class graphlab.graph.ui.GHTMLPageComponent
 
normalize(GraphPoint) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
 
NotifiableAttributeSet - Interface in graphlab.platform.attribute
An Interface which is an AttributeSet and also it is notifiable
as an example see NotifiableAttributeSetImpl
The difference between a NotifiableAttributeSet and a BlackBoard is that, NotifiableAttributeSet is designed for a small set of attributes, so for example getAttributeListeners() will return all listeners of all attributes, but BlackBoard is for a bigger set of attributes, and there you can give listeners for just one key at a time.
NotifiableAttributeSet - Variable in class graphlab.plugins.main.core.actions.GraphPropertyEditor
 
NotifiableAttributeSetImpl - Class in graphlab.platform.attribute
Default implementation for the NotifiableAttributeSet
NotifiableAttributeSetImpl() - Constructor for class graphlab.platform.attribute.NotifiableAttributeSetImpl
 
NotifiableAttributeSetView - Interface in graphlab.ui
 
NOTIFIED - Static variable in class graphlab.graph.event.GraphEvent
 
NOTIFIED - Static variable in class graphlab.graph.event.VertexEvent
 
NumOfConnectedComponents - Class in graphlab.plugins.reports.basicreports
 
NumOfConnectedComponents() - Constructor for class graphlab.plugins.reports.basicreports.NumOfConnectedComponents
 
numOfEdges - Static variable in class graphlab.plugins.graphgenerator.generators.RandomGenerator
 
NumOfEdges - Class in graphlab.plugins.reports.basicreports
 
NumOfEdges() - Constructor for class graphlab.plugins.reports.basicreports.NumOfEdges
 
NumOfQuadrangle - Class in graphlab.plugins.reports.basicreports
 
NumOfQuadrangle() - Constructor for class graphlab.plugins.reports.basicreports.NumOfQuadrangle
 
NumOfTriangles - Class in graphlab.plugins.reports.basicreports
 
NumOfTriangles() - Constructor for class graphlab.plugins.reports.basicreports.NumOfTriangles
 
numOfVertices - Static variable in class graphlab.plugins.graphgenerator.generators.RandomGenerator
 
NumOfVertices - Class in graphlab.plugins.reports.basicreports
 
NumOfVertices() - Constructor for class graphlab.plugins.reports.basicreports.NumOfVertices
 
NumOfVerticesReport - Class in graphlab.samples.extensions
 
NumOfVerticesReport() - Constructor for class graphlab.samples.extensions.NumOfVerticesReport
 
NumOfVerticesWithDegK - Class in graphlab.plugins.reports.basicreports
 
NumOfVerticesWithDegK() - Constructor for class graphlab.plugins.reports.basicreports.NumOfVerticesWithDegK
 

O

o - Static variable in class graphlab.plugins.graphgenerator.generators.KmnoGenerator
 
OAtrRenderer - Class in graphlab.ui.components.gpropertyeditor
 
OAtrRenderer() - Constructor for class graphlab.ui.components.gpropertyeditor.OAtrRenderer
 
obj - Variable in class graphlab.library.BaseEdgeProperties
You can store anything you want.
obj - Variable in class graphlab.library.BaseVertexProperties
You can store anything you want.
ObjectViewer - Class in graphlab.ui.components.gpropertyeditor.utils
 
ObjectViewer() - Constructor for class graphlab.ui.components.gpropertyeditor.utils.ObjectViewer
 
OK_OPTION - Static variable in class graphlab.ui.components.gpropertyeditor.utils.JFontChooser
 
onDrop(GraphEvent) - Method in class graphlab.graph.ui.GraphRectRegionSelect
 
oneInstance - Variable in class graphlab.platform.preferences.GraphPreferences
 
oneInstances - Variable in class graphlab.platform.preferences.GraphPreferences
 
onMouseMoved(GraphEvent) - Method in class graphlab.graph.ui.GraphRectRegionSelect
 
OpenAction - Class in graphlab.samples.ui.texteditor.myplugin.actions
 
OpenAction() - Constructor for class graphlab.samples.ui.texteditor.myplugin.actions.OpenAction
 
OperatorParser - Class in graphlab.plugins.commandline.parsers
 
OperatorParser(Interpreter, Shell) - Constructor for class graphlab.plugins.commandline.parsers.OperatorParser
 
OrderKReport - Class in graphlab.samples.extensions
 
OrderKReport() - Constructor for class graphlab.samples.extensions.OrderKReport
 
OrderOneReport - Class in graphlab.samples.extensions
 
OrderOneReport() - Constructor for class graphlab.samples.extensions.OrderOneReport
 
OVAL - Static variable in class graphlab.graph.old.GShape
 

P

paint(Graphics) - Method in class graphlab.graph.graph.AbstractGraphRenderer
 
paint(Graphics, Boolean) - Method in class graphlab.graph.graph.AbstractGraphRenderer
paint the graph on gg
paint(Graphics2D, EdgeModel, GraphModel, Boolean) - Method in class graphlab.graph.graph.FastRenderer
 
paint(Graphics2D, VertexModel, int, int, int, int, Boolean) - Method in class graphlab.graph.graph.FastRenderer
 
paint(Graphics, Object, Boolean) - Method in interface graphlab.graph.graph.PaintHandler
 
paint(Graphics2D, boolean) - Method in class graphlab.graph.old.AcceleratedRenderer
 
paint(Graphics, EdgeModel, double) - Static method in class graphlab.graph.old.ArrowHandler
draws the arrow of the edge on the graphics
paint(Graphics2D) - Method in class graphlab.graph.old.LayeredRenderer
 
paint(Graphics2D) - Method in class graphlab.graph.old.SuperAcceleratedRenderer
 
paint(Graphics, Object, Boolean) - Method in class graphlab.graph.ui.GraphRectRegionSelect
 
paint(Graphics, Object, Boolean) - Method in class graphlab.plugins.main.core.actions.edge.AddEdge
 
paint(Graphics, Object, Boolean) - Method in class graphlab.plugins.main.core.actions.edge.DragEdge
 
paint(Graphics, Object, Boolean) - Method in class graphlab.plugins.main.core.actions.VertexTransformer
 
paint(Graphics) - Method in class graphlab.plugins.main.ui.GStrokeRenderer
 
paintArrow(Graphics, int, int) - Method in interface graphlab.graph.old.Arrow
 
paintArrow(Graphics, int, int) - Method in class graphlab.graph.old.PolygonArrow
paints the arrow on the g which the size of (w,h), the w & h are disabled for this version
paintEdges() - Method in class graphlab.plugins.visualization.corebasics.animator.GeneralAnimator
 
paintGraph(Graphics, Boolean) - Method in class graphlab.graph.graph.FastRenderer
 
PaintHandler<dest> - Interface in graphlab.graph.graph
User: Shabn
Pair<First,Second> - Class in graphlab.library.util
 
Pair(First, Second) - Constructor for class graphlab.library.util.Pair
 
Pair<First,Second> - Class in graphlab.platform.lang
A pair of two objects
Pair(First, Second) - Constructor for class graphlab.platform.lang.Pair
 
Parameter - Annotation Type in graphlab.platform.parameter
 
ParameterShower - Class in graphlab.ui
this class provides the ability to show and edit the parametr of a parametrizable object with a property editor
ParameterShower() - Constructor for class graphlab.ui.ParameterShower
 
Parametrizable - Interface in graphlab.platform.parameter
The basic Parametrizable interface.
parentMenu - Variable in class graphlab.ui.AbstractExtensionAction
 
parse(String) - Method in class graphlab.plugins.commandline.parsers.DefaultParser
 
parse(String) - Method in interface graphlab.plugins.commandline.parsers.ExtParser
 
parse(InputSource) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
The recognizer entry method taking an InputSource.
parse(URL) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
The recognizer entry method taking a URL.
parse(InputSource, GraphmlHandler) - Static method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
The recognizer entry method taking an Inputsource.
parse(URL, GraphmlHandler) - Static method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
The recognizer entry method taking a URL.
parse(InputSource) - Method in class graphlab.ui.xml.UIParser
The recognizer entry method taking an InputSource.
parse(URL) - Method in class graphlab.ui.xml.UIParser
The recognizer entry method taking a URL.
parse(InputSource, UIHandler) - Static method in class graphlab.ui.xml.UIParser
The recognizer entry method taking an Inputsource.
parse(URL, UIHandler) - Static method in class graphlab.ui.xml.UIParser
The recognizer entry method taking a URL.
parseMatlabFile(File) - Method in class graphlab.plugins.connector.matlab.MatlabExtensionLoader
 
parseSet(String) - Method in class graphlab.plugins.commandline.parsers.DefaultParser
 
parseShell(String, Object[], Interpreter) - Method in class graphlab.plugins.commandline.parsers.InwardCommandParser
 
Partitioner - Class in graphlab.extensions.reports
generates all partitionings of the given graph with t or less partitions which in each partition does not have any edges
Partitioner(BaseGraph) - Constructor for class graphlab.extensions.reports.Partitioner
 
Paste - Class in graphlab.plugins.main.ccp
 
Paste(BlackBoard) - Constructor for class graphlab.plugins.main.ccp.Paste
 
pasteFromClipboard() - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
pasteFromClipboard() - Method in class graphlab.plugins.main.core.CorePluginMethods
 
Path<VertexType extends BaseVertex> - Class in graphlab.library
I think this is enough for a path;
Path() - Constructor for class graphlab.library.Path
 
Path - Class in graphlab.plugins.visualization.corebasics.basics
 
Path() - Constructor for class graphlab.plugins.visualization.corebasics.basics.Path
 
PathGenerator - Class in graphlab.plugins.graphgenerator.generators
 
PathGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.PathGenerator
 
PathProperties - Class in graphlab.plugins.visualization.corebasics.basics
 
PathProperties(String) - Constructor for class graphlab.plugins.visualization.corebasics.basics.PathProperties
 
pauseButton - Variable in class graphlab.plugins.algorithmanimator.AnimatorGUI
 
performAction(String, Object) - Method in class graphlab.platform.core.AbstractAction
like Action
performAction(String, Object) - Method in interface graphlab.platform.core.Action
do the job of action.
performAction(String, Object) - Method in class graphlab.plugins.algorithmanimator.core.SimpleAlgorithmAnimator
 
performAction(String, Object) - Method in class graphlab.plugins.commonplugin.actiongrouping.ActionGrouper
 
performAction(String, Object) - Method in class graphlab.plugins.commonplugin.help.actions.Help
 
performAction(String, Object) - Method in class graphlab.plugins.commonplugin.reporter.actions.Exceptioner
 
performAction(String, Object) - Method in class graphlab.plugins.commonplugin.reporter.actions.ExceptionReport
 
performAction(String, Object) - Method in class graphlab.plugins.commonplugin.undo.undo.RedoAction
 
performAction(String, Object) - Method in class graphlab.plugins.commonplugin.undo.undo.UndoAction
 
performAction(String, Object) - Method in class graphlab.plugins.commonplugin.undo.undo.UndoLogManager
Occurs when the undo log adds by an action
performAction(String, Object) - Method in class graphlab.plugins.main.ccp.Copy
 
performAction(String, Object) - Method in class graphlab.plugins.main.ccp.Cut
 
performAction(String, Object) - Method in class graphlab.plugins.main.ccp.Paste
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.AddTab
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.BlackBoardWatcher
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.CloseTab
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.edge.AddEdge
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.edge.DeleteEdge
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.edge.DragEdge
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.edge.EdgeHighlightAction
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.edge.EdgeSelectEvent
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.graph.ClearGraph
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.graph.NewGraph
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.GraphPropertyEditor
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.LastSelectedStatusAction
like Action
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.preferences.PreferencesAction
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.ResetGraph
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.ShowAboutDialog
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.StatusBarMessage
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.vertex.AddVertex
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.vertex.DeleteVertex
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.vertex.MoveVertex
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.vertex.VertexHighlightAction
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.vertex.VertexMoveEvent
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.vertex.VertexSelectEvent
 
performAction(String, Object) - Method in class graphlab.plugins.main.core.actions.VertexTransformer
 
performAction(String, Object) - Method in class graphlab.plugins.main.GraphAction
this method is the basic structure for performing a job in the AbstractAction structure,But Here we needed more simple structure ;so we defined GraphAction and so there was no need of this signature!
performAction(String, Object) - Method in class graphlab.plugins.main.preview.ShowPreview
 
performAction(String, Object) - Method in class graphlab.plugins.main.rightclick.PopupMenuHandler
 
performAction(String, Object) - Method in class graphlab.plugins.main.saveload.image.CopyAsImage
 
performAction(String, Object) - Method in class graphlab.plugins.main.saveload.matrix.CopyAsMatrix
 
performAction(String, Object) - Method in class graphlab.plugins.main.select.ClearSelection
 
performAction(String, Object) - Method in class graphlab.plugins.main.select.DeleteSelected
 
performAction(String, Object) - Method in class graphlab.plugins.main.select.DeSelect
 
performAction(String, Object) - Method in class graphlab.plugins.main.select.InvertSelection
 
performAction(String, Object) - Method in class graphlab.plugins.main.select.MoveSelected
 
performAction(String, Object) - Method in class graphlab.plugins.main.select.RectangularSelect
 
performAction(String, Object) - Method in class graphlab.plugins.main.select.Select
 
performAction(String, Object) - Method in class graphlab.plugins.main.select.SelectAll
 
performAction(String, Object) - Method in class graphlab.plugins.main.select.SelectUpdater
 
performAction(String, Object) - Method in class graphlab.plugins.visualization.hierarchical.BendedTrees
 
performAction(String, Object) - Method in class graphlab.plugins.visualization.localsfvis.circular
like Action
performAction(String, Object) - Method in class graphlab.plugins.visualization.localsfvis.LocalSF
like Action
performAction(String, Object) - Method in class graphlab.plugins.visualization.localsfvis.Random
like Action
performAction(String, Object) - Method in class graphlab.ui.AbstractExtensionAction
 
performAction(String, Object) - Method in class graphlab.ui.actions.ExitAction
 
performAction(String, Object) - Method in class graphlab.ui.actions.MemoryUsageStatusAction
called when the variable bname is changed
performAction(String, Object) - Method in class graphlab.ui.actions.TestAction
like Action
performAction(String, Object) - Method in class graphlab.ui.actions.UIEventHandler
 
performAction(String, Object) - Method in class graphlab.ui.extension.UIActionExtensionAction
 
performExtension() - Method in class graphlab.plugins.algorithmanimator.core.atoms.extension.AtomAnimatorExtensionAction
 
performExtension() - Method in class graphlab.plugins.algorithmanimator.extension.AlgorithmExtensionAction
 
performExtension() - Method in class graphlab.plugins.graphgenerator.core.extension.GraphGeneratorExtensionAction
 
performExtension() - Method in class graphlab.plugins.main.extension.GraphActionExtensionAction
 
performExtension() - Method in class graphlab.plugins.main.saveload.core.extension.GraphReaderExtensionAction
 
performExtension() - Method in class graphlab.plugins.main.saveload.core.extension.GraphWriterExtensionAction
 
performExtension() - Method in class graphlab.plugins.reports.extension.GraphReportExtensionAction
 
performExtension() - Method in class graphlab.plugins.visualization.corebasics.extension.VisualizationExtensionAction
 
performExtension() - Method in class graphlab.ui.AbstractExtensionAction
 
performExtensionInCommandLine() - Method in class graphlab.plugins.graphgenerator.core.extension.GraphGeneratorExtensionAction
 
performExtensionInCommandLine() - Method in class graphlab.plugins.reports.extension.GraphReportExtensionAction
 
performExtensionInCommandLine() - Method in class graphlab.ui.AbstractExtensionAction
inorder if you created a new type of extension and for that extension you want to do some thing different when it is called on commandline (i.e.
performJob(String) - Method in class graphlab.plugins.commandline.Shell
 
performJob(String, Object) - Method in class graphlab.plugins.commandline.ShellServer
 
performJob(GraphData) - Method in class graphlab.plugins.main.GraphAction
 
performJob(String, Object) - Method in class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
performJob(String, Object) - Method in class graphlab.plugins.visualization.treevisualizations.SparseTreeVisualization
 
placedVertices - Variable in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
placedVertices - Variable in class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
playButton - Variable in class graphlab.plugins.algorithmanimator.AnimatorGUI
 
playOneStepButton - Variable in class graphlab.plugins.algorithmanimator.AnimatorGUI
 
plug() - Method in class graphlab.platform.plugin.Plugger
Search plugins directory and add jar files to Graphlab.
plugger - Variable in class graphlab.platform.Application
 
Plugger - Class in graphlab.platform.plugin
GraphLab plugging functionality is provided here.
Plugger(BlackBoard) - Constructor for class graphlab.platform.plugin.Plugger
 
PLUGGER_INSTANCE - Static variable in class graphlab.platform.plugin.Plugger
 
PluginHandlerInterface - Interface in graphlab.platform.plugin
 
pluginHelps - Static variable in class graphlab.plugins.commonplugin.help.Utils
 
PluginInterface - Interface in graphlab.platform.plugin
Base Init interface which plugins are loaded from.
PluginMethods - Interface in graphlab.platform.plugin
each plugin can have a class that implements this interface, the implementing class will have the methods that are implemented in various parts of the plugin, they will be easily accessed by other parts of program, it is probable that useful tools created to work with this objects, and automaize some processes of creating plugins, so we suggest that implement this interface in your plugins,,, :D
PmnGenerator - Class in graphlab.plugins.graphgenerator.generators
User: Houshmand
PmnGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.PmnGenerator
 
PolygonArrow - Class in graphlab.graph.old
an arrow which is a0 polygon
PolygonArrow(Polygon, String) - Constructor for class graphlab.graph.old.PolygonArrow
 
PopupMenuHandler - Class in graphlab.plugins.main.rightclick
 
PopupMenuHandler(BlackBoard) - Constructor for class graphlab.plugins.main.rightclick.PopupMenuHandler
constructor
PortableNotifiableAttributeSetImpl - Class in graphlab.ui
this is a portable NotifiableAttributeSetImpl + View this means that the model of view can be changed
PortableNotifiableAttributeSetImpl() - Constructor for class graphlab.ui.PortableNotifiableAttributeSetImpl
 
PositionGenerators - Class in graphlab.plugins.graphgenerator.core
User: root
PositionGenerators() - Constructor for class graphlab.plugins.graphgenerator.core.PositionGenerators
 
POST_INIT_EVENT - Static variable in class graphlab.platform.Application
 
postfix - Variable in class graphlab.platform.plugin.Plugger
 
PostWorkEvent<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.event
 
PostWorkEvent(VertexType, VertexType, BaseGraph<VertexType, EdgeType>) - Constructor for class graphlab.library.event.PostWorkEvent
 
PostWorkHandler<VertexType extends BaseVertex> - Interface in graphlab.library.event.handlers
Handles postwork used by algorithms such as BFS.
pp - Variable in class graphlab.platform.GSplash
 
pref - Static variable in class graphlab.platform.preferences.GraphPreferences
 
PREF - Static variable in class graphlab.ui.actions.UIEventData
 
preferenceName - Variable in class graphlab.platform.preferences.AbstractPreference
 
Preferences - Class in graphlab.platform.preferences
 
Preferences(BlackBoard) - Constructor for class graphlab.platform.preferences.Preferences
 
PreferencesAction - Class in graphlab.plugins.main.core.actions.preferences
 
PreferencesAction(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.preferences.PreferencesAction
 
prefix - Variable in class graphlab.platform.plugin.Plugger
 
prefs - Static variable in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AutomatedUpdate
 
PrePostWork - Class in graphlab.plugins.algorithmanimator.core.atoms
 
PrePostWork() - Constructor for class graphlab.plugins.algorithmanimator.core.atoms.PrePostWork
 
PRESSED - Static variable in class graphlab.graph.event.VertexEvent
 
PreviewPluginMethods - Class in graphlab.plugins.main.preview
 
PreviewPluginMethods() - Constructor for class graphlab.plugins.main.preview.PreviewPluginMethods
 
PreWorkEvent<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.event
 
PreWorkEvent(VertexType, VertexType, BaseGraph<VertexType, EdgeType>) - Constructor for class graphlab.library.event.PreWorkEvent
 
PreWorkHandler<VertexType extends BaseVertex> - Interface in graphlab.library.event.handlers
Handles prework used by algorithms such as BFS and DFS.
PreWorkPostWorkHandler<VertexType extends BaseVertex> - Interface in graphlab.library.event.handlers
Handles both prework and postwork used by algorithms such as DFS and BFS.
Prim<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.spanningtree
Implementation of Prim algorithm to find minimum spanning tree.
Prim(BaseGraph<VertexType, EdgeType>, EdgeVertexCopier<VertexType, EdgeType>) - Constructor for class graphlab.library.algorithms.spanningtree.Prim
Constructor of the Prim algorithm.
Prim.DefaultEdgeComparator - Class in graphlab.library.algorithms.spanningtree
Compares two edges of type EdgeType.
Prim.DefaultEdgeComparator() - Constructor for class graphlab.library.algorithms.spanningtree.Prim.DefaultEdgeComparator
 
PrimAnim - Class in graphlab.plugins.algorithmanimator
 
PrimAnim() - Constructor for class graphlab.plugins.algorithmanimator.PrimAnim
 
print(Object) - Method in class graphlab.plugins.commandline.ShellConsole
 
print(Icon) - Method in class graphlab.plugins.commandline.ShellConsole
 
print(Object, Font) - Method in class graphlab.plugins.commandline.ShellConsole
 
print(Object, Color) - Method in class graphlab.plugins.commandline.ShellConsole
 
print(Object, Font, Color) - Method in class graphlab.plugins.commandline.ShellConsole
 
print(Object, String, int, Color) - Method in class graphlab.plugins.commandline.ShellConsole
 
print(Object, String, int, Color, boolean, boolean, boolean) - Method in class graphlab.plugins.commandline.ShellConsole
 
println(Object) - Method in class graphlab.plugins.commandline.ShellConsole
 
println() - Method in class graphlab.plugins.commandline.ShellConsole
Prints "\\n" (i.e.
println(Icon) - Method in class graphlab.plugins.commandline.ShellConsole
 
println(Object, Color) - Method in class graphlab.plugins.commandline.ShellConsole
 
printlnResult(Object) - Method in class graphlab.plugins.commandline.ShellConsole
 
printResult(Object) - Method in class graphlab.plugins.commandline.ShellConsole
 
PrismGraph - Class in graphlab.plugins.graphgenerator.generators
 
PrismGraph() - Constructor for class graphlab.plugins.graphgenerator.generators.PrismGraph
 
processingInstruction(String, String) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
processingInstruction(String, String) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
product(GraphModel, GraphModel) - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
ProEditor2NotifiableAttributeSetConnector - Class in graphlab.ui.components.gpropertyeditor
Author: azin azadi
ProEditor2NotifiableAttributeSetConnector(GPropertyEditor) - Constructor for class graphlab.ui.components.gpropertyeditor.ProEditor2NotifiableAttributeSetConnector
 
prop - Variable in class graphlab.library.BaseEdge
 
prop - Variable in class graphlab.library.BaseVertex
 
properties - Variable in class graphlab.plugins.commonplugin.undo.UndoableActionOccuredData
 
propertyChange(PropertyChangeEvent) - Method in class graphlab.plugins.commandline.ShellConsole
 
PropertyEditorSidebar - Class in graphlab.ui.components.utils
 
PropertyEditorSidebar() - Constructor for class graphlab.ui.components.utils.PropertyEditorSidebar
 
put(String, Object) - Method in class graphlab.graph.atributeset.EdgeAttrSet
 
put(String, Object) - Method in class graphlab.graph.atributeset.GraphAttrSet
 
put(String, Object) - Method in class graphlab.graph.atributeset.VertexAttrSet
 
put(String, Object) - Method in interface graphlab.platform.attribute.AttributeSet
 
put(String, Object) - Method in class graphlab.platform.attribute.AttributeSetImpl
 
put(String, Object) - Method in class graphlab.platform.attribute.NotifiableAttributeSetImpl
 
put(String, Object) - Method in class graphlab.platform.attribute.TimeLimitedNotifiableAttrSet
 
put(String, Object) - Method in class graphlab.ui.PortableNotifiableAttributeSetImpl
 
putAttribute(String, ArrayX) - Method in class graphlab.platform.preferences.AbstractPreference
 
putAttribute(String, Object) - Method in class graphlab.platform.preferences.AbstractPreference
 
putInJar(File, JarOutputStream, String) - Static method in class graphlab.platform.StaticUtils
 
putNewSetOfAttributes(AbstractPreference) - Method in class graphlab.platform.preferences.Preferences
 

R

radius - Static variable in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
radius - Static variable in class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
Random - Class in graphlab.plugins.visualization.localsfvis
 
Random(BlackBoard) - Constructor for class graphlab.plugins.visualization.localsfvis.Random
constructor
RandomGenerator - Class in graphlab.plugins.graphgenerator.generators
User: root
RandomGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.RandomGenerator
 
RandomTreeGenerator - Class in graphlab.plugins.graphgenerator.generators
User: root
RandomTreeGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.RandomTreeGenerator
 
read(File) - Method in class graphlab.extensions.io.LoadSimpleGraph
 
read(char[], int, int) - Method in class graphlab.plugins.commandline.MyReader
 
read() - Method in class graphlab.plugins.commandline.ShellConsole.BlockingPipedInputStream
 
read(File) - Method in interface graphlab.plugins.main.saveload.core.GraphReaderInterface
Reads the file and enters the data in the graph.
read(File) - Method in class graphlab.plugins.main.saveload.Load
 
read(File) - Method in class graphlab.plugins.main.saveload.matrix.LoadMatrix
 
ReadWriteTextFile - Class in graphlab.samples.ui.texteditor.myplugin.actions
 
ReadWriteTextFile() - Constructor for class graphlab.samples.ui.texteditor.myplugin.actions.ReadWriteTextFile
 
reCalculateReport(String) - Method in class graphlab.plugins.reports.ui.ReportsUI
 
reCalculateReports() - Method in class graphlab.plugins.reports.ui.ReportsUI
 
rect - Variable in class graphlab.graph.ui.GraphRectRegionSelect
 
RECTANGLE - Static variable in class graphlab.graph.old.GShape
 
RectangularSelect - Class in graphlab.plugins.main.select
 
RectangularSelect(BlackBoard) - Constructor for class graphlab.plugins.main.select.RectangularSelect
constructor
redo(UndoableActionOccuredData) - Method in class graphlab.extensions.actions.GraphPower
 
redo() - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
redo(UndoableActionOccuredData) - Static method in class graphlab.plugins.commonplugin.undo.undo.RedoAction
performs the redo operation for basic actions
redo(BlackBoard) - Static method in class graphlab.plugins.commonplugin.undo.undo.RedoAction
redo the last undoabe operation done in the context of current blackboard
redo(UndoableActionOccuredData) - Method in interface graphlab.plugins.commonplugin.undo.Undoable
 
redo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.edge.AddEdge
 
redo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.edge.DeleteEdge
 
redo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.edge.DragEdge
 
redo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.vertex.AddVertex
 
redo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.vertex.DeleteVertex
 
redo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.vertex.MoveVertex
 
redo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.vertex.VertexMoveEvent
 
redo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.VertexTransformer
 
redo() - Method in class graphlab.plugins.main.core.CorePluginMethods
 
redo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.select.DeleteSelected
 
redo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.select.MakeSelectionComplementGraph
 
redo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.select.MoveSelected
 
redo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.select.ScaleOutSelection
 
RedoAction - Class in graphlab.plugins.commonplugin.undo.undo
 
RedoAction(BlackBoard) - Constructor for class graphlab.plugins.commonplugin.undo.undo.RedoAction
 
registerArrow(Arrow) - Static method in class graphlab.graph.old.ArrowHandler
 
registerAtomAnimation(AtomAnimator) - Static method in class graphlab.plugins.algorithmanimator.core.AlgorithmAnimator
registers a new kind of AtomAnimator
registerEdgePopupMenu(String, int, AbstractAction, boolean) - Static method in class graphlab.plugins.main.rightclick.PopupMenuHandler
 
registerEdgePopupMenu(String, int, AbstractAction, boolean) - Method in class graphlab.plugins.main.rightclick.RightClickPluginMethods
 
registerEditor(Class, GBasicCellEditor) - Static method in class graphlab.ui.components.gpropertyeditor.GCellEditor
 
registerEditor(Class, GBasicCellEditor) - Static method in class graphlab.ui.UIUtils
 
registerExtensionHandler(ExtensionHandler) - Static method in class graphlab.platform.extension.ExtensionLoader
Registers extHandler as an extension handler, so after this new extension that are loaded to GraphLab will be given to handler.
registerExtensionSettings(Extension, String) - Method in class graphlab.platform.preferences.lastsettings.Settings
 
registerGraphPopupMenu(String, int, AbstractAction, boolean) - Static method in class graphlab.plugins.main.rightclick.PopupMenuHandler
registers a popup menu that will be shown on each graph that assigned to Graph.name in blackboard (after the assignment)
registerGraphPopupMenu(String, int, AbstractAction, boolean) - Method in class graphlab.plugins.main.rightclick.RightClickPluginMethods
registers a popup menu that will be shown on each graph that assigned to Graph.name in blackboard (after the assignment)
registerHelpPlugin(String, String, String) - Method in class graphlab.plugins.commonplugin.help.HelpPluginMethods
register som plugin's help contents to be shown on the help of the program
registerHelpPlugin(BlackBoard, String, String, String) - Static method in class graphlab.plugins.commonplugin.help.Utils
Register a help entry on help menu.
registerHyperLinkHandler(String, HyperlinkHandler) - Static method in class graphlab.graph.ui.GHTMLPageComponent
 
registerHyperLinkHandler(String, HyperlinkHandler) - Static method in class graphlab.ui.UIUtils
 
registerKeyBoardShortcut(String, String, int) - Static method in class graphlab.ui.components.gmenu.KeyBoardShortCutProvider
 
registerRenderer(Class, GBasicCellRenderer) - Static method in class graphlab.ui.components.gpropertyeditor.GCellRenderer
register the "renderer" for the "clazz".
registerRenderer(Class, GBasicCellRenderer) - Static method in class graphlab.ui.UIUtils
 
registerSetting(Object) - Method in class graphlab.platform.preferences.lastsettings.LastSettings
 
registerSetting(Object, String) - Method in class graphlab.platform.preferences.lastsettings.Settings
 
registerSubgraph(BaseGraph<VertexType, EdgeType>) - Method in class graphlab.library.BaseGraph
Sets the graph as a subgraph.
registerType(Class, Class<? extends JComponent>) - Method in class graphlab.graph.ui.GTabbedPane
 
registerUnknownExtensionLoader(UnknownExtensionLoader) - Static method in class graphlab.platform.extension.ExtensionLoader
register e as an unKnownExtensionLoader, which GraphLab will try to load "not .class files" with them
registerVertexPopupMenu(String, int, AbstractAction, boolean) - Static method in class graphlab.plugins.main.rightclick.PopupMenuHandler
 
registerVertexPopupMenu(String, int, AbstractAction, boolean) - Method in class graphlab.plugins.main.rightclick.RightClickPluginMethods
 
REGULARHEXAGON - Static variable in class graphlab.graph.old.GShape
 
REGULARPENTAGON - Static variable in class graphlab.graph.old.GShape
 
RELEASED - Static variable in class graphlab.graph.event.EdgeEvent
 
released(EdgeModel, GraphPoint, int) - Static method in class graphlab.graph.event.EdgeEvent
 
RELEASED - Static variable in class graphlab.graph.event.VertexEvent
RELEASED occurs in the case that mouse started dragging from a vertex and dropped on an empty region of the graph, in this case a RELEASED event will be fired on starting vertex
released(VertexModel, GraphPoint, int, int) - Static method in class graphlab.graph.event.VertexEvent
 
remove(String) - Method in class graphlab.platform.plugin.Plugger
Remove a "plugin candidate" because of lack of dependencies.
removeAllEdges(VertexModel, VertexModel) - Method in class graphlab.graph.graph.GraphModel
 
removeAllEdges(VertexType, VertexType) - Method in class graphlab.library.BaseGraph
Removes all edges between two vertices.
removeAllEdges(VertexType, VertexType) - Method in class graphlab.library.ListGraph
 
removeAllEdges(VertexType, VertexType) - Method in class graphlab.library.MatrixGraph
 
removeAttributeListener(AttributeListener) - Method in interface graphlab.platform.attribute.NotifiableAttributeSet
Remove a listener from list of listeners.
removeAttributeListener(AttributeListener) - Method in class graphlab.platform.attribute.NotifiableAttributeSetImpl
 
removeAttributeListener(AttributeListener) - Method in class graphlab.platform.attribute.TimeLimitedNotifiableAttrSet
 
removeAttributeListener(AttributeListener) - Method in class graphlab.ui.PortableNotifiableAttributeSetImpl
 
removeCreatedUIComponents() - Method in class graphlab.ui.AbstractExtensionAction
removes all UI Components that are created for the extension (menues, ...)
removeEdge(EdgeModel) - Method in class graphlab.graph.graph.GraphModel
 
removeEdge(EdgeType) - Method in class graphlab.library.BaseGraph
Removes an edge from the graph.
removeEdge(EdgeType) - Method in class graphlab.library.ListGraph
 
removeEdge(EdgeType) - Method in class graphlab.library.MatrixGraph
 
removeEdge(String, String) - Method in class graphlab.plugins.commandline.commands.EdgeCommands
 
removeEdgeGlobalUserdefinedAttribute(String) - Static method in class graphlab.graph.GraphUtils
 
removeFirstVertex() - Method in class graphlab.plugins.visualization.corebasics.basics.Path
 
removeGlobalUserDefinedAttribute(String) - Static method in class graphlab.graph.graph.EdgeModel
 
removeGlobalUserDefinedAttribute(String) - Static method in class graphlab.graph.graph.GraphModel
 
removeGlobalUserDefinedAttribute(String) - Static method in class graphlab.graph.graph.VertexModel
 
removeGraphGlobalUserdefinedAttribute(String) - Static method in class graphlab.graph.GraphUtils
 
removeGraphListener(GraphModelListener) - Method in class graphlab.graph.graph.GraphModel
 
removeLastVertex() - Method in class graphlab.plugins.visualization.corebasics.basics.Path
 
removeListener(String, Listener) - Method in class graphlab.platform.core.BlackBoard
see addAttributeListener
removePaintHandler(PaintHandler) - Method in class graphlab.graph.graph.AbstractGraphRenderer
removes ph from both pre and post paint handlers and then repaints the graph
removeUserDefinedAttribute(String) - Method in class graphlab.graph.graph.EdgeModel
removes the given attribute from the list of user defined attributes
removeUserDefinedAttribute(String) - Method in class graphlab.graph.graph.GraphModel
removes the given attribute from the list of user defined attributes
removeUserDefinedAttribute(String) - Method in class graphlab.graph.graph.VertexModel
removes the given attribute from the list of user defined attributes
removeValidValue(t) - Method in class graphlab.platform.lang.SetValidator
 
removeVertex(VertexModel) - Method in class graphlab.graph.graph.GraphModel
 
removeVertex(VertexType) - Method in class graphlab.library.BaseGraph
Removes a vertex and all it's connected edges.
removeVertex(VertexType) - Method in class graphlab.library.ListGraph
 
removeVertex(VertexType) - Method in class graphlab.library.MatrixGraph
 
removeVertex(String) - Method in class graphlab.plugins.commandline.commands.VertexCommands
 
removeVertexGlobalUserdefinedAttribute(String) - Static method in class graphlab.graph.GraphUtils
 
render(Graphics2D, Boolean) - Method in class graphlab.graph.graph.AbstractGraphRenderer
 
render(Graphics2D, Boolean) - Method in class graphlab.graph.graph.FastRenderer
 
renderer - Static variable in class graphlab.graph.old.GShape
 
repaint(EdgeModel) - Method in interface graphlab.graph.event.EdgeModelListener
 
repaint(VertexModel) - Method in interface graphlab.graph.event.VertexModelListener
 
repaint() - Method in class graphlab.graph.graph.AbstractGraphRenderer
 
repaint(VertexModel) - Method in class graphlab.graph.graph.FastRenderer
 
repaint(EdgeModel) - Method in class graphlab.graph.graph.FastRenderer
 
repaint() - Method in class graphlab.graph.graph.VertexModel
 
repaint(VertexModel) - Method in class graphlab.graph.old.AcceleratedRenderer
 
repaint(VertexModel, Graphics) - Method in class graphlab.graph.old.AcceleratedRenderer
 
repaint(EdgeModel) - Method in class graphlab.graph.old.AcceleratedRenderer
 
repaint(EdgeModel, Graphics) - Method in class graphlab.graph.old.AcceleratedRenderer
 
repaint(VertexModel) - Method in class graphlab.graph.old.LayeredRenderer
 
repaint(EdgeModel) - Method in class graphlab.graph.old.LayeredRenderer
 
repaintELayer() - Method in class graphlab.graph.old.LayeredRenderer
 
repaintGraph() - Method in interface graphlab.graph.event.GraphModelListener
 
repaintGraph() - Method in class graphlab.graph.graph.AbstractGraphRenderer
 
repaintGraph() - Method in class graphlab.graph.graph.FastRenderer
 
repaintGraph() - Method in class graphlab.graph.graph.GraphControlGrid
 
repaintVLayer() - Method in class graphlab.graph.old.LayeredRenderer
 
replace(String, int, int) - Method in class graphlab.plugins.commandline.commands.VertexCommands
 
Report - Class in graphlab.plugins.commonplugin.reporter.actions
 
Report() - Constructor for class graphlab.plugins.commonplugin.reporter.actions.Report
 
ReporterPluginMethods - Class in graphlab.plugins.commonplugin.reporter
 
ReporterPluginMethods() - Constructor for class graphlab.plugins.commonplugin.reporter.ReporterPluginMethods
 
Reports - Class in graphlab.plugins.reports
 
Reports() - Constructor for class graphlab.plugins.reports.Reports
 
REPORTS_SIDEBAR - Static variable in class graphlab.plugins.reports.extension.GraphReportExtensionHandler
 
REPORTS_UI - Static variable in class graphlab.plugins.reports.extension.GraphReportExtensionHandler
 
ReportsSideBar - Class in graphlab.plugins.reports.ui
 
ReportsSideBar() - Constructor for class graphlab.plugins.reports.ui.ReportsSideBar
 
ReportsUI - Class in graphlab.plugins.reports.ui
 
ReportsUI(BlackBoard, boolean) - Constructor for class graphlab.plugins.reports.ui.ReportsUI
 
requestFocus() - Method in class graphlab.plugins.commandline.ShellConsole
 
ResetArgs() - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AntLauncher
ResetArgs This method resets the arguments array to a null value.
resetGraph() - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
ResetGraph - Class in graphlab.plugins.main.core.actions
 
ResetGraph(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.ResetGraph
constructor
resetGraph(GraphModel) - Static method in class graphlab.plugins.main.core.actions.ResetGraph
resets the state of current graph this means to set the properties of vertices and edges to default values, mark=false, model color=0, view color= default color * @param g
resetGraph() - Method in class graphlab.plugins.main.core.CorePluginMethods
 
resetGraph(GraphModel) - Method in class graphlab.plugins.main.core.CorePluginMethods
 
resetVertexColors(BaseGraph<BaseVertex, BaseEdge<BaseVertex>>) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
sets all vertex colors to 0.
resetVertexMarks(BaseGraph<BaseVertex, BaseEdge<BaseVertex>>) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
sets all vertex marks to false
reshapeAllEdges() - Method in class graphlab.plugins.visualization.hierarchical.BendedTrees
 
reTab() - Method in class graphlab.graph.ui.GTabbedGraphPane
 
reTab() - Method in class graphlab.graph.ui.GTabbedPane
 
retrieveEveryItem() - Method in class graphlab.platform.preferences.Preferences
 
RightClickPluginMethods - Class in graphlab.plugins.main.rightclick
 
RightClickPluginMethods() - Constructor for class graphlab.plugins.main.rightclick.RightClickPluginMethods
 
RIGHTWARDTRAPEZOID - Static variable in class graphlab.graph.old.GShape
 
RIGHTWARDTRIANGLE - Static variable in class graphlab.graph.old.GShape
 
ROUNDRECT - Static variable in class graphlab.graph.old.GShape
 
run() - Method in class graphlab.graph.old.AcceleratedRenderer
 
run() - Method in class graphlab.graph.old.SuperAcceleratedRenderer
 
run(BlackBoard) - Method in class graphlab.platform.Application
 
run() - Method in class graphlab.platform.attribute.TimeLimitedNotifiableAttrSet
-> Thread
run() - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AntLauncher
run This method is used to create a new Java JVM to handle org.apache.tools.ant.launch.Launcher and capture standard out and redirect it to the command line.
run(String[]) - Static method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AutomatedUpdate
 
run() - Method in class graphlab.plugins.commandline.commands.ShellServerCommands
 
run() - Method in class graphlab.plugins.commandline.ShellConsole
 
run(BlackBoard) - Method in class graphlab.plugins.GraphLabDebugger
 
run() - Method in class graphlab.plugins.visualization.corebasics.animator.GeneralAnimator
 

S

SampleColoring<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.coloring
 
SampleColoring(BaseGraph<VertexType, EdgeType>) - Constructor for class graphlab.library.algorithms.coloring.SampleColoring
 
SampleColoring() - Constructor for class graphlab.library.algorithms.coloring.SampleColoring
 
SampleColoringExtension - Class in graphlab.plugins.algorithmanimator
 
SampleColoringExtension() - Constructor for class graphlab.plugins.algorithmanimator.SampleColoringExtension
 
save(RenderedImage, File, String) - Static method in class graphlab.plugins.main.saveload.image.Image
 
Save - Class in graphlab.plugins.main.saveload
Saves a graph file to GraphML file format
Save() - Constructor for class graphlab.plugins.main.saveload.Save
 
SaveAction - Class in graphlab.samples.ui.texteditor.myplugin.actions
 
SaveAction() - Constructor for class graphlab.samples.ui.texteditor.myplugin.actions.SaveAction
 
saveAsGraphML(File) - Method in class graphlab.plugins.main.saveload.SaveLoadPluginMethods
 
saveAsGraphML(GraphModel, File) - Method in class graphlab.plugins.main.saveload.SaveLoadPluginMethods
 
saveAsImage(File, String) - Method in class graphlab.plugins.main.saveload.SaveLoadPluginMethods
saves the current graph as a (format) image.
saveAsImage(GraphModel, File, String) - Method in class graphlab.plugins.main.saveload.SaveLoadPluginMethods
saves g in file as a (jpeg) image
saveAsMatrix(File) - Method in class graphlab.plugins.main.saveload.SaveLoadPluginMethods
saves the current graph as matrix
saveAsMatrix(GraphModel, File) - Method in class graphlab.plugins.main.saveload.SaveLoadPluginMethods
 
saveGraphML(GraphModel, File) - Static method in class graphlab.plugins.main.saveload.Save
saves g in file as a GraphML
SaveImage - Class in graphlab.plugins.main.saveload.image
 
SaveImage() - Constructor for class graphlab.plugins.main.saveload.image.SaveImage
 
saveImage(GraphModel, File, String) - Static method in class graphlab.plugins.main.saveload.image.SaveImage
saves g in file as a (.extension) image
saveLoad - Variable in class graphlab.plugins.main.GraphData
 
SaveLoadPluginMethods - Class in graphlab.plugins.main.saveload
 
SaveLoadPluginMethods(BlackBoard) - Constructor for class graphlab.plugins.main.saveload.SaveLoadPluginMethods
 
SaveMatrix - Class in graphlab.plugins.main.saveload.matrix
 
SaveMatrix() - Constructor for class graphlab.plugins.main.saveload.matrix.SaveMatrix
 
saveMatrix(GraphModel, File) - Static method in class graphlab.plugins.main.saveload.matrix.SaveMatrix
saves g as matrix in file
saveSettings() - Method in class graphlab.platform.preferences.lastsettings.LastSettings
 
saveSettings() - Method in class graphlab.platform.preferences.lastsettings.Settings
 
SaveSimpleGraph - Class in graphlab.extensions.io
 
SaveSimpleGraph() - Constructor for class graphlab.extensions.io.SaveSimpleGraph
 
ScaleInSelection - Class in graphlab.plugins.main.select
 
ScaleInSelection() - Constructor for class graphlab.plugins.main.select.ScaleInSelection
 
ScaleOutSelection - Class in graphlab.plugins.main.select
 
ScaleOutSelection() - Constructor for class graphlab.plugins.main.select.ScaleOutSelection
 
scrollRectToVisible(Rectangle) - Method in class graphlab.graph.JGraph
 
sd - Variable in class graphlab.plugins.main.core.actions.vertex.AddVertex
 
second - Variable in class graphlab.library.util.Pair
 
second - Variable in class graphlab.platform.lang.Pair
 
select - Variable in class graphlab.plugins.main.GraphData
 
Select - Class in graphlab.plugins.main.select
Author: Azin Azadi
Select(BlackBoard) - Constructor for class graphlab.plugins.main.select.Select
constructor
SelectAll - Class in graphlab.plugins.main.select
 
SelectAll(BlackBoard) - Constructor for class graphlab.plugins.main.select.SelectAll
 
SELECTED - Static variable in class graphlab.graph.atributeset.VertexAttrSet
 
SELECTED_COLOR - Static variable in class graphlab.ui.components.gpropertyeditor.GCellRenderer
 
SELECTION_DELETED - Static variable in class graphlab.plugins.main.select.DeleteSelected
 
SELECTION_MOVED - Static variable in class graphlab.plugins.main.select.MoveSelected
 
SELECTION_MOVING - Static variable in class graphlab.plugins.main.select.MoveSelected
 
SelectPluginMethods - Class in graphlab.plugins.main.select
 
SelectPluginMethods(BlackBoard) - Constructor for class graphlab.plugins.main.select.SelectPluginMethods
 
SelectUpdater - Class in graphlab.plugins.main.select
this class is do the update of the graph after the selection changes, it sets the selection of vertices and edges, and repaints the graph if necessary
SelectUpdater(BlackBoard) - Constructor for class graphlab.plugins.main.select.SelectUpdater
constructor
selectVertex(String) - Method in class graphlab.plugins.commandline.commands.VertexCommands
 
set - Variable in class graphlab.platform.preferences.Preferences
 
set(ConsoleInterface) - Method in class graphlab.plugins.commandline.ShellConsole
 
set_variable(String, Object) - Method in class graphlab.plugins.commandline.Shell
 
SetAntLocation(String) - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AntLauncher
 
setArrow(Arrow) - Method in class graphlab.graph.graph.EdgeModel
 
setAtrView(AttributeSetView) - Method in class graphlab.ui.components.gpropertyeditor.GCellRenderer
 
setAttribute(AttributeSet) - Method in class graphlab.ui.AttributeSetView
connects this to a
setBlackBoard(BlackBoard) - Method in class graphlab.platform.core.AbstractAction
 
setBlackBoard(BlackBoard) - Method in interface graphlab.platform.core.Action
each action have a black board which can interact with the world! by it.
setBody(GBody) - Method in class graphlab.ui.components.gsidebar.GSideBarPanel
 
setBodyPane(Component) - Method in class graphlab.ui.components.gbody.GBody
 
SetBuildFile(String) - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AntLauncher
 
setCategory(String, String) - Method in class graphlab.ui.AttributeSetView
 
setChildren(HashSet<VertexModel>) - Method in class graphlab.plugins.visualization.treevisualizations.TreeVertex
 
SetClassPath(String) - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AntLauncher
 
setColor(int) - Method in class graphlab.graph.graph.EdgeModel
 
setColor(int) - Method in class graphlab.graph.graph.VertexModel
 
setColor(int) - Method in class graphlab.library.BaseEdge
Sets the color of the edge.
setColor(int) - Method in class graphlab.library.BaseVertex
Sets the color of the vertex.
setComponent(BlackBoard, String, Component) - Static method in class graphlab.ui.UIUtils
 
setContents(File, String) - Static method in class graphlab.samples.ui.texteditor.myplugin.actions.ReadWriteTextFile
Change the contents of text file in its entirety, overwriting any existing text.
setCurveControlPoint(GraphPoint) - Method in class graphlab.graph.graph.EdgeModel
 
setData(String, Object) - Method in class graphlab.platform.core.BlackBoard
 
setDescription(String) - Method in class graphlab.plugins.main.saveload.ExampleFileFilter
Sets the human readable defaultValue of this filter.
setDescription(String, String) - Method in class graphlab.ui.AttributeSetView
 
setDirected(boolean) - Method in class graphlab.library.BaseGraph
 
setDirected(boolean) - Method in class graphlab.library.ListGraph
 
setDirected(boolean) - Method in class graphlab.library.MatrixGraph
 
setDisplayName(String, String) - Method in class graphlab.ui.AttributeSetView
display names not implemented yet.
setDocumentLocator(Locator) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
setDocumentLocator(Locator) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
setDrawEdgeLabels(boolean) - Method in class graphlab.graph.graph.GraphModel
 
setDrawVertexLabels(boolean) - Method in class graphlab.graph.graph.GraphModel
 
setEdge(EdgeType) - Method in class graphlab.library.event.EdgeRequest
 
setEdgeLabel(String, String, String) - Method in class graphlab.plugins.commandline.commands.EdgeCommands
 
setEdgeModelListener(EdgeModelListener) - Method in class graphlab.graph.graph.EdgeModel
 
setEdgeWeight(String, String, int) - Method in class graphlab.plugins.commandline.commands.EdgeCommands
 
setEditable(String, boolean) - Method in class graphlab.ui.AttributeSetView
 
setEditingFinishedListener(EditingFinishedListener) - Method in class graphlab.plugins.main.core.actions.GMergedColorEditor
 
setEditingFinishedListener(EditingFinishedListener) - Method in class graphlab.ui.components.gpropertyeditor.editors.GDialogEditor
 
setEditingFinishedListener(EditingFinishedListener) - Method in class graphlab.ui.components.gpropertyeditor.editors.GStringEditor
 
setEditingFinishedListener(EditingFinishedListener) - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.BoundedIntegerEditor
 
setEditingFinishedListener(EditingFinishedListener) - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GBooleanEditor
 
setEditingFinishedListener(EditingFinishedListener) - Method in class graphlab.ui.components.gpropertyeditor.editors.inplace.GComboEditor
 
setEditingFinishedListener(EditingFinishedListener) - Method in interface graphlab.ui.components.gpropertyeditor.GBasicCellEditor
 
setEditor(String, GBasicCellEditor) - Method in class graphlab.ui.AttributeSetView
 
setEditorValue(Color) - Method in class graphlab.ui.components.gpropertyeditor.editors.GColorEditor
 
setEditorValue(t) - Method in class graphlab.ui.components.gpropertyeditor.editors.GDialogEditor
 
setEditorValue(File) - Method in class graphlab.ui.components.gpropertyeditor.editors.GFileEditor
 
setEditorValue(Font) - Method in class graphlab.ui.components.gpropertyeditor.editors.GFontEditor
 
setEditorValue(HashMap) - Method in class graphlab.ui.components.gpropertyeditor.editors.GHashMapEditor
 
setExtensionListInDescription(boolean) - Method in class graphlab.plugins.main.saveload.ExampleFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable defaultValue.
setFirstColor(int) - Method in class graphlab.plugins.visualization.corebasics.basics.PathProperties
 
setFont(Font) - Method in class graphlab.graph.graph.GraphModel
 
setFont(Font) - Method in class graphlab.plugins.commandline.ShellConsole
 
setFont(Font) - Method in class graphlab.ui.components.gpropertyeditor.utils.JFontChooser
 
setFromStringProvider(String, FromStringProvider) - Static method in class graphlab.platform.StaticUtils
Adds a new FromStringProvider to current ones.
setGraph(GraphModel) - Method in class graphlab.graph.graph.AbstractGraphRenderer
 
setGraph(GraphModel) - Method in class graphlab.graph.graph.FastRenderer
 
setGraph(BaseGraph<VertexType, EdgeType>) - Method in class graphlab.library.event.GraphRequest
 
setGuiStatusScreen(GuiStatusScreen) - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.UpdateEventHandler
 
setHTML(String) - Method in class graphlab.graph.ui.GHTMLPageComponent
 
setId(VertexType, int) - Method in class graphlab.library.ListGraph
A wrapper for setting vertex Id's which supports multiple vertex owners.
setIndex(String, int) - Method in class graphlab.ui.AttributeSetView
set the index of the attribute, the lower index attributes are put before, in the getNames()
setIsEdgesCurved(boolean) - Method in class graphlab.graph.graph.GraphModel
set the edges of this graph to be curves or lines
setLabel(String) - Method in class graphlab.graph.graph.EdgeModel
 
setLabel(String) - Method in class graphlab.graph.graph.GraphModel
 
setLabel(String) - Method in class graphlab.graph.graph.VertexModel
 
setLabel(String, String) - Method in class graphlab.plugins.commandline.commands.VertexCommands
 
setLabelLocation(GraphPoint) - Method in class graphlab.graph.graph.EdgeModel
 
setLabelLocation(GraphPoint) - Method in class graphlab.graph.graph.VertexModel
 
setListener(GraphControlListener) - Method in class graphlab.graph.graph.GraphControl
 
SetListenerClass(String) - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AntLauncher
SetListenerClass sets the listener class file for the ANT build.
setLocation(Point) - Method in class graphlab.graph.graph.VertexModel
 
setLocation(GraphPoint) - Method in class graphlab.graph.graph.VertexModel
 
setLocation(VertexModel, GraphPoint, double, double) - Static method in class graphlab.plugins.main.core.AlgorithmUtils
locations v in a r-teta cordination
setMark(boolean) - Method in class graphlab.graph.graph.EdgeModel
 
setMark(boolean) - Method in class graphlab.graph.graph.VertexModel
 
setMark(boolean) - Method in class graphlab.library.BaseEdge
Sets the mark of the edge.
setMark(boolean) - Method in class graphlab.library.BaseVertex
Flag whether it is marked.
setMax(int) - Method in class graphlab.platform.lang.BoundedInteger
 
setMessage(String, BlackBoard, boolean) - Static method in class graphlab.graph.GraphUtils
 
setMessage(String) - Method in class graphlab.graph.ui.GHTMLPageComponent
 
setMessage(String, BlackBoard, boolean) - Static method in class graphlab.graph.ui.GTabbedGraphPane
shows a message to the user, It will hide when the showNotificationMessage is called, and show again when the hideNotificationMessage is called if formatIt=true, an html formatting will be applied to the message to make it nicer, do it if you don't pass a complete html message
setMessage(String) - Method in class graphlab.library.event.AlgorithmStep
 
setMessage(String) - Method in class graphlab.library.event.DelayEvent
 
setMessage(String) - Method in class graphlab.library.event.EdgeEvent
 
setMessage(String) - Method in class graphlab.library.event.EdgeRequest
 
setMessage(String) - Method in class graphlab.library.event.GraphEvent
 
setMessage(String) - Method in class graphlab.library.event.GraphRequest
 
setMessage(String) - Method in class graphlab.library.event.MessageEvent
 
setMessage(String) - Method in class graphlab.library.event.PostWorkEvent
 
setMessage(String) - Method in class graphlab.library.event.PreWorkEvent
 
setMessage(String) - Method in class graphlab.library.event.typedef.BaseEdgeEvent
 
setMessage(String) - Method in class graphlab.library.event.VertexEdgeLabelEvent
 
setMessage(String) - Method in class graphlab.library.event.VertexEvent
 
setMessage(String) - Method in class graphlab.library.event.VertexRequest
 
setMessage(BlackBoard, String) - Static method in class graphlab.plugins.main.core.actions.StatusBarMessage
shows a message in the status bar of the Frame loaded and assigned to current blackboard note that at each time just 1 message can be shown on that place
setMin(int) - Method in class graphlab.platform.lang.BoundedInteger
 
setModel(NotifiableAttributeSet) - Method in class graphlab.ui.PortableNotifiableAttributeSetImpl
 
setName(String) - Method in class graphlab.plugins.visualization.corebasics.basics.PathProperties
 
setNameCompletion(NameCompletion) - Method in class graphlab.plugins.commandline.ShellConsole
 
setNewLocation(VertexModel, GraphPoint, double, double) - Method in class graphlab.plugins.main.select.ScaleInSelection
 
setNewLocation(VertexModel, GraphPoint, double, double) - Method in class graphlab.plugins.main.select.ScaleOutSelection
 
setOfAttributes - Variable in class graphlab.platform.preferences.Preferences
 
setPage(URL) - Method in class graphlab.graph.ui.GHTMLPageComponent
 
setPanel(Component, String) - Method in class graphlab.ui.components.gsidebar.GSidebar
sets the currently viewable panel
setParent(VertexModel) - Method in class graphlab.plugins.visualization.treevisualizations.TreeVertex
 
setProp(BaseEdgeProperties) - Method in class graphlab.graph.graph.EdgeModel
 
setProp(BaseVertexProperties) - Method in class graphlab.graph.graph.VertexModel
 
setProp(BaseEdgeProperties) - Method in class graphlab.library.BaseEdge
Sets properties object for this edge; Overwrites the existing.
setProp(BaseVertexProperties) - Method in class graphlab.library.BaseVertex
Sets properties object for this vertex; Overwrites the existing.
setRandomWeights(BaseGraph<VertexType, EdgeType>, int) - Static method in class graphlab.library.test.TestListGraph
 
setRegisteredClasses(HashSet<Class>) - Method in class graphlab.platform.preferences.lastsettings.Settings
 
setRegisteredObjects(HashSet<Object>) - Method in class graphlab.platform.preferences.lastsettings.Settings
 
setrenderer(String, GBasicCellRenderer) - Method in class graphlab.ui.AttributeSetView
 
SetRunDirectory(String) - Method in class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.AntLauncher
SetRunDirectory is used to set the base run directory.
setSecondColor(int) - Method in class graphlab.plugins.visualization.corebasics.basics.PathProperties
 
setSelected(boolean) - Method in class graphlab.graph.graph.EdgeModel
 
setSelected(boolean) - Method in class graphlab.graph.graph.VertexModel
 
setSelected(SubGraph) - Method in class graphlab.plugins.main.select.SelectPluginMethods
 
setSelected(Collection<VertexModel>, Collection<EdgeModel>) - Method in class graphlab.plugins.main.select.SelectPluginMethods
 
setSelectedEdges(Collection<EdgeModel>) - Method in class graphlab.plugins.main.select.SelectPluginMethods
 
setSelectedVertices(Collection<VertexModel>) - Method in class graphlab.plugins.main.select.SelectPluginMethods
 
setSelection(BlackBoard, SubGraph) - Static method in class graphlab.plugins.main.select.Select
 
setShape(GShape) - Method in class graphlab.graph.graph.VertexModel
 
setShapeStroke(GStroke) - Method in class graphlab.graph.graph.VertexModel
 
setShowChangesOnView(boolean) - Method in class graphlab.graph.graph.GraphModel
determines whether show changes in model to view, for example when an algorithm changes the color of a vertex in VertexModel(BaseVertex) should a color be assigned in GUI to it or not?
setShowWeight(boolean) - Method in class graphlab.graph.graph.EdgeModel
 
setSize(GraphPoint) - Method in class graphlab.graph.graph.VertexModel
 
setStroke(GStroke) - Method in class graphlab.graph.graph.EdgeModel
 
setSubGraphIndex(int) - Method in class graphlab.library.BaseGraph
Set's the subgraph index.
setTaget(LocalSF) - Method in class graphlab.plugins.visualization.localsfvis.LSFUI
 
Settings - Class in graphlab.platform.preferences.lastsettings
 
Settings() - Constructor for class graphlab.platform.preferences.lastsettings.Settings
 
SETTINGS - Static variable in interface graphlab.platform.preferences.lastsettings.StorableOnExit
 
setTitle(String) - Method in class graphlab.ui.components.gsidebar.GSideBarPanel
 
setUIEvent(String) - Method in class graphlab.ui.extension.UIActionExtensionAction
 
setUserDefinedAttribute(String, Object) - Method in class graphlab.graph.graph.EdgeModel
sets and stores a user defined attribute for the vertex.
setUserDefinedAttribute(String, Object) - Method in class graphlab.graph.graph.GraphModel
sets and stores a user defined attribute for the graph.
setUserDefinedAttribute(String, Object) - Method in class graphlab.graph.graph.VertexModel
sets and stores a user defined attribute for the vertex.
setValid(String, Boolean) - Method in class graphlab.ui.AttributeSetView
 
SetValidator<t> - Class in graphlab.platform.lang
This is a validator that it's valid values are a set of values
SetValidator() - Constructor for class graphlab.platform.lang.SetValidator
 
setValue(T) - Method in interface graphlab.platform.attribute.AtomAttribute
 
setValue(T) - Method in class graphlab.platform.lang.ArrayX
 
setValue(Integer) - Method in class graphlab.platform.lang.BoundedInteger
returns true if value is in the bounds of this bounded integer and set the current value
setValue(Object, Object) - Method in class graphlab.ui.components.gpropertyeditor.GPropertyTableModel
sets the value of the given row(name).
setValueAt(Object, int, int) - Method in class graphlab.ui.components.gpropertyeditor.GPropertyTableModel
 
setVertex(VertexType) - Method in class graphlab.library.event.VertexRequest
 
setVertexListener(VertexModelListener) - Method in class graphlab.graph.graph.VertexModel
 
setVertexMarks(BaseGraph<VertexType, EdgeType>, boolean[]) - Static method in class graphlab.library.algorithms.util.LibraryUtils
sets all the vertex marks
setView(AttributeSetView) - Method in class graphlab.ui.PortableNotifiableAttributeSetImpl
 
setVisible(String, Boolean) - Method in class graphlab.ui.AttributeSetView
 
setWaitFeedback(boolean) - Method in class graphlab.plugins.commandline.ShellConsole
 
setWeight(int) - Method in class graphlab.graph.graph.EdgeModel
 
setWeight(int) - Method in class graphlab.library.BaseEdge
Sets the weight of the edge.
setWorkingGraph(GraphModel) - Method in interface graphlab.plugins.graphgenerator.core.SimpleGeneratorInterface
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.graphgenerator.generators.CmnGenerator
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.graphgenerator.generators.CompleteGraphGenerator
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.graphgenerator.generators.GeneralizedPetersonGenerator
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.graphgenerator.generators.HelmGraph
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.graphgenerator.generators.KenserGraphGenerator
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.graphgenerator.generators.KmnGenerator
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.graphgenerator.generators.KmnoGenerator
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.graphgenerator.generators.PathGenerator
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.graphgenerator.generators.PmnGenerator
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.graphgenerator.generators.RandomGenerator
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.graphgenerator.generators.RandomTreeGenerator
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.graphgenerator.generators.StarGenerator
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.graphgenerator.generators.TreeGenerator
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.graphgenerator.generators.WheelGenerator
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.visualization.circular.CircularDispatchVisualization
 
setWorkingGraph(GraphModel) - Method in interface graphlab.plugins.visualization.corebasics.VisualizationInterface
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
setWorkingGraph(GraphModel) - Method in class graphlab.plugins.visualization.treevisualizations.SparseTreeVisualization
 
setZoom(ArrayX<String>) - Method in class graphlab.graph.graph.GraphModel
 
setZoom(double) - Method in class graphlab.graph.graph.GraphModel
 
SEVENPOINTSTAR - Static variable in class graphlab.graph.old.GShape
 
SHAPE - Static variable in class graphlab.graph.atributeset.VertexAttrSet
 
shape - Variable in class graphlab.graph.graph.VertexModel
 
Shell - Class in graphlab.plugins.commandline
 
Shell(BlackBoard) - Constructor for class graphlab.plugins.commandline.Shell
 
shell - Variable in class graphlab.plugins.commandline.ShellConsole
 
ShellCodeCompletion - Class in graphlab.plugins.commandline
 
ShellCodeCompletion(Interpreter, HashMap<String, Method>, HashMap<String, String>, HashMap<String, Class>) - Constructor for class graphlab.plugins.commandline.ShellCodeCompletion
 
ShellCommandException - Exception in graphlab.plugins.commandline.commands
 
ShellCommandException(String) - Constructor for exception graphlab.plugins.commandline.commands.ShellCommandException
 
ShellConsole - Class in graphlab.plugins.commandline
 
ShellConsole() - Constructor for class graphlab.plugins.commandline.ShellConsole
 
ShellConsole(InputStream, OutputStream) - Constructor for class graphlab.plugins.commandline.ShellConsole
 
ShellConsole.BlockingPipedInputStream - Class in graphlab.plugins.commandline
The overridden read method in this class will not throw "Broken pipe" IOExceptions; It will simply wait for new writers and data.
ShellConsole.BlockingPipedInputStream(PipedOutputStream) - Constructor for class graphlab.plugins.commandline.ShellConsole.BlockingPipedInputStream
 
ShellHyperlinkHandler - Class in graphlab.plugins.commandline
 
ShellHyperlinkHandler(Shell) - Constructor for class graphlab.plugins.commandline.ShellHyperlinkHandler
 
shellMethodArgs - Variable in class graphlab.plugins.connector.ConnectorDS
provides the name of arguments of shell method!!?? it holds the order of variables in the corresponding shell method call, the values are stored in atrs,
ShellPluginMethods - Class in graphlab.plugins.commandline
 
ShellPluginMethods() - Constructor for class graphlab.plugins.commandline.ShellPluginMethods
 
ShellServer - Class in graphlab.plugins.commandline
 
ShellServer(BlackBoard, Shell) - Constructor for class graphlab.plugins.commandline.ShellServer
 
ShellServerCommands - Class in graphlab.plugins.commandline.commands
 
ShellServerCommands(BlackBoard) - Constructor for class graphlab.plugins.commandline.commands.ShellServerCommands
 
ShellSideBar - Class in graphlab.plugins.commandline
 
ShellSideBar() - Constructor for class graphlab.plugins.commandline.ShellSideBar
 
shift(Point[], int, int) - Static method in class graphlab.plugins.graphgenerator.core.PositionGenerators
 
shortCuts - Static variable in class graphlab.ui.components.gmenu.KeyBoardShortCutProvider
 
ShortestPaths<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.algorithms.shortestpath
 
ShortestPaths() - Constructor for class graphlab.library.algorithms.shortestpath.ShortestPaths
 
show(String) - Static method in class graphlab.plugins.main.preview.ShowPreview
displayes a preview of the given file (as a GraphML file), the preview window will be a light! window which only a few plugins are loaded to build it
show() - Method in class graphlab.plugins.reports.ui.ReportsUI
 
show(Object) - Method in class graphlab.ui.ParameterShower
show all the fields of the object which have setter and getter in a property editor in runtime so you can change them easily
show(Parametrizable) - Method in class graphlab.ui.ParameterShower
 
SHOW_WEIGHT - Static variable in class graphlab.graph.atributeset.EdgeAttrSet
 
showAbout() - Static method in class graphlab.plugins.main.core.actions.ShowAboutDialog
 
ShowAboutDialog - Class in graphlab.plugins.main.core.actions
displays the about dialog of graphlab
ShowAboutDialog(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.ShowAboutDialog
constructor
showBugBuddy() - Static method in class graphlab.plugins.commonplugin.reporter.actions.Report
 
showBugBuddy() - Method in class graphlab.plugins.commonplugin.reporter.ReporterPluginMethods
opens a browser window to report a bug to server ## it is also possible to have a more control on the opening page, the operation are similar to ExceptionReport
ShowDocumentations - Class in graphlab.plugins.main.help
 
ShowDocumentations() - Constructor for class graphlab.plugins.main.help.ShowDocumentations
 
showEdgeWeights - Static variable in class graphlab.graph.graph.GraphModel
 
showEditDialog(GTabbedAttributePane) - Static method in class graphlab.ui.components.prefeditor.GTabbedAttributeFrame
 
showEditDialog(GTabbedAttributePane, boolean) - Static method in class graphlab.ui.components.prefeditor.GTabbedAttributeFrame
Shows a Property editor to edit the attributes in the input.
showEditDialog(NotifiableAttributeSet) - Static method in class graphlab.ui.components.utils.GAttrFrame
 
showEditDialog(NotifiableAttributeSet, boolean) - Static method in class graphlab.ui.components.utils.GAttrFrame
Shows a Property editor to edit the attributes in the input.
showEditDialog(NotifiableAttributeSet, boolean) - Static method in class graphlab.ui.UIUtils
 
showGraph(GraphModel) - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
showGraph(GraphModel) - Method in class graphlab.plugins.main.core.CorePluginMethods
 
showHelpWindow() - Static method in class graphlab.plugins.commonplugin.help.actions.Help
 
showHelpWindow() - Method in class graphlab.plugins.commonplugin.help.HelpPluginMethods
 
ShowMessage - Class in graphlab.plugins.algorithmanimator.core.atoms
 
ShowMessage() - Constructor for class graphlab.plugins.algorithmanimator.core.atoms.ShowMessage
 
showMessages() - Method in class graphlab.platform.GSplash
 
showNotificationMessage(String, BlackBoard, boolean) - Static method in class graphlab.graph.GraphUtils
 
showNotificationMessage(String) - Method in class graphlab.graph.ui.GHTMLPageComponent
 
showNotificationMessage(String, BlackBoard, boolean) - Static method in class graphlab.graph.ui.GTabbedGraphPane
shows a message as a notification to the user, It will hide when the hideNotificationMessage is called and the prv message will be shown, if formatIt=true, an html formatting will be applied to the message to make it nicer, do it if you don't pass a complete html message
showObject(Object) - Static method in class graphlab.ui.components.gpropertyeditor.utils.ObjectViewer
 
showObject(Object) - Static method in class graphlab.ui.UIUtils
 
showPageInDialog(String, String) - Static method in class graphlab.plugins.main.core.CorePluginMethods
shows the givve page in a new dialog, Note that the used html viewer is GHTMLPageComponent, which is internally uses a JEditorPane, but the blackboard in dialog will be a new blackboard, (in the case of you want to use "bsh:" feature of GHTMLPageComponent, for this use showPageInDialog(URL, blackboard).
showPreview(String) - Method in class graphlab.plugins.main.preview.PreviewPluginMethods
 
ShowPreview - Class in graphlab.plugins.main.preview
 
ShowPreview(BlackBoard) - Constructor for class graphlab.plugins.main.preview.ShowPreview
constructor
showQuickMessage(BlackBoard, String) - Static method in class graphlab.plugins.main.core.actions.StatusBarMessage
shows a message in the status bar of the Frame loaded and assigned to current blackboard the showing message will be hide after 3 seconds
showQuickMessageInStatusbar(String) - Method in class graphlab.plugins.main.core.CorePluginMethods
 
ShowReports - Class in graphlab.plugins.reports
shows the property editor contains all registered report(extensions)
ShowReports() - Constructor for class graphlab.plugins.reports.ShowReports
 
showSideBarPane(Component, String) - Method in class graphlab.ui.components.gbody.GBody
 
showStatusBarMessage(String) - Method in class graphlab.plugins.main.core.CorePluginMethods
 
showTimeNotificationMessage(String, BlackBoard, long, boolean) - Static method in class graphlab.graph.GraphUtils
 
showTimeNotificationMessage(String, BlackBoard, long, boolean) - Static method in class graphlab.graph.ui.GTabbedGraphPane
shows a message and hide it after a given time
ShowWelcomePage - Class in graphlab.plugins.main.help
 
ShowWelcomePage() - Constructor for class graphlab.plugins.main.help.ShowWelcomePage
 
sidebar - Variable in class graphlab.ui.xml.UIHandlerImpl
 
simple - Static variable in class graphlab.graph.old.GStroke
 
SimpleAlgorithmAnimator - Class in graphlab.plugins.algorithmanimator.core
 
SimpleAlgorithmAnimator(BlackBoard) - Constructor for class graphlab.plugins.algorithmanimator.core.SimpleAlgorithmAnimator
constructor
SimpleGeneratorInterface - Interface in graphlab.plugins.graphgenerator.core
a helper interface to generate graphs easily, historically the base version of graph generator extension
SIXPOINTSTAR - Static variable in class graphlab.graph.old.GShape
 
SIZE - Static variable in class graphlab.graph.atributeset.VertexAttrSet
 
size() - Method in class graphlab.library.Cycle
 
size() - Method in class graphlab.library.Path
 
skippedEntity(String) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
skippedEntity(String) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
SoftwareUpdateable - Interface in graphlab.plugins.automaticupdator.net.interdirected.autoupdate
 
solid - Static variable in class graphlab.graph.old.GStroke
 
SOURCE - Static variable in class graphlab.graph.atributeset.EdgeAttrSet
 
source - Variable in class graphlab.library.BaseEdge
 
SparseTreeVisualization - Class in graphlab.plugins.visualization.treevisualizations
 
SparseTreeVisualization() - Constructor for class graphlab.plugins.visualization.treevisualizations.SparseTreeVisualization
 
speedSlider - Variable in class graphlab.plugins.algorithmanimator.AnimatorGUI
 
STAR - Static variable in class graphlab.graph.old.GShape
 
StarGenerator - Class in graphlab.plugins.graphgenerator.generators
User: root
StarGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.StarGenerator
 
start() - Method in class graphlab.platform.attribute.TimeLimitedNotifiableAttrSet
starts firinig listeners to this class
start() - Method in class graphlab.plugins.visualization.corebasics.animator.GeneralAnimator
 
start_edge(Attributes) - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A container element start event handling method.
start_edge(Attributes) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
start_endpoint(Attributes) - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A container element start event handling method.
start_endpoint(Attributes) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
start_graph(Attributes) - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A container element start event handling method.
start_graph(Attributes) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
start_graphml(Attributes) - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A container element start event handling method.
start_graphml(Attributes) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
start_hyperedge(Attributes) - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A container element start event handling method.
start_hyperedge(Attributes) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
start_menues(Attributes) - Method in interface graphlab.ui.xml.UIHandler
A container element start event handling method.
start_menues(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
start_node(Attributes) - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A container element start event handling method.
start_node(Attributes) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
start_port(Attributes) - Method in interface graphlab.plugins.main.saveload.xmlparser.GraphmlHandler
A container element start event handling method.
start_port(Attributes) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
start_sidebar(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
start_submenu(Attributes) - Method in interface graphlab.ui.xml.UIHandler
A container element start event handling method.
start_submenu(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
start_toolbar(Attributes) - Method in interface graphlab.ui.xml.UIHandler
A container element start event handling method.
start_toolbar(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
start_toolbars(Attributes) - Method in interface graphlab.ui.xml.UIHandler
A container element start event handling method.
start_toolbars(Attributes) - Method in class graphlab.ui.xml.UIHandlerImpl
 
startDocument() - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
startDocument() - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
startElement(String, String, String, Attributes) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
startElement(String, String, String, Attributes) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
startPainting() - Method in class graphlab.plugins.main.core.actions.edge.AddEdge
 
startPainting(EdgeModel) - Method in class graphlab.plugins.main.core.actions.edge.DragEdge
 
startPrefixMapping(String, String) - Method in class graphlab.plugins.main.saveload.xmlparser.GraphmlParser
This SAX interface method is implemented by the parser.
startPrefixMapping(String, String) - Method in class graphlab.ui.xml.UIParser
This SAX interface method is implemented by the parser.
startSelectingRegion() - Method in class graphlab.graph.ui.GraphRectRegionSelect
starts the process of selecting a0 rectangular region by the user on the graph this will listen for press the mouse button and drag it on the graph this will finished whenever the mouse released
stateChanged(ChangeEvent) - Method in class graphlab.ui.components.utils.LabledSlider
 
StaticUtils - Class in graphlab.platform
some usefill and handy static utilities.
StaticUtils() - Constructor for class graphlab.platform.StaticUtils
 
status - Static variable in class graphlab.plugins.main.ccp.Paste
 
statusbar - Variable in class graphlab.ui.xml.UIHandlerImpl
 
StatusBarMessage - Class in graphlab.plugins.main.core.actions
with using of this class you can have a message in status bar of the program, by just putting a bar in the XML file as following
StatusBarMessage(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.StatusBarMessage
constructor
stop() - Method in class graphlab.platform.attribute.TimeLimitedNotifiableAttrSet
stops firing listeners
stopPainting() - Method in class graphlab.plugins.main.core.actions.edge.AddEdge
 
stopPainting() - Method in class graphlab.plugins.main.core.actions.edge.DragEdge
 
stopShowing() - Method in class graphlab.platform.GSplash
 
StorableOnExit - Interface in graphlab.platform.preferences.lastsettings
 
str2Font(String) - Static method in class graphlab.platform.StaticUtils
converts a String that generated with standard toString() of a font object to a Font Object a sample input is: "java.awt.Font[family=Dialog,name=tahoma,style=plain,size=12]"
String2Matrix(String) - Static method in class graphlab.plugins.main.saveload.matrix.Matrix
 
STROKE - Static variable in class graphlab.graph.atributeset.EdgeAttrSet
 
stroke - Variable in class graphlab.graph.old.GStroke
 
STROKE - Static variable in class graphlab.graph.old.GStroke
 
strong - Static variable in class graphlab.graph.old.GStroke
 
SubGraph - Class in graphlab.graph.graph
 
SubGraph(GraphModel) - Constructor for class graphlab.graph.graph.SubGraph
 
SubGraph() - Constructor for class graphlab.graph.graph.SubGraph
using this constructor the selected graph will be considered as the default graph in the blackboard
subgraphIndex - Variable in class graphlab.library.BaseGraph
If zero, indicates that the graph is not a subgraph.
SubGraphRenderer - Class in graphlab.plugins.main.ui
 
SubGraphRenderer() - Constructor for class graphlab.plugins.main.ui.SubGraphRenderer
 
subsetFound(int, ArrayDeque<BaseVertex>, ArrayDeque<BaseVertex>) - Method in interface graphlab.extensions.reports.SubSetListener
 
SubSetListener - Interface in graphlab.extensions.reports
 
SuperAcceleratedRenderer - Class in graphlab.graph.old
a super accelerated renderer, not working completely yet.
SuperAcceleratedRenderer(GraphModel, BlackBoard) - Constructor for class graphlab.graph.old.SuperAcceleratedRenderer
 
superGraph - Variable in class graphlab.library.BaseGraph
 
supportBendedEdge - Variable in class graphlab.plugins.visualization.corebasics.animator.GeneralAnimator
 
supportedType - Variable in class graphlab.graph.ui.GTabbedPane
 

T

tabbedPane - Variable in class graphlab.ui.components.prefeditor.GTabbedAttributeFrame
 
tableChanged(TableModelEvent) - Method in class graphlab.ui.components.gpropertyeditor.ProEditor2NotifiableAttributeSetConnector
 
tabs - Variable in class graphlab.ui.components.prefeditor.GPrefPane
 
tabs - Variable in class graphlab.ui.components.prefeditor.GTabbedAttributePane
 
TARGET - Static variable in class graphlab.graph.atributeset.EdgeAttrSet
 
target - Variable in class graphlab.library.BaseEdge
 
target - Variable in class graphlab.ui.AbstractExtensionAction
 
TENPOINTSTAR - Static variable in class graphlab.graph.old.GShape
 
TestAction - Class in graphlab.ui.actions
just a simple test action showing a dialog on the screen
TestAction(BlackBoard) - Constructor for class graphlab.ui.actions.TestAction
constructor
testAndSetParameters(Object) - Method in class graphlab.ui.AbstractExtensionAction
first checks if o instanceof Parametrizable if so, shows an editor for it's Parameters.
tester - Class in graphlab.ui.components.gpropertyeditor.attrx
documented in GraphLab wiki: HowToUsePropertyEditor
tester() - Constructor for class graphlab.ui.components.gpropertyeditor.attrx.tester
 
TestInducedSubgraphs - Class in graphlab.library.algorithms.subgraphs
 
TestInducedSubgraphs() - Constructor for class graphlab.library.algorithms.subgraphs.TestInducedSubgraphs
 
TestInducedSubgraphs - Class in graphlab.plugins.algorithmanimator.tests
 
TestInducedSubgraphs() - Constructor for class graphlab.plugins.algorithmanimator.tests.TestInducedSubgraphs
 
TestListGraph - Class in graphlab.library.test
 
TestListGraph() - Constructor for class graphlab.library.test.TestListGraph
 
TestListGraph.BaseEdgeWeightComparator - Class in graphlab.library.test
 
TestListGraph.BaseEdgeWeightComparator() - Constructor for class graphlab.library.test.TestListGraph.BaseEdgeWeightComparator
 
TestMatrixGraph - Class in graphlab.library.test
 
TestMatrixGraph() - Constructor for class graphlab.library.test.TestMatrixGraph
 
TestMatrixGraph.BaseEdgeWeightComparator - Class in graphlab.library.test
 
TestMatrixGraph.BaseEdgeWeightComparator() - Constructor for class graphlab.library.test.TestMatrixGraph.BaseEdgeWeightComparator
 
TestNewEdge - Class in graphlab.library.test
 
TestNewEdge(BaseVertex, BaseVertex) - Constructor for class graphlab.library.test.TestNewEdge
 
TextEditorComponent - Class in graphlab.samples.ui.texteditor.myplugin.components
 
TextEditorComponent() - Constructor for class graphlab.samples.ui.texteditor.myplugin.components.TextEditorComponent
 
thread - Static variable in class graphlab.plugins.commandline.ShellServer
 
ths - Variable in class graphlab.ui.ExtensionShellCommandProvider
 
TimeLimitedNotifiableAttrSet<T extends AttributeSet> - Class in graphlab.platform.attribute
A handy NotifiableSet which acts on any AttributeSet and converts it to a NotifiableAttributeSet, This is done by checking the AttributeSet for changes in each (100) mili seconds.
TimeLimitedNotifiableAttrSet(T) - Constructor for class graphlab.platform.attribute.TimeLimitedNotifiableAttrSet
 
to - Variable in class graphlab.library.event.PostWorkEvent
 
to - Variable in class graphlab.library.event.PreWorkEvent
 
toolbar - Variable in class graphlab.ui.xml.UIHandlerImpl
 
TopologicalSort - Class in graphlab.library.algorithms.sorting
 
TopologicalSort() - Constructor for class graphlab.library.algorithms.sorting.TopologicalSort
 
TopologicalSortAnim - Class in graphlab.plugins.algorithmanimator
 
TopologicalSortAnim() - Constructor for class graphlab.plugins.algorithmanimator.TopologicalSortAnim
 
toString() - Method in class graphlab.graph.graph.EdgeModel
 
toString() - Method in class graphlab.graph.graph.GraphColoring
 
toString() - Method in class graphlab.graph.graph.GraphPoint
 
toString() - Method in class graphlab.graph.graph.SubGraph
 
toString() - Method in class graphlab.graph.graph.VertexModel
 
toString() - Method in class graphlab.graph.old.GShape
 
toString() - Method in class graphlab.graph.old.GStroke
 
toString() - Method in class graphlab.graph.old.PolygonArrow
 
toString() - Method in class graphlab.library.BaseEdge
 
toString() - Method in class graphlab.library.BaseVertex
 
toString() - Method in class graphlab.platform.lang.ArrayX
 
toString() - Method in class graphlab.platform.lang.BoundedInteger
 
toString() - Method in class graphlab.platform.lang.Pair
 
toString() - Method in class graphlab.platform.lang.SetValidator
 
toString() - Method in class graphlab.plugins.commandline.ShellConsole
 
toString() - Method in class graphlab.ui.components.gmenu.GMenuItem
 
TreeGenerator - Class in graphlab.plugins.graphgenerator.generators
 
TreeGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.TreeGenerator
 
TreeVertex - Class in graphlab.plugins.visualization.treevisualizations
 
TreeVertex() - Constructor for class graphlab.plugins.visualization.treevisualizations.TreeVertex
 
trgClass - Variable in class graphlab.ui.ExtensionShellCommandProvider
 
tryToColor(int) - Method in class graphlab.extensions.reports.ColoringReport
 

U

UI - Class in graphlab.ui
this class is the base class of UI actions, it contains the methods to load UserInterfaces from XML it contains the methods to access different parts of a UI...
UI(BlackBoard, boolean) - Constructor for class graphlab.ui.UI
constructor
UIActionExtension - Interface in graphlab.ui.extension
 
UIActionExtensionAction - Class in graphlab.ui.extension
wrap a UIAction in an AbstractAction
UIActionExtensionAction(BlackBoard, UIActionExtension) - Constructor for class graphlab.ui.extension.UIActionExtensionAction
 
UIActionExtensionHandler - Class in graphlab.ui.extension
 
UIActionExtensionHandler() - Constructor for class graphlab.ui.extension.UIActionExtensionHandler
 
uiClass - Static variable in class graphlab.plugins.main.core.Init
 
UIEventData - Class in graphlab.ui.actions
This kind of Object will be send to blackboard whenever any ui action's(i.e.
UIEventData() - Constructor for class graphlab.ui.actions.UIEventData
 
UIEventHandler - Class in graphlab.ui.actions
Maps the events generated by menues and toolbars to their Matching Action
UIEventHandler(BlackBoard) - Constructor for class graphlab.ui.actions.UIEventHandler
constructor
UIHandler - Interface in graphlab.ui.xml
 
UIHandlerImpl - Class in graphlab.ui.xml
 
UIHandlerImpl(GFrame, BlackBoard, HashMap<String, AbstractAction>, Class) - Constructor for class graphlab.ui.xml.UIHandlerImpl
 
UIParser - Class in graphlab.ui.xml
The class reads XML documents according to specified DTD and translates all related events into UIHandler events.
UIParser(UIHandler, EntityResolver) - Constructor for class graphlab.ui.xml.UIParser
Creates a parser instance.
UISample - Class in graphlab.samples.ui.texteditor.myplugin
The main class of GraphLab notepad sample.
UISample() - Constructor for class graphlab.samples.ui.texteditor.myplugin.UISample
 
UIUtils - Class in graphlab.ui
 
UIUtils() - Constructor for class graphlab.ui.UIUtils
 
uncaughtException(Thread, Throwable) - Method in class graphlab.platform.core.exception.ExceptionHandler
 
undo(UndoableActionOccuredData) - Method in class graphlab.extensions.actions.GraphPower
 
undo() - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
undo(UndoableActionOccuredData) - Static method in class graphlab.plugins.commonplugin.undo.undo.UndoAction
performs the undo operation for basic actions
undo(BlackBoard) - Static method in class graphlab.plugins.commonplugin.undo.undo.UndoAction
undo the last undoabe operation done in the context of current blackboard
undo(UndoableActionOccuredData) - Method in interface graphlab.plugins.commonplugin.undo.Undoable
 
undo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.edge.AddEdge
 
undo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.edge.DeleteEdge
 
undo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.edge.DragEdge
 
undo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.vertex.AddVertex
 
undo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.vertex.DeleteVertex
 
undo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.vertex.MoveVertex
 
undo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.vertex.VertexMoveEvent
 
undo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.core.actions.VertexTransformer
 
undo() - Method in class graphlab.plugins.main.core.CorePluginMethods
 
undo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.select.DeleteSelected
 
undo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.select.MakeSelectionComplementGraph
 
undo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.select.MoveSelected
 
undo(UndoableActionOccuredData) - Method in class graphlab.plugins.main.select.ScaleOutSelection
 
Undoable - Interface in graphlab.plugins.commonplugin.undo
 
undoableAction - Variable in class graphlab.plugins.commonplugin.undo.UndoableActionOccuredData
 
UndoableActionOccuredData - Class in graphlab.plugins.commonplugin.undo
 
UndoableActionOccuredData(Undoable) - Constructor for class graphlab.plugins.commonplugin.undo.UndoableActionOccuredData
 
UndoAction - Class in graphlab.plugins.commonplugin.undo.undo
 
UndoAction(BlackBoard) - Constructor for class graphlab.plugins.commonplugin.undo.undo.UndoAction
 
UndoLogManager - Class in graphlab.plugins.commonplugin.undo.undo
 
UndoLogManager(BlackBoard) - Constructor for class graphlab.plugins.commonplugin.undo.undo.UndoLogManager
 
union(BaseGraph<VertexType, EdgeType>, BaseGraph<VertexType, EdgeType>) - Static method in class graphlab.library.algorithms.goperators.GraphUnion
 
UnknownExtensionLoader - Interface in graphlab.platform.extension
An ExtensionHandler which handles not .class files as extension.
unListenEvent(String) - Method in class graphlab.platform.core.AbstractAction
unlisten the event, see:listen4Event
updateBounds(Rectangle, EdgeModel) - Method in interface graphlab.graph.event.EdgeModelListener
 
updateBounds() - Method in class graphlab.graph.graph.EdgeModel
 
updateBounds(Rectangle, EdgeModel) - Method in class graphlab.graph.graph.FastRenderer
 
updateBounds(Rectangle, EdgeModel) - Method in class graphlab.graph.old.LayeredRenderer
 
UpdateEventHandler - Class in graphlab.plugins.automaticupdator.net.interdirected.autoupdate
 
UpdateEventHandler() - Constructor for class graphlab.plugins.automaticupdator.net.interdirected.autoupdate.UpdateEventHandler
 
updateLocation(VertexModel, GraphPoint) - Method in interface graphlab.graph.event.VertexModelListener
 
updateLocation(VertexModel, GraphPoint) - Method in class graphlab.graph.graph.FastRenderer
 
updateLocation(VertexModel, GraphPoint) - Method in class graphlab.graph.old.LayeredRenderer
 
updateSize(VertexModel, GraphPoint) - Method in interface graphlab.graph.event.VertexModelListener
 
updateSize(VertexModel, GraphPoint) - Method in class graphlab.graph.graph.FastRenderer
 
updateSize(VertexModel, GraphPoint) - Method in class graphlab.graph.old.LayeredRenderer
 
upperLevelVertices - Variable in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
UPWARDPARALLELOGRAM - Static variable in class graphlab.graph.old.GShape
 
UPWARDTRAPEZOID - Static variable in class graphlab.graph.old.GShape
 
UPWARDTRIANGLE - Static variable in class graphlab.graph.old.GShape
 
urlField - Variable in class graphlab.plugins.commonplugin.reporter.Browser
 
UserDefinedEligiblity - Interface in graphlab.platform.preferences
 
UserModifiableProperty - Annotation Type in graphlab.platform.preferences.lastsettings
 
Utils - Class in graphlab.plugins.commandline.util
 
Utils() - Constructor for class graphlab.plugins.commandline.util.Utils
 
Utils - Class in graphlab.plugins.commonplugin.help
 
Utils() - Constructor for class graphlab.plugins.commonplugin.help.Utils
 
Utils - Class in graphlab.samples.ui.texteditor.myplugin.actions
 
Utils() - Constructor for class graphlab.samples.ui.texteditor.myplugin.actions.Utils
 

V

v - Variable in class graphlab.graph.event.VertexEvent
 
v - Variable in class graphlab.library.event.VertexEdgeLabelEvent
 
v - Variable in class graphlab.plugins.main.core.actions.vertex.VertexMoveData
 
v - Variable in class graphlab.plugins.main.core.actions.vertex.VertexSelectData
 
v1 - Variable in class graphlab.plugins.main.core.actions.edge.AddEdge
 
Validator<T> - Interface in graphlab.platform.lang
The basic validator, used in attributes that needs to be validated every time they set.
valueChanged(ListSelectionEvent) - Method in class graphlab.ui.components.gpropertyeditor.utils.ObjectViewer
calls when user click on one of the properties
valueOf(String) - Static method in enum graphlab.library.event.EdgeEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum graphlab.library.event.GraphEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum graphlab.library.event.VertexEvent.EventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum graphlab.library.event.EdgeEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum graphlab.library.event.GraphEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum graphlab.library.event.VertexEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSet - Interface in graphlab.ui.components.gpropertyeditor.editors.inplace
User: root
vByID - Variable in class graphlab.plugins.main.saveload.xmlparser.GraphmlHandlerImpl
 
vc1 - Variable in class graphlab.plugins.main.core.actions.edge.AddEdge
 
verify() - Method in class graphlab.platform.plugin.Plugger
Check dependencies
versions - Variable in class graphlab.platform.plugin.Plugger
 
vertex - Variable in class graphlab.library.event.VertexEvent
 
vertex2GraphML(VertexModel) - Static method in class graphlab.graph.io.GraphML
 
vertexAdded(VertexModel) - Method in interface graphlab.graph.event.GraphModelListener
 
vertexAdded(VertexModel) - Method in class graphlab.graph.graph.FastRenderer
 
vertexAdded(VertexModel) - Method in class graphlab.graph.graph.GraphControlGrid
 
vertexAdded(VertexModel) - Method in class graphlab.graph.old.AcceleratedRenderer
 
vertexAdded(VertexModel) - Method in class graphlab.graph.old.SuperAcceleratedRenderer
 
VertexAttrSet - Class in graphlab.graph.atributeset
 
VertexAttrSet(VertexModel) - Constructor for class graphlab.graph.atributeset.VertexAttrSet
 
vertexColors - Variable in class graphlab.graph.graph.GraphColoring
 
VertexCommands - Class in graphlab.plugins.commandline.commands
 
VertexCommands(BlackBoard) - Constructor for class graphlab.plugins.commandline.commands.VertexCommands
 
VertexConverter<ImportVertexType extends BaseVertex,ExportVertexType extends BaseVertex> - Interface in graphlab.library.genericcloners
 
vertexCycleLength - Variable in class graphlab.plugins.visualization.circular.CircularDispatchVisualization
 
VertexCycleLengthComparator - Class in graphlab.plugins.visualization.corebasics.basics
 
VertexCycleLengthComparator() - Constructor for class graphlab.plugins.visualization.corebasics.basics.VertexCycleLengthComparator
 
vertexDestinations - Variable in class graphlab.plugins.visualization.corebasics.animator.GeneralAnimator
 
VertexEdgeLabelAnimator - Class in graphlab.plugins.algorithmanimator.core.atoms
this class not used, because the colors automatically update in VertexModel and EdgeModel
VertexEdgeLabelAnimator() - Constructor for class graphlab.plugins.algorithmanimator.core.atoms.VertexEdgeLabelAnimator
 
VertexEdgeLabelEvent<VertexType extends BaseVertex,EdgeType extends BaseEdge> - Class in graphlab.library.event
Happens wheever we want to put labels on vertices or edges (now just for debugging, we don't have label for basevertex/edge yet)
VertexEdgeLabelEvent(String, EdgeType) - Constructor for class graphlab.library.event.VertexEdgeLabelEvent
 
VertexEdgeLabelEvent(String, VertexType) - Constructor for class graphlab.library.event.VertexEdgeLabelEvent
 
VertexEvent - Class in graphlab.graph.event
An event which indicates that a vertex action occurred.
VertexEvent(int, VertexModel, GraphPoint, int, boolean, boolean, int) - Constructor for class graphlab.graph.event.VertexEvent
 
VertexEvent<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.event
Happens when a vertex's color changes or a new vertex is added to the graph or ...
VertexEvent(BaseGraph<VertexType, EdgeType>, VertexType, VertexEvent.EventType) - Constructor for class graphlab.library.event.VertexEvent
Constructs an event that means an event is occured on a specified vertex.
VertexEvent(BaseGraph<VertexType, EdgeType>, VertexType) - Constructor for class graphlab.library.event.VertexEvent
Constructs an event that means a new vertex is added.
VertexEvent.EventType - Enum in graphlab.library.event
 
vertexHeights - Variable in class graphlab.plugins.visualization.circular.CircularDispatchVisualization
 
vertexHeights - Variable in class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
VertexHighlightAction - Class in graphlab.plugins.main.core.actions.vertex
Highlights a vertex when the mouse entered it.
VertexHighlightAction(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.vertex.VertexHighlightAction
constructor
VertexInduced - Class in graphlab.library.algorithms.goperators
 
VertexInduced() - Constructor for class graphlab.library.algorithms.goperators.VertexInduced
 
vertexLabelsEnabled - Static variable in class graphlab.graph.graph.GraphModel
 
VertexModel - Class in graphlab.graph.graph
Authors: Azin Azadi,Roozbeh
VertexModel(VertexModel) - Constructor for class graphlab.graph.graph.VertexModel
copy constructor creates a copy (clone) of v
VertexModel() - Constructor for class graphlab.graph.graph.VertexModel
 
VertexModelListener - Interface in graphlab.graph.event
************************************************************* GraphLab Project * Copyright (C) 2005 Math Science Department * of Sharif University of Technology * * See license.txt for more details about license of GraphLab.
VertexMoveData - Class in graphlab.plugins.main.core.actions.vertex
 
VertexMoveData() - Constructor for class graphlab.plugins.main.core.actions.vertex.VertexMoveData
 
VertexMoveEvent - Class in graphlab.plugins.main.core.actions.vertex
 
VertexMoveEvent(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.vertex.VertexMoveEvent
 
VertexNotifiableAttrSet - Class in graphlab.graph.atributeset
 
VertexNotifiableAttrSet(VertexModel) - Constructor for class graphlab.graph.atributeset.VertexNotifiableAttrSet
 
vertexPlaces - Variable in class graphlab.plugins.visualization.circular.CircularDispatchVisualization
 
vertexPlaces - Variable in class graphlab.plugins.visualization.hierarchical.BendedTrees
 
vertexPlaces - Variable in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
vertexPlaces - Variable in class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
vertexPlaces - Variable in class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
vertexPlaces - Variable in class graphlab.plugins.visualization.treevisualizations.SparseTreeVisualization
 
vertexRadius - Variable in class graphlab.graph.graph.FastRenderer
 
vertexRemoved(VertexModel) - Method in interface graphlab.graph.event.GraphModelListener
 
vertexRemoved(VertexModel) - Method in class graphlab.graph.graph.FastRenderer
 
vertexRemoved(VertexModel) - Method in class graphlab.graph.graph.GraphControlGrid
 
vertexRemoved(VertexModel) - Method in class graphlab.graph.old.LayeredRenderer
 
VertexRequest<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>> - Class in graphlab.library.event
 
VertexRequest(BaseGraph<VertexType, EdgeType>, String) - Constructor for class graphlab.library.event.VertexRequest
 
VertexRequest(BaseGraph<VertexType, EdgeType>) - Constructor for class graphlab.library.event.VertexRequest
 
VertexSelect - Class in graphlab.plugins.algorithmanimator.core.atoms
 
VertexSelect() - Constructor for class graphlab.plugins.algorithmanimator.core.atoms.VertexSelect
 
VertexSelectData - Class in graphlab.plugins.main.core.actions.vertex
User: azin
VertexSelectData() - Constructor for class graphlab.plugins.main.core.actions.vertex.VertexSelectData
 
VertexSelectEvent - Class in graphlab.plugins.main.core.actions.vertex
 
VertexSelectEvent(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.vertex.VertexSelectEvent
 
VertexTransformer - Class in graphlab.plugins.main.core.actions
A class to transform the seleected vertices using mouse This class is not completely working yet!

Now has conflicts with GraphRectRegionSelect

VertexTransformer(BlackBoard) - Constructor for class graphlab.plugins.main.core.actions.VertexTransformer
 
vertices - Variable in class graphlab.extensions.reports.Partitioner
 
vertices - Variable in class graphlab.graph.graph.SubGraph
 
vertices() - Method in class graphlab.library.BaseGraph
 
VerticesDegreesList - Class in graphlab.plugins.reports.basicreports
 
VerticesDegreesList() - Constructor for class graphlab.plugins.reports.basicreports.VerticesDegreesList
 
view - Variable in class graphlab.graph.graph.EdgeModel
 
view - Variable in class graphlab.graph.graph.VertexModel
 
viewer - Variable in class graphlab.plugins.main.core.actions.GraphPropertyEditor
 
visit(Vertex, Vertex) - Method in interface graphlab.plugins.main.core.AlgorithmUtils.BFSListener
 
visitedVertices - Variable in class graphlab.plugins.visualization.circular.CircularDispatchVisualization
 
visitedVertices - Variable in class graphlab.plugins.visualization.hierarchical.BendedTrees
 
visitedVertices - Variable in class graphlab.plugins.visualization.treevisualizations.BackwardTrees
 
visitedVertices - Variable in class graphlab.plugins.visualization.treevisualizations.CircularTreeVisualization
 
visitedVertices - Variable in class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
visitedVertices - Variable in class graphlab.plugins.visualization.treevisualizations.SparseTreeVisualization
 
VisitGraphLabHomePage - Class in graphlab.plugins.commonplugin.help.actions
 
VisitGraphLabHomePage() - Constructor for class graphlab.plugins.commonplugin.help.actions.VisitGraphLabHomePage
 
VisualizationExtension - Interface in graphlab.plugins.visualization.corebasics.extension
 
VisualizationExtensionAction - Class in graphlab.plugins.visualization.corebasics.extension
 
VisualizationExtensionAction(BlackBoard, VisualizationExtension) - Constructor for class graphlab.plugins.visualization.corebasics.extension.VisualizationExtensionAction
 
VisualizationExtensionHandler - Class in graphlab.plugins.visualization.corebasics.extension
 
VisualizationExtensionHandler() - Constructor for class graphlab.plugins.visualization.corebasics.extension.VisualizationExtensionHandler
 
VisualizationInterface - Interface in graphlab.plugins.visualization.corebasics
 

W

WEIGHT - Static variable in class graphlab.graph.atributeset.EdgeAttrSet
 
weight - Variable in class graphlab.library.BaseEdgeProperties
 
weightMatrix() - Method in class graphlab.plugins.commandline.commands.GraphCommands
 
WheelGenerator - Class in graphlab.plugins.graphgenerator.generators
 
WheelGenerator() - Constructor for class graphlab.plugins.graphgenerator.generators.WheelGenerator
 
width - Static variable in class graphlab.plugins.visualization.treevisualizations.HierarchicalTreeVisualization
 
width - Static variable in class graphlab.plugins.visualization.treevisualizations.SparseTreeVisualization
 
write(File, GraphModel) - Method in class graphlab.extensions.io.LatexCAD
 
write(File, GraphModel) - Method in class graphlab.extensions.io.LatexWriter
 
write(File, GraphModel) - Method in class graphlab.extensions.io.SaveSimpleGraph
 
write(File, GraphModel) - Method in interface graphlab.plugins.main.saveload.core.GraphWriterInterface
Writes the graph to the file.
write(File, GraphModel) - Method in class graphlab.plugins.main.saveload.image.SaveImage
 
write(File, GraphModel) - Method in class graphlab.plugins.main.saveload.matrix.SaveMatrix
 
write(File, GraphModel) - Method in class graphlab.plugins.main.saveload.Save
 

X

X - Variable in class graphlab.extensions.io.LatexCAD
 
x - Variable in class graphlab.graph.ui.GraphRectRegionSelect
 
x1 - Variable in class graphlab.plugins.main.core.actions.edge.AddEdge
 
xshow(Object) - Method in class graphlab.ui.ParameterShower
 
xx - Variable in class graphlab.graph.ui.GraphRectRegionSelect
 

Y

Y - Variable in class graphlab.extensions.io.LatexCAD
 
y - Variable in class graphlab.graph.ui.GraphRectRegionSelect
 
y1 - Variable in class graphlab.plugins.main.core.actions.edge.AddEdge
 
yy - Variable in class graphlab.graph.ui.GraphRectRegionSelect
 

Z

zm(double) - Method in class graphlab.graph.graph.FastRenderer
 
ZOOM - Static variable in class graphlab.graph.atributeset.GraphAttrSet
 
zoomIn() - Method in class graphlab.graph.graph.GraphModel
 
zoomOut() - Method in class graphlab.graph.graph.GraphModel
 

$ 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
GraphLab Project